| Age | Commit message (Expand) | Author |
| 2003-12-20 | Don't bother complaining about "no IPv6 interfaces" or "no IPv4 interfaces" | fredb |
| 2003-12-20 | Make "-s" option silent again, fixes PR bin/23707. | keihan |
| 2003-12-04 | pull in a set of patches from ntp bk to fix the | drochner |
| 2003-12-04 | compile cleanly with -Wall (ntp bug #258) | drochner |
| 2003-12-04 | fix some memory allocation bugs (ntp bug #252) | drochner |
| 2003-12-04 | fix error handling after send errors (ntp bug #243) | drochner |
| 2003-12-04 | fix some LP64 issues (ntp bug #233) | drochner |
| 2003-12-04 | use return value of openssl's RAND_file_name(), this makes the | drochner |
| 2003-12-04 | don't join a multicast group where we just want to send | drochner |
| 2003-12-04 | deal with sin6_scope_id where necessary | drochner |
| 2003-12-04 | keep track of the scope id of link-local ipv6 addresses, and deal with | drochner |
| 2003-12-04 | resolve conflicts | drochner |
| 2003-12-04 | Import ntp 4.2.0 | drochner |
| 2003-11-26 | sync w/ bind837 | itojun |
| 2003-11-26 | sync w/ new cvs tree scheme, i.e. s/basesrc/src/ | itojun |
| 2003-11-12 | <sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__ | matt |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-11-09 | Ar -I -> Fl I; bump date for previous. | wiz |
| 2003-11-09 | Document the special server name "*SMBSERVER" | hubertf |
| 2003-10-27 | - Add declarations for lhs_context and rhs_context. For some reason these | mellon |
| 2003-10-27 | - Apply patches from ISC DHCP 3.0.1rc12 to correct a parser bug that causes | mellon |
| 2003-10-27 | adapt for file 4.06 | pooka |
| 2003-10-27 | make unused variable also unpresent | pooka |
| 2003-10-27 | nuke empty line | pooka |
| 2003-10-27 | merge conflicts from 4.06 import | pooka |
| 2003-10-27 | file 4.06 | pooka |
| 2003-10-27 | There is no -b flag; from the description, -r is meant, so use that. | wiz |
| 2003-10-26 | bump the regular expression cache from 20 expressions to 128 | jdolecek |
| 2003-10-26 | exit with fatal error if backreferences are used in subst string | jdolecek |
| 2003-10-26 | cleanup some (uschar **) to (char **) casts which break | jdolecek |
| 2003-10-24 | increase ttl - internet is getting big. | mellon |
| 2003-10-24 | Write the pid file twice, so scripts can kill client before it daemonizes. | mellon |
| 2003-10-24 | Attempt to fix a bug which throws away valid static leases | mellon |
| 2003-10-23 | Update for CVS repo basesrc/src change (many moons ago). | simonb |
| 2003-10-21 | Don't compare an int to NULL. | fvdl |
| 2003-10-21 | Don't return NULL as an int. | fvdl |
| 2003-10-15 | Move a comma to a place where it is more in line with usual grammar. | wiz |
| 2003-10-03 | Cope with the possibility of NetBSD ZZZZZX "the Christos way". | pooka |
| 2003-09-25 | re-add sgi file, comment out mysterious lines with type "addr" | pooka |
| 2003-09-25 | Work around return value inconsistency so that good errors don't | pooka |
| 2003-09-25 | remove this file for now | pooka |
| 2003-09-25 | bump version to 4.04 | pooka |
| 2003-09-25 | Nuke unused variable to make this compile in the NetBSD tree. | pooka |
| 2003-09-25 | post-import merge | pooka |
| 2003-09-25 | file 4.04 | pooka |
| 2003-09-25 | The I/O path is assymetric -- we can't deal with IPsec packets coming in, so | mycroft |
| 2003-09-17 | identify 1.6Z[A-Z] files correctly. PR lib/22815 | itojun |
| 2003-08-28 | Use bounded string op (snprintf instead of sprintf) for an automatic | agc |
| 2003-08-15 | Fix IPv6 accounting (PR#18839 by FUKAUMI Naoki). | martti |
| 2003-08-13 | use bounded string op | itojun |