Age | Commit message (Expand) | Author |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-10-26 | no need for .Pp before lists; | Jason McIntyre |
2010-10-26 | redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In | Reyk Floeter |
2010-10-26 | Implement the optional label request message ID TLV. | Claudio Jeker |
2010-10-26 | For label release and withdraw messages make sure that a wildcard | Claudio Jeker |
2010-10-26 | struct mapping_entry should just have a struct map instead of own | Claudio Jeker |
2010-10-26 | Change lde_check_request(), lde_check_mapping(), lde_send_labelmapping(), | Claudio Jeker |
2010-10-26 | Shuffle the deck chairs to make the code more compact. | Claudio Jeker |
2010-10-26 | Allow the userPassword attribute to specify a login class when using | william |
2010-10-25 | @symlink/@size/@link are generated automatically, make pkg_create(1) error | Marc Espie |
2010-10-25 | document fullwidth | Marc Espie |
2010-10-25 | use new system to do quiet | Marc Espie |
2010-10-25 | don't use the fullwidth of the term by default, makes typing easier. | Marc Espie |
2010-10-25 | just bail out of producing empty files. | Marc Espie |
2010-10-25 | separate "Term" part from "Real progressmeter" handling, so that one can | Marc Espie |
2010-10-24 | spacing and irrelevant glitches which disrupt lint | Theo de Raadt |
2010-10-24 | the subtype should be printed unsigned; ok claudio | Theo de Raadt |
2010-10-24 | use newer system for more efficient redirection, and chdir the way man(1) | Marc Espie |
2010-10-24 | redo ->system in a smarter way (fork+exec) so that we can sneak in a code | Marc Espie |
2010-10-23 | Reorder the wording where we talk about tagging kernel route table prefixes, | Stuart Henderson |
2010-10-22 | USE_GROFF | Marc Espie |
2010-10-22 | Free attributes that just got allocated beforehands and do not hold any | Claudio Jeker |
2010-10-21 | Start implementing the missing lablemapping messages in the LDE and | Claudio Jeker |
2010-10-20 | Since on shutdown fib_sync is forced to 1 to remove the multicast route | Claudio Jeker |
2010-10-19 | fix a split() which was causing problems with the mbox.5 manpage | Stuart Henderson |
2010-10-19 | Fix a segmentation fault when adding an attribute to an empty entry. | Martin Hedenfal |
2010-10-19 | When checking if the input buffer is large enough to hold an LDAP request, | Martin Hedenfal |
2010-10-19 | Remember the bind DN after BSD authentication. This makes access control | Martin Hedenfal |
2010-10-19 | before running groff, create dir when needed. | Marc Espie |
2010-10-18 | Revert non-compatible and undocumented bullshit commited by 3 developers | Theo de Raadt |
2010-10-18 | Missing ; to appease yyextract, ok martinh@ | Stuart Henderson |
2010-10-18 | Mention that commands may be abbreviated, as done in other *ctl manuals. | Stuart Henderson |
2010-10-18 | Missing semicolons to appease yyextract, ok gilles@ | Stuart Henderson |
2010-10-18 | Missing semicolon, ok henning@ | Stuart Henderson |
2010-10-17 | various tweaks for consistency; | Jason McIntyre |
2010-10-17 | Add quirks support to operating system fingerprinting. tcpdump part | Joel Sing |
2010-10-15 | use standard list width; | Jason McIntyre |
2010-10-15 | nicer formatting for the various synopses; | Jason McIntyre |
2010-10-15 | document "openssl ts"; | Jason McIntyre |
2010-10-15 | Rework the kroute framework of ldpd. ldpd is different from the other | Claudio Jeker |
2010-10-15 | return numeric 0 rather than attempting to return a null string, | Stuart Henderson |
2010-10-15 | Switch the remaining users of libdes in src to libcrypto, | Jonathan Gray |
2010-10-15 | typo in comment | Stuart Henderson |
2010-10-15 | Add the FSM suberrors specified in draft-ietf-idr-fsm-subcode. This | Claudio Jeker |
2010-10-15 | Add a few more wanrings to the UPDATE parser. Mainly to warn when | Claudio Jeker |
2010-10-14 | probabalistic -> probabilistic; from naddy | Jason McIntyre |
2010-10-14 | Same fix as previously commited to ospfd. Ensure that kr_redistribute() | Claudio Jeker |
2010-10-14 | kr_redistribute() needs to be called with the head node of a multipath | Claudio Jeker |
2010-10-14 | for openssl prime, note that results are probabalistic; from djm | Jason McIntyre |
2010-10-13 | 'socket "path" [restricted]' needs quotes around path; make it clear | Stuart Henderson |