Age | Commit message (Expand) | Author |
2010-09-23 | tweak the mclgeti algorithm to behave better under load. | David Gwynne |
2010-09-23 | Add the same license text to these files as the rest of npppd. | Jonathan Gray |
2010-09-23 | remove support for talking to the zebra routing socket which | Jonathan Gray |
2010-09-22 | unify MS-CHAP implementation to sbin/iked/chap_ms.[ch]. | YASUOKA Masahiko |
2010-09-22 | make the arguments match the format string in usage | Jonathan Gray |
2010-09-21 | when a packet has had addresses and/or ports rewritten, show the original | Henning Brauer |
2010-09-21 | Warn if schema file can't be opened. | Martin Hedenfal |
2010-09-21 | temporary hack to raise snaplen for pflog so that pflog header, ip header | Henning Brauer |
2010-09-20 | Implement support for bsdauth authentication via simple binds, not only | Martin Hedenfal |
2010-09-20 | fix-up the sysORTable by using the same name (sensorsMIBObjects) as used | Stuart Henderson |
2010-09-20 | Use 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 not | Gilles Chehade |
2010-09-20 | Return error on GET requests without an instance identifier, both for | Martin Hedenfal |
2010-09-20 | ber_scanf_elements "i" format expects a long long pointer. | Martin Hedenfal |
2010-09-20 | Allow output of null values with a context class. This is used in SNMPv2 to | Martin Hedenfal |
2010-09-20 | according to ingo, it isn;t a problem to have empty [BDS]q macros, so | Jason McIntyre |
2010-09-20 | Update instructions for testing npppd and pipex. The instructions was | YASUOKA Masahiko |
2010-09-19 | more wacky macro fixing; | Jason McIntyre |
2010-09-14 | document atime/mtime | Marc Espie |
2010-09-14 | set separate fields for atime/mtime in file entry, use them while creating. | Marc Espie |
2010-09-13 | Reduce the output of MPLS information without removing information. | Claudio Jeker |
2010-09-12 | oga@ spotted a bug in lka_expand() which caused it to miscalculate the | Gilles Chehade |
2010-09-10 | RFC2247 -> RFC 2247; | Jason McIntyre |
2010-09-09 | nessesary -> necessary. | Miod Vallat |
2010-09-08 | when I fixed the ruleset matching on rules that had more than one condition | Gilles Chehade |
2010-09-08 | had planned to commit the change after oga@ and I are done with little | Gilles Chehade |
2010-09-08 | add support for sender expansion in smtpd.conf: | Gilles Chehade |
2010-09-08 | we do dns resolutions in a separate process because we don't have an async | Gilles Chehade |
2010-09-07 | fix a formatting issue for -E; | Jason McIntyre |
2010-09-06 | Only run the nbr_idtimer() when this side is acting as master (establishing | Claudio Jeker |
2010-09-06 | The nbr_reset_*() timer fucntions are the same as the nbr_start_* function. | Claudio Jeker |
2010-09-05 | Add an ioctl to figure out the non-sticky bits in PCI BARs used for determining | Mark Kettenis |
2010-09-05 | Unbreak the tree. Bad tedu, no cookie. | Mark Kettenis |
2010-09-04 | move some things around to make intentions clear. not really a functional | Ted Unangst |
2010-09-03 | Need syntax.c to build the schema parser. Sorry for that. | Martin Hedenfal |
2010-09-03 | add an EXIT STATUS section for /usr/sbin; | Jason McIntyre |
2010-09-03 | Resolve matching rules from superior attribute types at schema load time | Martin Hedenfal |
2010-09-03 | Implement attribute syntaxes from RFC4517. This adds validation to the most | Martin Hedenfal |
2010-09-02 | NBR_STA_SESSION, NBR_STA_UP, and NBR_STA_ACTIVE represent all the same | Claudio Jeker |
2010-09-02 | remove trailing spaces and tabs from source code; no binary changes | Igor Sobrado |
2010-09-02 | remove trailing spaces and tabs; no binary change. | Igor Sobrado |
2010-09-01 | Add missing leading string quote character in attribute type description. | Martin Hedenfal |
2010-09-01 | Move generic imsg/libevent glue to a separate file. | Martin Hedenfal |
2010-09-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
2010-09-01 | s/lfib/fib/ for more consistency with the other routing ctl tools. | Claudio Jeker |
2010-09-01 | s/lfib/fib/ for more consitency with the other routing daemons. | Claudio Jeker |
2010-09-01 | Do not use FP arithmetic. Variation on a diff from Mike Belopuhov some time ago. | Martin Hedenfal |
2010-08-30 | Use uid_t instead of u_long for comparing database keys in the usracct | Matthew Dempsky |
2010-08-29 | remove unused variable | Charles Longeau |
2010-08-27 | Fix format string that was not changed after the log_fec introduction. | Claudio Jeker |