summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2010-09-07fix a formatting issue for -E;Jason McIntyre
2010-09-06Only run the nbr_idtimer() when this side is acting as master (establishingClaudio Jeker
2010-09-06The nbr_reset_*() timer fucntions are the same as the nbr_start_* function.Claudio Jeker
2010-09-05Add an ioctl to figure out the non-sticky bits in PCI BARs used for determiningMark Kettenis
2010-09-05Unbreak the tree. Bad tedu, no cookie.Mark Kettenis
2010-09-04move some things around to make intentions clear. not really a functionalTed Unangst
2010-09-03Need syntax.c to build the schema parser. Sorry for that.Martin Hedenfal
2010-09-03add an EXIT STATUS section for /usr/sbin;Jason McIntyre
2010-09-03Resolve matching rules from superior attribute types at schema load timeMartin Hedenfal
2010-09-03Implement attribute syntaxes from RFC4517. This adds validation to the mostMartin Hedenfal
2010-09-02NBR_STA_SESSION, NBR_STA_UP, and NBR_STA_ACTIVE represent all the sameClaudio Jeker
2010-09-02remove trailing spaces and tabs from source code; no binary changesIgor Sobrado
2010-09-02remove trailing spaces and tabs; no binary change.Igor Sobrado
2010-09-01Add missing leading string quote character in attribute type description.Martin Hedenfal
2010-09-01Move generic imsg/libevent glue to a separate file.Martin Hedenfal
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2010-09-01s/lfib/fib/ for more consistency with the other routing ctl tools.Claudio Jeker
2010-09-01s/lfib/fib/ for more consitency with the other routing daemons.Claudio Jeker
2010-09-01Do not use FP arithmetic. Variation on a diff from Mike Belopuhov some time ago.Martin Hedenfal
2010-08-30Use uid_t instead of u_long for comparing database keys in the usracctMatthew Dempsky
2010-08-29remove unused variableCharles Longeau
2010-08-27Fix format string that was not changed after the log_fec introduction.Claudio Jeker