Age | Commit message (Expand) | Author |
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 |
2010-06-11 | Append a "tombstone" meta page after a database has been compacted. This | Martin Hedenfal |
2010-06-10 | fsck -> check & reorder | Marc Espie |
2010-06-10 | remove warning, adapted from Vadim Zhukov | Marc Espie |
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 | Add a command to revoke a certificate and generate a CRL; | 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 | Signal a neighbor down event to the LDE when the TCP session is closed. | Claudio Jeker |
2010-06-10 | next -> return after code change (noticed by Antti Harri) | Marc Espie |
2010-06-09 | switch `ref' data type to int, because it is tested for negative value in | zinovik |
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 | 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 | common pattern reuse | Marc Espie |
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 |