Age | Commit message (Expand) | Author |
2010-06-20 | display bad symlinks by destination | Marc Espie |
2010-06-19 | let build libspec match as they should. | Marc Espie |
2010-06-18 | oops | Marc Espie |
2010-06-18 | document newer module and new framework (somewhat...) | Marc Espie |
2010-06-18 | whitespace | Marc Espie |
2010-06-18 | reuse for_list | Marc Espie |
2010-06-18 | buglet: Log object needs a printer to run f(). | Marc Espie |
2010-06-17 | Fix byte alignment on sparc64. | Martin Hedenfal |
2010-06-16 | Add support to use sasyncd(8) with iked(8) instead of isakmpd(8). The | Reyk Floeter |
2010-06-15 | Move around some functions to ease re-use from ldapctl. | Martin Hedenfal |
2010-06-15 | Verify that a transaction passed to btree_tnx_{put,del} is not readonly. | Martin Hedenfal |
2010-06-15 | Make modify and simple auth requests open their own transactions, as search | Martin Hedenfal |
2010-06-15 | remove unused uuid_hash function, found by lint | Martin Hedenfal |
2010-06-15 | Implement support in the parent to (re-)open database files on behalf of | Martin Hedenfal |
2010-06-15 | EV_READ and EV_WRITE are not mutually exclusive, so check if we get both in | Martin Hedenfal |
2010-06-15 | handle lost+found | Marc Espie |
2010-06-15 | it's okay for partial- packages to be a bit weird... | Marc Espie |
2010-06-15 | fix an mdoc macro | Jonathan Gray |
2010-06-15 | typo2 | Marc Espie |
2010-06-15 | with more primitive primitives, we don't need to override so much... | Marc Espie |
2010-06-15 | typo | Marc Espie |
2010-06-15 | more printing changes. | Marc Espie |
2010-06-15 | fix count of deinstalling packages. | Marc Espie |
2010-06-15 | push @todo2 global into state. name other options with sensible names. | Marc Espie |
2010-06-15 | yet another path, maybe to change | Marc Espie |
2010-06-14 | zap empty message... | Marc Espie |
2010-06-14 | Add commands to create/delete/install/import keys without | Jonathan Gray |
2010-06-14 | Fixes unlinking the first element inside a set or a sequence, and | Martin Hedenfal |
2010-06-14 | fix a memory leak, from aschrivjer | Pierre-Yves Ritschard |
2010-06-14 | screen does not have hpa, but we can make do with \r cuf. | Marc Espie |
2010-06-14 | log must use ->f | Marc Espie |
2010-06-13 | Don't expose typedefs of pgno_t and indx_t in the public header file, move | Martin Hedenfal |
2010-06-13 | Fix btree reference counting when opening the database with a file | Martin Hedenfal |
2010-06-13 | Fix value clash in btree flags BT_FIXPADDING and BT_NOSYNC. | Martin Hedenfal |
2010-06-12 | Add a missing ntohs() around hdr.type. This fixes a segfault as | Alexander Bluhm |
2010-06-12 | Fix an obvious use after free. From ospfd. | Alexander Bluhm |
2010-06-12 | The "dispatch_rtmsg no nexthop" error was emitted in wrong cases | Alexander Bluhm |
2010-06-12 | Print additional new line after 'Number of Links' in show database | Alexander Bluhm |
2010-06-12 | Print 'Number of Routers' in show database network. | Alexander Bluhm |
2010-06-12 | at line 445 `al' is allocated via `aldap_init' in `client_aldap_open' | zinovik |
2010-06-11 | start with an empty header | Marc Espie |
2010-06-11 | don't call working() in -q mode. | Marc Espie |
2010-06-11 | Wrap searches in a read-only transaction so it is guaranteed to see a | Martin Hedenfal |
2010-06-11 | Implement IP-FORWARD-MIB, ipv4 only for now. | Jonathan Gray |
2010-06-11 | add wantarray optimization, just reply 1 as soon as we can when we actually | Marc Espie |
2010-06-11 | fix format, as noticed by marco@ | Marc Espie |
2010-06-11 | Track changes in btree_txn_* API, pass a NULL btree when also passing a | Martin Hedenfal |
2010-06-11 | Keep returning BT_DEAD if last meta page has the "tombstone" bit set. | Martin Hedenfal |
2010-06-11 | print long long int as %lld | Martin Hedenfal |
2010-06-11 | Allow functions that accept both a btree and a txn argument to be passed a | Martin Hedenfal |