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