Age | Commit message (Expand) | Author |
2009-11-10 | Might as well roff iockbc.4 | Miod Vallat |
2009-11-10 | Add iockbc(4), a driver for the PS/2 keyboard and mouse interface found on | Joel Sing |
2009-11-10 | Don't return 1 unless there was actually a problem (signal/lost server) rather | Nicholas Marriott |
2009-11-10 | Eliminate space after colon in "RCPT TO:" as required by RFC. | Jacek Masiulaniec |
2009-11-10 | In absence of the ehlo parameter, generate one based on locally | Jacek Masiulaniec |
2009-11-10 | Fix indentation. | Joel Sing |
2009-11-10 | In relay case, avoid freeing garbage pointer by copying the required struct | Jacek Masiulaniec |
2009-11-10 | zap old API | Marc Espie |
2009-11-10 | kill more unused code | Marc Espie |
2009-11-10 | remove dead code: as far as possible, we use only | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-11-10 | proposing details when we remove one single package is ridiculous | Marc Espie |
2009-11-10 | switch to match_locations, and so we can use choose_location, yippee! | Marc Espie |
2009-11-10 | tweak doc to only reference location objects | Marc Espie |
2009-11-10 | zap match | Marc Espie |
2009-11-10 | zap match | Marc Espie |
2009-11-10 | remove a stale comment from a previous revision of the diff i | David Gwynne |
2009-11-10 | kill one use of old-style match | Marc Espie |
2009-11-10 | zap handle method, we finally no longer use it. | Marc Espie |
2009-11-10 | dont compare devids when we dont have a devid to compare with. | David Gwynne |
2009-11-10 | document what's going on... | Marc Espie |
2009-11-10 | move format expansion to the right place, from gilles@ | Jacek Masiulaniec |
2009-11-10 | fix the NO_CCB handling i broke when working on simplifying the midlayer. | David Gwynne |
2009-11-10 | backout the backout marco did of my code because of the NO_CCB breakage. | David Gwynne |
2009-11-10 | sync code with comment, from gilles@ | Jacek Masiulaniec |
2009-11-10 | adjust one of the examples/descriptions for nat-to; it used to be | Stuart Henderson |
2009-11-10 | pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from | Markus Friedl |
2009-11-10 | fix typo: in the example use ``rate'' instead of ``sample_rate'', | Alexandre Ratchov |
2009-11-10 | ctim -> ctime; from ca (pr #6256) | Jason McIntyre |
2009-11-10 | lint prompted cleanup | Theo de Raadt |
2009-11-10 | Set close-on-exec on various descriptors so they don't get leaked to | Darren Tucker |
2009-11-10 | sync | Theo de Raadt |
2009-11-10 | clarify that StrictModes does not apply to ChrootDirectory. Permissions | Damien Miller |
2009-11-10 | explain the constraints on LocalCommand some more so people don't | Damien Miller |
2009-11-10 | - add comments to explain the logic in the aliases expansion loop | Gilles Chehade |
2009-11-10 | pfff remove a comment i pasted to help me refactor code ;-) | Gilles Chehade |
2009-11-10 | more cleanup, let lka_resolve_path() request forward files and populate | Gilles Chehade |
2009-11-10 | Check for extension keywords on final multiline reply. Skip the | Jacek Masiulaniec |
2009-11-10 | cosmethic changes, code reordering, no functionnal change | Gilles Chehade |
2009-11-10 | introduce lka_session_fail() which factors a small piece of code used in | Gilles Chehade |
2009-11-09 | now that we don't keep an expand_node in memory for each expansion result, | Gilles Chehade |
2009-11-09 | - add a reference count and flags to struct expand_node | Gilles Chehade |
2009-11-09 | bump pfsync protocol version | David Gwynne |
2009-11-09 | Just ignore tty fd errors rather than dying, stops the server dying if the | Nicholas Marriott |
2009-11-09 | support the userpart+foobar@domainpart syntax which got wiped when i wrote | Gilles Chehade |
2009-11-09 | pfsync devices can be dynamically created too; from vladimir kirillov | Jason McIntyre |
2009-11-09 | Fix error message. | Mark Kettenis |
2009-11-09 | Update to tzdata2009r from elsie.nci.nih.gov | Todd C. Miller |
2009-11-09 | s/MPLS_DEBUG/VETHER_DEBUG | Marco Pfatschbacher |
2009-11-09 | fix, need to keep =version for "no need to update" to occur... | Marc Espie |