Age | Commit message (Expand) | Author |
2010-06-11 | various fixes from Daniel Dickman: | Jason McIntyre |
2010-06-11 | Append a "tombstone" meta page after a database has been compacted. This | Martin Hedenfal |
2010-06-11 | sync | Stuart Henderson |
2010-06-11 | sync from mirrors.dat | Stuart Henderson |
2010-06-10 | fsck -> check & reorder | Marc Espie |
2010-06-10 | remove warning, adapted from Vadim Zhukov | Marc Espie |
2010-06-10 | minimal initial -Tps support, from kristaps@ GSOC | Ingo Schwarze |
2010-06-10 | Read-only transactions have no dirty_queue, so check for a read-only | Martin Hedenfal |
2010-06-10 | allow configure queue expiry | Charles Longeau |
2010-06-10 | Declare safepri at the MD level on each platform, so that the kern_synch.c | Theo de Raadt |
2010-06-10 | Add a command to revoke a certificate and generate a CRL; | Jonathan Gray |
2010-06-10 | don't print keywords as underlined arguments. | Reyk Floeter |
2010-06-10 | update usage() | Reyk Floeter |
2010-06-10 | Add the -S flag which does the same as "set passive" but matches the | Reyk Floeter |
2010-06-10 | move a bzero of the x509 store context higher up so the | Jonathan Gray |
2010-06-10 | add new commands: the couple/decouple commands will set loading of the | Reyk Floeter |
2010-06-10 | No need to print FEC twice. Remove it in the log function. | Claudio Jeker |
2010-06-10 | Add another tree to lookup policy SAs by peer address. | Reyk Floeter |
2010-06-10 | simplify the pfkey code by adding a pfkey_write() function | Reyk Floeter |
2010-06-10 | Signal a neighbor down event to the LDE when the TCP session is closed. | Claudio Jeker |
2010-06-10 | small fix for sockaddr_cmp() | Reyk Floeter |
2010-06-10 | fix typos in comments: lineair -> linear. | Thordur I. Bjornsson |
2010-06-10 | the pagedaemon sleeps on uvm.pagedaemon not | Thordur I. Bjornsson |
2010-06-10 | i don't like splitting source code in too many source files but ikev2.c | Reyk Floeter |
2010-06-10 | only call RB_REMOVE once when removing an SA. | Reyk Floeter |
2010-06-10 | next -> return after code change (noticed by Antti Harri) | Marc Espie |
2010-06-10 | vscsi just works, as a proof the debug macro is wrong and was never used, | Jonathan Armani |
2010-06-09 | add missing headers needed for opendev() and close() | Charles Longeau |
2010-06-09 | switch `ref' data type to int, because it is tested for negative value in | zinovik |
2010-06-09 | Remove the CRYPTO_ALGORITHM_ALL define, fixup accordingly | Thordur I. Bjornsson |
2010-06-09 | Only embed the interface scope for link local nexthops. AS-ext LSA have | Claudio Jeker |
2010-06-09 | Correctly decode prefixes. Fixes an infinite loop hit when the prefixlen is | Claudio Jeker |
2010-06-09 | sync | Theo de Raadt |
2010-06-09 | sync | Todd T. Fries |
2010-06-09 | add diskmap entries, not on ramdisks yet | Todd T. Fries |
2010-06-09 | Do not set time 100 years in the future if the time read is before | Miod Vallat |
2010-06-09 | Move declaration of cn_tab from dev/cons.c to dev/cninit.c, or appropriate | Miod Vallat |
2010-06-09 | Wire up device nodes for disk mapper. | Joel Sing |
2010-06-09 | Move the logging of FEC changes to the LDE and print the FEC and label | Claudio Jeker |
2010-06-09 | More useful warning message. | Claudio Jeker |
2010-06-09 | Teach FFS mounts about disklabel UIDs. This allows file systems to be | Joel Sing |
2010-06-09 | common pattern reuse | Marc Espie |
2010-06-09 | Fix the pop operation to make PHP work again. When popping the last label | Claudio Jeker |
2010-06-09 | wrap most stuff read from files in safe(), so that if the fs is in a bad shape, | Marc Espie |
2010-06-09 | use State usage, so that I can get rid of duplicate code... | Marc Espie |
2010-06-09 | no need to fatal(), we can error() and keep going. | Marc Espie |
2010-06-09 | warns if packages contain symlinks that point to non-existent places. | Marc Espie |
2010-06-09 | uniform spelling: packing-list | Marc Espie |
2010-06-09 | make error messages more consistent. Add an extra sanity check which | Marc Espie |
2010-06-09 | check digital signatures, document that | Marc Espie |