Age | Commit message (Expand) | Author |
2012-07-08 | Add support for the "sha256digest" keyword to create/compare | Christian Weisgerber |
2012-07-08 | remove enum queue_kind from queue_fsqueue.c. | Charles Longeau |
2012-07-08 | New attempt to make the -P flag work with -ss, so that states can be | Lawrence Teo |
2012-07-08 | avoid line splitting; also, one an -> a | Jason McIntyre |
2012-07-08 | - plug text_to_relayhost() in parse.y to support relay URLs. | Gilles Chehade |
2012-07-08 | auth_bsd() is static | Gilles Chehade |
2012-07-08 | Increase maximum number of tun interfaces to 8. | giovanni |
2012-07-08 | if you use nitems() in userland, you must define it yourself | Theo de Raadt |
2012-07-08 | a -> an in a comment | Bret Lambert |
2012-07-08 | Add support for advertising dns servers and search paths in router | Peter Hessler |
2012-07-08 | new sentence, new line; | Jason McIntyre |
2012-07-08 | Add noifprefix, an option to send an RA with no prefix information. | Peter Hessler |
2012-07-07 | allow httpd to build if sslv2 is disabled, ok guenther@ | Stuart Henderson |
2012-07-07 | rename prio in struct pf_rule and related structs to set_prio so it is | Henning Brauer |
2012-07-07 | update to 1.2.2 and start using /var/www/cache instead of /var/www/tmp | Robert Nagy |
2012-07-07 | Fix file descriptor leak reported by someone on the mailing list long time | Claudio Jeker |
2012-07-07 | prefered -> preferred; | Jason McIntyre |
2012-07-07 | Explain the bgpd decision process in the man page. I'm tired of looking | Claudio Jeker |
2012-07-06 | a bit of cleanup | Marc Espie |
2012-07-06 | have -i be automatically on for ttys. | Marc Espie |
2012-07-04 | Seems like I missed to adjust the route decision code to cover the things | Claudio Jeker |
2012-07-03 | avoid what would be a leak if reused elsewhere but isn't in this | Jonathan Gray |
2012-07-02 | Lookup queue and scheduler backends by name, rather than enum. | Eric Faurot |
2012-07-02 | make backend functions static. | Eric Faurot |
2012-07-02 | Sleeping here is definitely not what we want to do. Use a cycling | Eric Faurot |
2012-07-01 | typo in comment, s/withdrawl/withdrawal/ | Stuart Henderson |
2012-06-30 | strip trailing \r from rpsl route: lines for irrfilter, they have been seen | Stuart Henderson |
2012-06-26 | tweak previous; | Jason McIntyre |
2012-06-26 | tweak column spacing to allow for larger numbers | Ted Unangst |
2012-06-26 | There is a iscsi.conf man page now. Reminded by jmc@ | Claudio Jeker |
2012-06-26 | Long overdue addition of the iscsi.conf man page. | Claudio Jeker |
2012-06-26 | use /var/www/tmp/ for the temp directories even if not chrooted | Robert Nagy |
2012-06-25 | log all, not log-all; ok henning | Jason McIntyre |
2012-06-24 | Make the default SSL file locations match the ssl(8) man page for | Lawrence Teo |
2012-06-22 | Improve error messages when removing/recreating symlinks in the build dir | Philip Guenthe |
2012-06-22 | 'ingnoring' -> 'ignoring' in a couple of note()'s. | Kenneth R Westerback |
2012-06-21 | rfc 3542 obsoletes rfc 2292; ok guenther | Jason McIntyre |
2012-06-20 | Finally get rid of the queue_kind enum in the queue API. Keep that | Eric Faurot |
2012-06-20 | fix runner spinning on message loop. | Eric Faurot |
2012-06-20 | more mac68k bits for the attic | Matthew Dempsky |
2012-06-19 | Use calloc() instead of malloc() for allocating the disk stats. | Matthew Dempsky |
2012-06-19 | There are five main sections, not four, since routing domain support was added. | Stuart Henderson |
2012-06-18 | fix potential use of uninitialized variable. | Charles Longeau |
2012-06-17 | - introduce struct scheduler_info and the scheduler_info() function to fill | Gilles Chehade |
2012-06-16 | rename filter.c --> filter_api.c (to be consistent with upcoming changes) | Charles Longeau |
2012-06-16 | Protect against fd exhaustion when reopening database files. Only accept | Jonathan Matthew |
2012-06-14 | - rename filter.h -> filter_api.h to be consistent with upcoming changes | Gilles Chehade |
2012-06-14 | - make sockaddr_as_fqdn() endian-safe | Gilles Chehade |
2012-06-14 | Add support for UCD-DISKIO-MIB. | Matthew Dempsky |
2012-06-14 | tweak pkg_info -S to separate pkgnames with @ from libraries with nothing. | Marc Espie |