Age | Commit message (Expand) | Author |
2010-08-08 | somehow parts of -c and -w got swapped; from Yar Tikhiy | Jason McIntyre |
2010-08-07 | nasty inversion of parameters, so that state did not get propagated correctly. | Marc Espie |
2010-08-07 | Fix carp demotion on tables. For some reason the default values were | Claudio Jeker |
2010-08-07 | need to check that kept packages are still okay. | Marc Espie |
2010-08-07 | dep is an object, needs to become a string for error messages | Marc Espie |
2010-08-06 | Correct a problem which could cause the wrong af to be displayed. | Jonathan Gray |
2010-08-05 | die aml parser die | Marco Peereboom |
2010-08-05 | kill kill kill the aml parser, kill kill kill it until it is dead | Marco Peereboom |
2010-08-04 | Print the MTU in OSPF dd packets. Borrowed from the ospf6 printer. | Stuart Henderson |
2010-08-03 | fix linecount bug with comments spanning multiple lines | Henning Brauer |
2010-08-03 | missed one if (continued) test, so simplify logic: test continue beforehand. | Marc Espie |
2010-08-03 | shrink! :) | Marc Espie |
2010-08-03 | sort journal messsages in a better way, put - before +, so that one can | Marc Espie |
2010-08-03 | bug-fix: during updates, only set oldfound after we found a matching pkgpath. | Marc Espie |
2010-08-03 | use proper log idiom (blanket okay from theo for pkg_add careful changes for | Marc Espie |
2010-08-03 | Fix a usage of logical and where binary and was intended. | Jonathan Gray |
2010-08-03 | Fix a leak in ypldap. Found (and correct diff) from | Pierre-Yves Ritschard |
2010-08-02 | Ignore SIGPIPE, the delivery of which prevented /usr/sbin/sendmail from | Jacek Masiulaniec |
2010-08-02 | Show PCIe link speed/width, earlier version ok miod@/kettenis@ then | Jonathan Gray |
2010-08-02 | Fix use of logical and where binary and was intended. | Jonathan Gray |
2010-08-01 | note specifically that pkg_add -u parameters are *installed* package names, | Marc Espie |
2010-08-01 | Allow fallback tables for relays, not just redirections. | Stuart Henderson |
2010-08-01 | adjust position of test so that it does something ! | Marc Espie |
2010-08-01 | typo | Marc Espie |
2010-08-01 | fix the qt 4.5 -> 4.6 update issue. | Marc Espie |
2010-07-31 | very old thinko, not really a problem, obviously, but groups and users are | Marc Espie |
2010-07-31 | keep location open while we grab updateinfo. | Marc Espie |
2010-07-31 | delete IIJ local functionalities. | YASUOKA Masahiko |
2010-07-30 | fix header during update | Marc Espie |
2010-07-28 | more explicit message | Marc Espie |
2010-07-28 | let fatal work, fix typo | Marc Espie |
2010-07-28 | pass state to Ustar objects, use it to display those pesky error and | Marc Espie |
2010-07-28 | Revert parts of previous change leading to assertion failure for | Martin Hedenfal |
2010-07-27 | print these better | Marc Espie |
2010-07-26 | better progress_message | Marc Espie |
2010-07-26 | typo in message | Marc Espie |
2010-07-26 | even if you write signal handlers to not do anything stupid when you're | Marc Espie |
2010-07-26 | - use warnx instead of warn when skipping large lines, as errno is | Miod Vallat |
2010-07-26 | Fix a sigbus due to unaligned memory access, found when compacting on | Martin Hedenfal |
2010-07-26 | typo (canacar@) | Marc Espie |
2010-07-25 | oops | Marc Espie |
2010-07-24 | pass state to Makewhatis. With new hooks in there, that means display | Marc Espie |
2010-07-23 | smtpd should NOT fatal when it permanently fails a bounce delivery as this | Gilles Chehade |
2010-07-23 | Manuel Bouyer rescinded clauses 3 and 4 of his license text. | Jonathan Gray |
2010-07-21 | Search filter BER tags use a context-specific class, not an application | Martin Hedenfal |
2010-07-21 | fix NULL-deref, ok martinh@ | Gilles Chehade |
2010-07-21 | Add a history section saying that ldapd/ldapctl first appeared in 4.8. | Martin Hedenfal |
2010-07-20 | opration -> operation | Miod Vallat |
2010-07-20 | Instead of checking for the *etcXX.tgz filename, check whether the | Antoine Jacoutot |
2010-07-20 | Another hand rolled offsetof(), replace with mask2prefixlen from kroute.c | Claudio Jeker |