Age | Commit message (Expand) | Author |
2004-07-07 | servers can be given as hostnames now | Henning Brauer |
2004-07-07 | keep a "trustlevel" per peer. loose credit for loosing a packet, loose | Henning Brauer |
2004-07-06 | Implement the clock filter as descirbed by David Mills: | Henning Brauer |
2004-07-06 | sizeof(wrong struct) in calloc == bad. ^$&(#^$%&#*)! | Henning Brauer |
2004-07-06 | when we received a apcket with incorrect cookie log from whom as well | Henning Brauer |
2004-07-06 | log host packet was received from (originally using a long convoluted | Jason Wright |
2004-07-06 | allow hostnames and resolve them in the config file | Henning Brauer |
2004-07-06 | initialize the variables that track the offset array; ok henning@ | Christian Weisgerber |
2004-07-06 | commit from the wrong tree. noticed by krw@ | Marc Espie |
2004-07-06 | Back out rev 1.2 as it doesn't make sense--since we exit on failure | Todd C. Miller |
2004-07-05 | description looking slightly more like a regular manpage and not a pipe-dream. | Marc Espie |
2004-07-05 | keep last 8 offset,delay pairs - we'll need them for the clock filters later. | Henning Brauer |
2004-07-05 | delay, not error | Henning Brauer |
2004-07-05 | use correct multiplier for us -> s conversion | Otto Moerbeek |
2004-07-05 | too clever, perl regexps are greedy, ensure we get the correct name. | Marc Espie |
2004-07-05 | The rde no longer needs to check if the nexthop is the loopback address. | Claudio Jeker |
2004-07-05 | new blackhole/reject nexthops | Henning Brauer |
2004-07-05 | implement "set nexthop blackhole" and "set nexthop reject" | Henning Brauer |
2004-07-05 | Still deduce a pkg-name even if there is no .tgz in the pkg-name specified | Marc Espie |
2004-07-05 | less esoteric error message for missing @name, on a question from | Marc Espie |
2004-07-05 | don't limit to one remote server any more | Henning Brauer |
2004-07-05 | calculate the median offset from all servers we sync to and call | Henning Brauer |
2004-07-05 | fix a few KNF fallouts | Henning Brauer |
2004-07-04 | put interval defines in ntpd.h and name them consistently | Henning Brauer |
2004-07-04 | simplify slightly | Henning Brauer |
2004-07-04 | KNF | Henning Brauer |
2004-07-04 | Compute the local clock offset from the server's response. | Alexander Guy |
2004-07-04 | 2 more file descriptors for each RDE and SE inherited from the parent | Henning Brauer |
2004-07-04 | when getting rid of the listen_addr TAILQ after forking actually close | Henning Brauer |
2004-07-03 | -Wall,-Wshadow cleanup with avsm@; ok henning@ krw@ | Damien Miller |
2004-07-03 | wrong struct calloc'ed; ok henning@ | Alexander Guy |
2004-07-03 | Switch mrt dumping to fd passing. This gives some speed up when extensive | Claudio Jeker |
2004-07-03 | support @hostname:port syntax in syslog.conf, prompted by msf@ at c2k4; | Damien Miller |
2004-07-02 | add `cast' and `cast-cbc' to the list of supported args to speed; | Jason McIntyre |
2004-07-02 | reorder for openssl speed; | Jason McIntyre |
2004-07-01 | does not need ialloc.c; millert@ ok | Michael Shalayeff |
2004-07-01 | setmode(3) returns void *, not mode_t *. ok millert@ | Otto Moerbeek |
2004-06-30 | Unbreak unix domain sockets and properly detect and report truncation | Otto Moerbeek |
2004-06-29 | Fix MS chap; our libc md4 routines take the number of bytes, not bits, | Todd C. Miller |
2004-06-29 | little extra paranoia, ignore attempts to enter routes with a nexthop | Henning Brauer |
2004-06-29 | When no listener is specified, create a listener on every IP. Problem | Alexander Guy |
2004-06-27 | add reference to nsclpcsio(4) to SEE ALSO; | Jason McIntyre |
2004-06-27 | cast to quell a warning, ok pedro@ | Jolan Luff |
2004-06-26 | Fix strict aligenment issues in ppp lcp and ipcp handling. | Claudio Jeker |
2004-06-26 | - sort options | Jason McIntyre |
2004-06-26 | should have updated all of these first - the same wordo in them all. | Jason McIntyre |
2004-06-26 | wordo; | Jason McIntyre |
2004-06-25 | provide mask2prefixlen6() and prefixlen2mask6() | Henning Brauer |
2004-06-25 | support new syslogd control protocol and add new -o option to detect memory | Damien Miller |
2004-06-25 | extend memory buffer control protocol to support transmission of flags, | Damien Miller |