Age | Commit message (Expand) | Author |
2005-04-03 | Report quotas > 10GB in a readable way. Diff based on PR 2836. | Otto Moerbeek |
2005-04-03 | yacc parser | Hakan Olsson |
2005-04-03 | Cleanup. | Hakan Olsson |
2005-04-03 | Remove debugging code. | Hakan Olsson |
2005-04-03 | kill redundant warning - getopt does it for us; from andrushock AT korovino.net | Damien Miller |
2005-04-02 | Create unix domain sockets with permissions 0666, so clients can | Otto Moerbeek |
2005-04-02 | new sentence, new line; | Jason McIntyre |
2005-04-01 | spacing | Theo de Raadt |
2005-04-01 | sensorsd(8) execute command on exceeding limits | Hans-Joerg Hoexer |
2005-04-01 | .Ox 3.8, not 3.7; | Jason McIntyre |
2005-04-01 | these commands said "blocks" when they meant "KBytes" (they even calculated | Theo de Raadt |
2005-04-01 | spacing | Theo de Raadt |
2005-03-31 | Better crypt sequence number initialization. | Esben Norby |
2005-03-31 | Add support for crypt authentication (MD5). | Esben Norby |
2005-03-31 | zap includes, grunk | Henning Brauer |
2005-03-31 | and some includes too much here as well, grunk | Henning Brauer |
2005-03-31 | zap includes, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-03-31 | zap some includes we don't need, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer |
2005-03-30 | remove trailing \n in errx(). | Moritz Jodeit |
2005-03-30 | output final summary to stderr instead of stdout, | Moritz Jodeit |
2005-03-30 | Use getcap to pull out login.conf entries that contain a localcipher | Todd C. Miller |
2005-03-30 | spacing | Theo de Raadt |
2005-03-30 | Fix some stuff noted by Theo. | Hakan Olsson |
2005-03-30 | Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress. | Hakan Olsson |
2005-03-30 | bgpd used to open listeners in advance in the parent and the SE picked | Henning Brauer |
2005-03-30 | interface validation cleanup / fixes | Henning Brauer |
2005-03-29 | -Wall | Henning Brauer |
2005-03-29 | clean further, theo ok | Henning Brauer |
2005-03-29 | make this a bit more readable | Henning Brauer |
2005-03-29 | add -F to force replacement of entries with -s and -f | Henning Brauer |
2005-03-29 | document that `#' also needs to be escaped in strings; | Jason McIntyre |
2005-03-29 | The RFC never mentions anything about transfer, this should be transmit. | Esben Norby |
2005-03-29 | Add an apm interface to the tctrl(4) device found on SPARCbooks; currently | Miod Vallat |
2005-03-29 | Allow an apm implementation to return -1 in the minutes_left field of the | Miod Vallat |
2005-03-29 | explicitely check interface flags for IFF_UP in kroute_validate | Henning Brauer |
2005-03-29 | walk & free network and filter lists after parse errors | Henning Brauer |
2005-03-28 | KNF | Niall O'Higgins |
2005-03-28 | - More KNF | Niall O'Higgins |
2005-03-28 | one line was 81 chars long. break it up. | Niall O'Higgins |
2005-03-28 | clean up this code. make it conform as closely to KNF as possible without | Niall O'Higgins |
2005-03-28 | walk & free peer_l after failed config parsing attempts | Henning Brauer |
2005-03-28 | ewps, this was not supposed to creep in | Henning Brauer |
2005-03-28 | free rules_l if the initial config file parse fails | Henning Brauer |
2005-03-28 | KNF | Henning Brauer |
2005-03-28 | rip out httpd's homegrown sha-1 implementation and use our own. | Niall O'Higgins |
2005-03-28 | better diagnostics on bind() failure | Henning Brauer |
2005-03-28 | - KNF | Niall O'Higgins |
2005-03-28 | rip out httpd's homegrown md5 implementation and use our own. | Niall O'Higgins |
2005-03-28 | add some const to ether_*. remove bonus prototypes this brought out. | Ted Unangst |
2005-03-27 | - convert to getopt(3) | Niall O'Higgins |