summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-10-02somewhat complicated optimization: avoid reading the whole plist fileMarc Espie
2010-10-02don't try to read bogus stuff, we already errored out on itMarc Espie
2010-10-02whitespaceMarc Espie
2010-10-01adapt to API changes in OpenSSL-1.0.0aDamien Miller
2010-10-01update to openssl-1.0.0aDamien Miller
2010-10-01fix more nsd-zonec referencesJakob Schlyter
2010-10-01fix reference to nsd-zonec; from Kirill BychkovJakob Schlyter
2010-10-01Reword a commentClaudio Jeker
2010-10-01use "Point-to-Point" for consistency.Igor Sobrado
2010-10-01tweak previous;Jason McIntyre
2010-09-30Add jsg@ to the AUTHORS section of ikectl; he wrote the CA/PKI part.Reyk Floeter
2010-09-30Add some examples about using the CA commands to create and install theReyk Floeter
2010-09-30Only 6 elements of mib are used so do allocate 6 not 7.Claudio Jeker
2010-09-27IP_PIPEX mistakenly was applied to the 1723/tcp socket. Apply the optionYASUOKA Masahiko
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