summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-09-26Allow mod_headers to handle RequestHeader directives known from apache2,Sebastian Reitenbach
2010-09-26correct the path of npppd, and use modp1024 on the sample ipsec.confYASUOKA Masahiko
2010-09-25spacing, no binary changes.Igor Sobrado
2010-09-25spacing, no binary changes.Igor Sobrado
2010-09-25fix typos in documentation and log_debug() function.Igor Sobrado
2010-09-25zap trailing whitespace;Jason McIntyre
2010-09-25Print the checksum sum as a simple fingerprint of the LSDB.Claudio Jeker
2010-09-25When counting the lsa also build the sum of the ls_checksums. This can beClaudio Jeker
2010-09-25use a consistent argument name in both synopsis and usage; argumentIgor Sobrado
2010-09-24Add support pipex for L2TP call and L2TP on IPv6.YASUOKA Masahiko
2010-09-24hook iscsid and iscsictl into the build.David Gwynne
2010-09-24basic manpage for iscsictl. we wont do an iscsi.conf manpage until theDavid Gwynne
2010-09-24basic manpageDavid Gwynne
2010-09-24another useless and noisy debug messageClaudio Jeker
2010-09-24add missing .Ar;Jason McIntyre
2010-09-24Set TCP_NODELAY since we want the request to be sent ASAP.Claudio Jeker
2010-09-24Remvoe some debug messages that are not needed.Claudio Jeker
2010-09-24add -s option. ok martinh@lum
2010-09-24Import iscsictl -- the control tool for iscsid.Claudio Jeker
2010-09-24iSCSI Initiatior daemon using vscsi(4).Claudio Jeker
2010-09-24npppd didn't setup a PIPEX session if MPPE is not required by config andYASUOKA Masahiko
2010-09-24fix a overflow found by parfaitJonathan Gray
2010-09-23tweak the mclgeti algorithm to behave better under load.David Gwynne
2010-09-23Add the same license text to these files as the rest of npppd.Jonathan Gray
2010-09-23remove support for talking to the zebra routing socket whichJonathan Gray
2010-09-22unify MS-CHAP implementation to sbin/iked/chap_ms.[ch].YASUOKA Masahiko
2010-09-22make the arguments match the format string in usageJonathan Gray
2010-09-21when a packet has had addresses and/or ports rewritten, show the originalHenning Brauer
2010-09-21Warn if schema file can't be opened.Martin Hedenfal
2010-09-21temporary hack to raise snaplen for pflog so that pflog header, ip headerHenning Brauer
2010-09-20Implement support for bsdauth authentication via simple binds, not onlyMartin Hedenfal
2010-09-20fix-up the sysORTable by using the same name (sensorsMIBObjects) as usedStuart Henderson
2010-09-20Use strvis to encode octet strings in -DDEBUG mode.Martin Hedenfal
2010-09-20- fix a regression caused by latest commit (long story made short: do notGilles Chehade
2010-09-20Return error on GET requests without an instance identifier, both forMartin Hedenfal
2010-09-20ber_scanf_elements "i" format expects a long long pointer.Martin Hedenfal
2010-09-20Allow output of null values with a context class. This is used in SNMPv2 toMartin Hedenfal
2010-09-20according to ingo, it isn;t a problem to have empty [BDS]q macros, soJason McIntyre
2010-09-20Update instructions for testing npppd and pipex. The instructions wasYASUOKA Masahiko
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-14document atime/mtimeMarc Espie
2010-09-14set separate fields for atime/mtime in file entry, use them while creating.Marc Espie
2010-09-13Reduce the output of MPLS information without removing information.Claudio Jeker
2010-09-12oga@ spotted a bug in lka_expand() which caused it to miscalculate theGilles Chehade
2010-09-10RFC2247 -> RFC 2247;Jason McIntyre
2010-09-09nessesary -> necessary.Miod Vallat
2010-09-08when I fixed the ruleset matching on rules that had more than one conditionGilles Chehade
2010-09-08had planned to commit the change after oga@ and I are done with littleGilles Chehade
2010-09-08add support for sender expansion in smtpd.conf:Gilles Chehade
2010-09-08we do dns resolutions in a separate process because we don't have an asyncGilles Chehade