Age | Commit message (Expand) | Author |
2012-09-17 | tweak previous; | Jason McIntyre |
2012-09-17 | sync with transform-name-fix | Markus Friedl |
2012-09-17 | unbreak the last commit by making sure that the transform name | Markus Friedl |
2012-09-17 | When a link is lost, call dhclient-script with reason "FAIL". This | Kenneth R Westerback |
2012-09-17 | Add map_create() and map_add() helpers. Simplify the config parser by a | Eric Faurot |
2012-09-17 | add IPV6_RECVDSTPORT socket option, which enables us to get original | YASUOKA Masahiko |
2012-09-17 | Fix relay statistics. Found and fix by Erik Lax (erik -at- halon -dot- se) | Sebastian Benoit |
2012-09-17 | Whitespace change (excess indentation). | Bret Lambert |
2012-09-17 | let the debug message look like the configuration syntax | Reyk Floeter |
2012-09-17 | Fix format expansion in smtpd.conf, it has confused a lot of people and it | Gilles Chehade |
2012-09-17 | increment the session counter when a session is created. | Eric Faurot |
2012-09-17 | simplify the detection of release/stable vs. snapshot kernel by | Robert Peichaer |
2012-09-17 | Unbreak. gcc 2 at least complains if a declaration is ended by two semicolons. | Miod Vallat |
2012-09-17 | tedu lint tendrils through config internals. | Marc Espie |
2012-09-17 | silence gcc | Reyk Floeter |
2012-09-17 | Recognize executables tagged with ELFOSABI_OPENBSD (such as generated | Matthew Dempsky |
2012-09-17 | Update copyright and my email address in snmpd while I'm here. | Reyk Floeter |
2012-09-17 | Add initial SNMPv3 support to snmpd(8). | Reyk Floeter |
2012-09-17 | Bit field name was confused. Not MCS08 but MCS09. | YASUOKA Masahiko |
2012-09-17 | Update wording for device firmware to talk update fw_update(1). | Stuart Henderson |
2012-09-17 | Fix indent white spaces. | Alexander Bluhm |
2012-09-17 | fix uninitialized pointer in ffs_write(); ok guenther, beck, deraadt | Markus Friedl |
2012-09-17 | Fix trailing whitespaces. | Alexander Bluhm |
2012-09-17 | clear old keys on rekeing; ok djm | Markus Friedl |
2012-09-17 | add sensor category and moved some devices to the category. | Yojiro Uo |
2012-09-17 | De-obfuscate and update reality correspondance of some comments. | Kenneth R Westerback |
2012-09-17 | regen | Yojiro Uo |
2012-09-17 | add Toradex products | Yojiro Uo |
2012-09-17 | Update wording for device firmware to talk update fw_update(1). | Stuart Henderson |
2012-09-17 | an XXX for later | Damien Miller |
2012-09-17 | fix pasto | Eric Faurot |
2012-09-17 | revert previous and unlink aliases.5 and forward.5 from the build: these | Jason McIntyre |
2012-09-17 | Rework the description of the flags to pool_get(9) | Philip Guenthe |
2012-09-17 | document vdrop; original diff from Michal Mazurek | Jason McIntyre |
2012-09-17 | various tweaks; ok gilles | Jason McIntyre |
2012-09-16 | Build gcc as non-PIE. PIE breaks precompiled headers and causes a serious | Mark Kettenis |
2012-09-16 | Add support for building non-PIE libraries. | Mark Kettenis |
2012-09-16 | we need to ensure we have at least two descriptors per-client accepted, or | Gilles Chehade |
2012-09-16 | remove some wacky Xo/Xc; | Jason McIntyre |
2012-09-16 | now that log_imsg() is only used in smtpd.c, set it as static. | Charles Longeau |
2012-09-16 | Factorize log_imsg() in imsg_dispatch() instead of in each imsg_callback()'s | Charles Longeau |
2012-09-16 | link new aliases.5 and forward.5 to the build | Charles Longeau |
2012-09-16 | silent warnings | Charles Longeau |
2012-09-16 | replace BSD-licensed mkdir_p() with ISC-licensed mkdirs(), this allows us | Gilles Chehade |
2012-09-16 | remove the thread_private hack. | Eric Faurot |
2012-09-16 | vaccess' first argument is type; from Michal Mazurek | Jason McIntyre |
2012-09-15 | remove tahoe-specific makefile machinery, no such hardware is known to be | Miod Vallat |
2012-09-15 | When enqueueing from the local socket, the input address is faked as "::1". | Eric Faurot |
2012-09-15 | Adapt ieee.h, gdtoa and libc to the fact that we don't have 80-bit | Martynas Venckus |
2012-09-15 | sync with recent ipsecctl changes/fixes | Markus Friedl |