Age | Commit message (Expand) | Author |
2004-04-21 | filter writes and lock bpf descriptor, ok henning@ | Can Erkin Acar |
2004-04-21 | missing comma; | Jason McIntyre |
2004-04-21 | sync AUTHORS w/ other dhcpd pages; | Jason McIntyre |
2004-04-21 | fix _dhcp use nonexistant error message here too | Henning Brauer |
2004-04-21 | fix the error message in case the _dhcp user does not exist | Henning Brauer |
2004-04-20 | add back manpage that was forgotten during the switch, catched by and ok theo | Henning Brauer |
2004-04-20 | set write filter and lock the bpf descriptor after configuration. | Can Erkin Acar |
2004-04-20 | get rid of the -p switch, use fixed values for server and client ports, | Can Erkin Acar |
2004-04-20 | switch to new dhcpd, theo ok | Henning Brauer |
2004-04-20 | $OpenBSD$ | Henning Brauer |
2004-04-20 | more shrinking; ok henning | Theo de Raadt |
2004-04-20 | switch to new dhcrelay, theo ok | Henning Brauer |
2004-04-20 | there are lies, damn lies, and isc dhcpd manpages | Henning Brauer |
2004-04-20 | tree.h is not used at all | Theo de Raadt |
2004-04-20 | remove lies about the leases file and its handling | Henning Brauer |
2004-04-20 | don't allow the port to be changed here either | Henning Brauer |
2004-04-19 | include string.h for memset, canacar@ ok | Anil Madhavapeddy |
2004-04-19 | Remove unused stuff; give error message if the db cannot be openened; set | Otto Moerbeek |
2004-04-19 | Don't complain when the /nonexistent homedir does not exist. | Todd C. Miller |
2004-04-19 | Catch negative lease times. From openbsd@nerd-marrow.com in PR 2888, | Tom Cosgrove |
2004-04-19 | options sort and update for sess_id; | Jason McIntyre |
2004-04-18 | spacing | Theo de Raadt |
2004-04-18 | more KNF | Henning Brauer |
2004-04-18 | more knf | Theo de Raadt |
2004-04-18 | various knf; henning ok | Theo de Raadt |
2004-04-18 | dhcpd may be invoked without any interface given | Henning Brauer |
2004-04-16 | let getpeerbyip work for both v4 and v6 | Henning Brauer |
2004-04-16 | use getpeerbyaddr() instead of using the v4 part of the af independent | Henning Brauer |
2004-04-16 | make log_conn_attempt work in an address family independent matter | Henning Brauer |
2004-04-16 | in the neighbor view, add support for local/remote addr beeing v6 ones | Henning Brauer |
2004-04-16 | a bunch of knf, ok henning | Theo de Raadt |
2004-04-15 | chroot and drop privileges after startup | Henning Brauer |
2004-04-15 | do not close and re-open the leases file all the time, instead open it once | Henning Brauer |
2004-04-15 | dhcpd actually does not listen on port 68 ... | Henning Brauer |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer |
2004-04-15 | cleaning; from pedro | Henning Brauer |
2004-04-15 | knf + ansi | Hans-Joerg Hoexer |
2004-04-15 | chroot and drop privileges to _mopd:_mopd after initialization. | Henning Brauer |
2004-04-15 | Prevent another instance of syslogd from unlinking log sockets that | Todd C. Miller |
2004-04-15 | - trim/update AUTHORS | Jason McIntyre |
2004-04-15 | use the shiny new _PATH_VAREMPTY | Henning Brauer |
2004-04-14 | Pass the job name to the input filter via the -j flag. Some filters | Todd C. Miller |
2004-04-14 | 4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such | Henning Brauer |
2004-04-14 | Don't forget to move to STATE_RUN if the -w output file is stdout. | Otto Moerbeek |
2004-04-14 | useless too | Henning Brauer |
2004-04-14 | ansi | Theo de Raadt |
2004-04-14 | king bula sez those are bula | Henning Brauer |
2004-04-14 | spaces | Theo de Raadt |
2004-04-14 | KNF, ansi and such | Henning Brauer |
2004-04-14 | getopt | Henning Brauer |