Age | Commit message (Expand) | Author |
2005-04-14 | .pt map from Manuel Pata <pata@alface.de> | Michael Shalayeff |
2005-04-13 | sync | Theo de Raadt |
2005-04-13 | sample hostapd.conf from reyk, to be tweaked | Henning Brauer |
2005-04-13 | connect hostapd for reyk, ok theo reyk | Henning Brauer |
2005-04-13 | say hi to _hostapd | Henning Brauer |
2005-04-13 | filter_set cleanup. Plug some memleaks and fix an obvious bug in the | Claudio Jeker |
2005-04-13 | un-hack, use event_loopexit() | Reyk Floeter |
2005-04-13 | a daemon, not an daemon; | Jason McIntyre |
2005-04-13 | add some missing arguments, where format strings | Moritz Jodeit |
2005-04-13 | - our pages do not have a LIBRARY section; | Jason McIntyre |
2005-04-13 | set gid before uid | Reyk Floeter |
2005-04-13 | spacing | Theo de Raadt |
2005-04-13 | tighten code vertically | Theo de Raadt |
2005-04-13 | file callbacks won't return -1 anymore, but a CVS_EX_* error | Joris Vink |
2005-04-13 | really abort, when privdrop fails. ok reyk@ | Moritz Jodeit |
2005-04-13 | use the option string from the cvs_cmd entry instead of keeping a | Jean-Francois Brousseau |
2005-04-13 | tweak to make this use similar format to ospfd.conf.5 and hostapd.conf.5; | Jason McIntyre |
2005-04-13 | tweaks; ok reyk@ | Jason McIntyre |
2005-04-13 | sync usage() | Jason McIntyre |
2005-04-13 | various tweaks; | Jason McIntyre |
2005-04-13 | privsep i/o functions are based on atomicio, add copyright notice | Reyk Floeter |
2005-04-13 | * accept the -N option to suppress logging of tags | Jean-Francois Brousseau |
2005-04-13 | only fflush STDERR when we actually log to STDERR, reyk ok | Henning Brauer |
2005-04-13 | missing copyrights here as well | Henning Brauer |
2005-04-13 | do not close descriptors before exit | Theo de Raadt |
2005-04-13 | spaces | Theo de Raadt |
2005-04-13 | kill #if 0 crud | Henning Brauer |
2005-04-13 | bzero of bss not needed | Theo de Raadt |
2005-04-13 | do not trust snprintf return value; ok otto mickey | Theo de Raadt |
2005-04-13 | Do as login_krb5-or-pwd(8) says: "When root tries to login, | Bjorn Sandell |
2005-04-13 | don't lose copyright on the way... reyk ok | Henning Brauer |
2005-04-13 | KNG | Henning Brauer |
2005-04-13 | whitespace | Henning Brauer |
2005-04-13 | the ifconfig manpage is in section 8... | Reyk Floeter |
2005-04-13 | add missing comma | Reyk Floeter |
2005-04-13 | KNF | Henning Brauer |
2005-04-13 | add the initial version of the OpenBSD hostapd daemon | Reyk Floeter |
2005-04-13 | although the example gateway addresses given are private IP addresses, make it | Jason McIntyre |
2005-04-13 | it is not possible to specify `media' and `-mediaopt' to ifconfig at | Jason McIntyre |
2005-04-13 | cleanup and split the log code into two separate functions for local | Jean-Francois Brousseau |
2005-04-13 | Import w* functions so that I can send smaller diffs around. | Marc Espie |
2005-04-13 | make rcsnum_tostr() return an empty string if the RCSNUM is NULL | Jean-Francois Brousseau |
2005-04-13 | use "volatile sig_atomic_t" types instead of "int" for signal flags. | Reyk Floeter |
2005-04-13 | cache leftovers | Jean-Francois Brousseau |
2005-04-13 | dead code. | Joris Vink |
2005-04-13 | check return values of snprintf() for potential overflows or errors | Jean-Francois Brousseau |
2005-04-13 | cmd_helper() returns error codes > 0 or 0 on success. | Joris Vink |
2005-04-13 | sync | Damien Bergamini |
2005-04-13 | New ural devices. Pointed out by Rodolfo Gouveia. | Damien Bergamini |
2005-04-13 | Show if a route is rejected or blackholed in show fib output. OK henning@ | Claudio Jeker |