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