Age | Commit message (Expand) | Author |
2010-07-10 | Retry requests when the btree is busy. Without this, clients will just hang | Martin Hedenfal |
2010-07-09 | ospfd is a AF_INET only routing daemon so limit the routing socket to that | Claudio Jeker |
2010-07-09 | fix pkg_mklocatedb | Marc Espie |
2010-07-09 | Do not try to originate an intra-area-prefix-lsa if an interface | Alexander Bluhm |
2010-07-09 | inetname is only called when !nflag. There is no need to again check for | David Hill |
2010-07-09 | use macro defines for magical numbers, instead hardcoded values | zinovik |
2010-07-08 | Let traceroute parse extended ICMP messages as defined by RFC 4884. | Claudio Jeker |
2010-07-08 | use more natural English in messages; ok espie@ | Stuart Henderson |
2010-07-08 | Update after kroute.c change. As a goody print the route priority. | Claudio Jeker |
2010-07-08 | Kill more code in kroute.c that is unneeded in ldpd. ldpd is a bit strange | Claudio Jeker |
2010-07-08 | - Xr ldd; from jochen keil, netbsd pr 30043 | Jason McIntyre |
2010-07-07 | Make ifstated cause a little less noise in /var/log/daemon. | Stefan Sperling |
2010-07-06 | Send empty statistics rather than segfault if "ldapctl stats" is run when a | Martin Hedenfal |
2010-07-06 | Plug another memory leak. Forgot to reset key returned from cursor, having | Martin Hedenfal |
2010-07-06 | Clarify differences between the 'include' and 'schema' keyword. And stress | Martin Hedenfal |
2010-07-06 | When moving a node between pages during rebalance, find the source page | Martin Hedenfal |
2010-07-06 | Update the interfaces changes from kroute to rde via imsg. This | Alexander Bluhm |
2010-07-06 | Use the static variable narea only where needed for config reload. | Alexander Bluhm |
2010-07-06 | Adapt code to adhere to the comment (now that doesn't happen very often!). | Martin Hedenfal |
2010-07-06 | fuss over wantntogo, especially when it's false (make sure we still get :ok | Marc Espie |
2010-07-06 | Add a blank line between sections in the output log, it's more readable. | Antoine Jacoutot |
2010-07-06 | Check return code from commit. Incorrectly returned success when commit | Martin Hedenfal |
2010-07-05 | During network intra-area-prefix-lsa origination, the designated | Alexander Bluhm |
2010-07-05 | convert last user of libcompat in base to modern regexes. ok deraadt | Ted Unangst |
2010-07-05 | Change SO_RDOMAIN to SO_RTABLE in err() after the recent "rename". | Robert Nagy |
2010-07-05 | Unbreak writing updates to the btree while having a cursor open on the | Martin Hedenfal |
2010-07-05 | original `for' loop has bug `use after free'. At first iteration we are | zinovik |
2010-07-05 | Plug a memory leak when aborting transactions. | Martin Hedenfal |
2010-07-05 | Close cursor on delete. Fixes memory leak introduced by non-leaf delete | Martin Hedenfal |
2010-07-05 | Automatically install missing users and groups. | Antoine Jacoutot |
2010-07-04 | - zap trailing whitespace | Jason McIntyre |
2010-07-04 | reindent, turn function mkheader into method. | Marc Espie |
2010-07-04 | remove direct prints, pass thru state. | Marc Espie |
2010-07-04 | best if I don't forget half of the commit... | Marc Espie |
2010-07-04 | initial documentation for pkg.conf, after nits from jmc@, and straightening | Marc Espie |
2010-07-04 | two config options | Marc Espie |
2010-07-04 | Remove the non-standard, commented out, -c option. | Todd C. Miller |
2010-07-03 | string comparison (noticed by landry) | Marc Espie |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe |
2010-07-03 | we can't checksum directories either, so give a better error message | Marc Espie |
2010-07-02 | add $OpenBSD$ and remove trailing space. no functional change. | YASUOKA Masahiko |
2010-07-02 | fix mistakes that have been created by my porting to OpenBSD. | YASUOKA Masahiko |
2010-07-02 | parse pkg.conf and use it for default_path if PKG_PATH is not defined. | Marc Espie |
2010-07-02 | move the empty url message up to PackageRepository, so that we can print | Marc Espie |
2010-07-02 | use state to print error messages | Marc Espie |
2010-07-02 | use state to print out all error messages | Marc Espie |
2010-07-02 | fix params so that state is state and not PackageLocator... | Marc Espie |
2010-07-02 | pass (and save) state around in Repository-related stuff. | Marc Espie |
2010-07-02 | Dump parsed schema to buffer and send in requests for the cn=schema | Martin Hedenfal |
2010-07-02 | Don't validate modification of immutable attributes if the namespace is | Martin Hedenfal |