Age | Commit message (Expand) | Author |
2012-09-18 | prio 0 is valid, therefore, I chose an "impossible" value for prio meaning | Henning Brauer |
2012-09-18 | Print the wieght in the show rib detail output. OK sthen@, henning@ | Claudio Jeker |
2012-09-18 | Expose the local weight in the ctl_show_rib struct so bgpctl can print it. | Claudio Jeker |
2012-09-18 | Add SNMPv3 in the EXAMPLES section. | Reyk Floeter |
2012-09-18 | Add SNMPv3 USM example (commented out) | Reyk Floeter |
2012-09-18 | Only allow one reload request at a time in bgpd. Needed for further work. | Claudio Jeker |
2012-09-18 | Don't accept leases that offer a subnet that is already configured | Kenneth R Westerback |
2012-09-18 | remove the SADB_X_SAFLAGS_{HALFIV,RANDOMPADDING,NOREPLAY} pfkey-API (not set | Markus Friedl |
2012-09-18 | sync mask2prefixlen6() with the nicer version from bgpd/kroute.c: | Reyk Floeter |
2012-09-18 | knf | Reyk Floeter |
2012-09-18 | Wrap rtable_add() and rtable_l2set() calls inside ifioctl() inside softnet, | Bret Lambert |
2012-09-18 | Add 2 new knobs to usermod(8): | Antoine Jacoutot |
2012-09-18 | sync | Theo de Raadt |
2012-09-17 | remove "Using Jumbo frames can greatly improve performance for certain tasks" | Stuart Henderson |
2012-09-17 | replace the erroneous DIAGNOSTICS section with a (hopefully) accurate | Jason McIntyre |
2012-09-17 | zap trailing whitespace; | Jason McIntyre |
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 |