Age | Commit message (Expand) | Author |
2003-12-19 | update for openssl enc: | Jason McIntyre |
2003-12-19 | for our internal peer ID just use the peer's IP address for now. | Henning Brauer |
2003-12-19 | don't bother sending a SESSION_DOWN imsg to the RDE if we are quitting, this | Henning Brauer |
2003-12-19 | fix getpwnam use; noticed by claudio@ | Henning Brauer |
2003-12-19 | fix copyright | Henning Brauer |
2003-12-19 | knf & 64-bit cleanup; henning ok | Theo de Raadt |
2003-12-19 | for(p = something; p != NULL; p = p->next) is not going to fly if there is | Henning Brauer |
2003-12-19 | Clean up PackageLocator so it looks somewhat more object-oriented. | Marc Espie |
2003-12-18 | First step for configuration merges in the RDE. Currently this will not | Claudio Jeker |
2003-12-18 | reset nconf to NULL after free(), from claudio | Henning Brauer |
2003-12-18 | Recognize NAT-D and NAT-OA payloads. markus@ ok. | Hakan Olsson |
2003-12-17 | Change pfsync IP protocol and multicast group numbers. | Ryan Thomas McBride |
2003-12-17 | send reconf requests to the RDE as well and handle them there; syncing peer | Henning Brauer |
2003-12-17 | style | Henning Brauer |
2003-12-17 | oups, kill (then helpful) shit from the time when it live out of the tree... | Henning Brauer |
2003-12-17 | welcome, bgpd | Henning Brauer |
2003-12-16 | bad free - spotted by vincent@ | Bob Beck |
2003-12-16 | afs cleanup, realloc strings, abort, etc. | Bob Beck |
2003-12-16 | bad printf; leopold-bloom@foni.net | Theo de Raadt |
2003-12-15 | Add initial support for pf state synchronization over the network. | Ryan Thomas McBride |
2003-12-13 | sort options and typos for openssl {dsa,dsaparam}; | Jason McIntyre |
2003-12-11 | NOMAN building works, fix NOMAN installation. | Marc Espie |
2003-12-10 | yppoll.c | Theo de Raadt |
2003-12-10 | stamp files and directories. | Marc Espie |
2003-12-10 | Flag unresolved package names as errors. | Marc Espie |
2003-12-10 | Replace Adding/Deleting with "Pretending to add/delete" in -n mode. | Marc Espie |
2003-12-10 | - fix a few exit cases that would exit with no log | Bob Beck |
2003-12-09 | better management of list of installed packages. Allow pkg_add/delete -n | Marc Espie |
2003-12-09 | Spell out which dependencies are getting solved so that pkg_add output | Marc Espie |
2003-12-09 | Fix logic for error handling, especially if -n is specified. | Marc Espie |
2003-12-06 | NULL not 0 at end of pdevinit[] | Theo de Raadt |
2003-12-04 | ansi | Theo de Raadt |
2003-12-01 | -Wall cleanup: trim unused vars, right format strings, constify rcsids, | Anil Madhavapeddy |
2003-11-27 | fix printf | Henning Brauer |
2003-11-26 | small update for openssl dsa and sort options; | Jason McIntyre |
2003-11-26 | remove reference to defunct Digital Pathways, and note that SNK-004 tokens | Jason McIntyre |
2003-11-26 | Replace log() with logit() since ISO C reserves log() for the math | Todd C. Miller |
2003-11-22 | more packing-lists sanity checks: | Marc Espie |
2003-11-21 | Allow and Deny rules with IP addresses outside the class A range | Henning Brauer |
2003-11-21 | small update for openssl dhparam: sort options and document -check; | Jason McIntyre |
2003-11-21 | add -o option to generate kvm database in alternate directory; | Damien Miller |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-20 | bye-bye | Jakob Schlyter |
2003-11-20 | reenable build of dnssec programs, used for testing | Jakob Schlyter |
2003-11-20 | temporary fix for distclean & lib/bind | Jakob Schlyter |
2003-11-19 | More poll conversion fixes. | Todd C. Miller |
2003-11-19 | fix some select/poll conversion breakage, more to come from millert@. | Daniel Hartmeier |
2003-11-19 | document some missing diagnostics from arp; | Jason McIntyre |
2003-11-18 | reorganize | Jakob Schlyter |
2003-11-18 | update to BIND v9.2.3. ok todd@ | Jakob Schlyter |