Age | Commit message (Expand) | Author |
2003-03-02 | knf | Theo de Raadt |
2003-03-02 | knf | Theo de Raadt |
2003-03-02 | bye bye | Theo de Raadt |
2003-03-02 | Spamd changes to add blacklist awareness to spamd, new spamd-setup.pl | Bob Beck |
2003-02-26 | Initialized the ABI stated 'cleanup' parameter to _start. This parameter | Dale Rahn |
2003-02-26 | start new sentence on a new line | David Krause |
2003-02-21 | Ssh... use -q of pfctl to quieten things down. | Jason Wright |
2003-02-20 | remove useless cast in memset() | Todd C. Miller |
2003-02-19 | document -s as synonym for -1, correct section number in title; PR# 3101 | Jason Wright |
2003-02-17 | reply() -> perror_reply(). | Mike Pechkin |
2003-02-15 | After relocation is completed, remove write protection from GOT/PLT in ld.so. | Dale Rahn |
2003-02-15 | Paranoia about mprotect, mprotect page aligned regions for got and plt. | Dale Rahn |
2003-02-15 | Do not call mprotect to enable writing for sections which normally are | Dale Rahn |
2003-02-14 | typos; | Jason McIntyre |
2003-02-14 | delete $W in trap handler | Jason Wright |
2003-02-14 | Add back -w support (was -much- easier than I thought) | Jason Wright |
2003-02-14 | Give spamd.8 something to .Xr | Jason Wright |
2003-02-14 | spamd now uses tables (these load MUCH faster on my ss2); ok deraadt | Jason Wright |
2003-02-13 | typos; | Jason McIntyre |
2003-02-11 | typos; | Jason McIntyre |
2003-02-11 | oops; beck | Theo de Raadt |
2003-02-10 | Add "inet proto tcp" to the last rdr example, it produces a syntax error | Daniel Hartmeier |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev |
2003-02-07 | typos; | Jason McIntyre |
2003-02-03 | typos; | Jason McIntyre |
2003-02-02 | knf & ansi; drahn ok | Theo de Raadt |
2003-01-31 | The version of open in ld.so, _dl_open(), will return -errno instead of -1. | Dale Rahn |
2003-01-31 | typos; | Jason McIntyre |
2003-01-30 | revoke privs a bit later so spamd can bind() to ports < 1024 | Henning Brauer |
2003-01-30 | Only flush the got address, if there is one. DOH. | Dale Rahn |
2003-01-30 | Change the constructor execution order to initialize dependant libraries | Dale Rahn |
2003-01-28 | fix fd_set overflow | Vincent Labrecque |
2003-01-26 | Removing leading spaces can result in a failure with multiline commands. Ok m... | Damien Couderc |
2003-01-24 | plug potential memory leak; vincent ok | Theo de Raadt |
2003-01-24 | Flush the blrl instruction from the instruction cache if the GOT tag is | Dale Rahn |
2003-01-23 | Honour TCP_WRAPPERS mk.conf setting; ok millert@ | Damien Miller |
2003-01-22 | use cut; clay@boobah.com | Theo de Raadt |
2003-01-20 | typos; alan@alanday.com | Theo de Raadt |
2003-01-20 | use LOG_NDELAY in chroot() using daemons | Theo de Raadt |
2003-01-18 | more typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-17 | Change the GOT initialization so that it is done in a function which | Dale Rahn |
2003-01-16 | whitespace removal. | Dale Rahn |
2003-01-06 | remove debug code | Theo de Raadt |
2003-01-05 | bit more error checking; andrushock@korovino.net | Theo de Raadt |
2003-01-03 | fix usage; sturm@sec.informatik.tu-darmstadt.de | Theo de Raadt |
2003-01-01 | the the; bsd@openbsd.rutgers.edu | Theo de Raadt |
2002-12-31 | fxi som tpyos | Anil Madhavapeddy |
2002-12-31 | Mention pf rdr rules and anchors. | Daniel Hartmeier |
2002-12-30 | dynamically allocate the struct con[], according to the -c arg given or a def... | Michael Shalayeff |
2002-12-26 | fix a more or less problem; deraadt@ ok | Michael Shalayeff |