Age | Commit message (Expand) | Author |
---|---|---|
2010-07-01 | Remove dead assignments. Found by clang static analyzer. | Martin Hedenfal |
2010-06-29 | Add support for referrals. Referrals are configured in the config file, | Martin Hedenfal |
2010-06-29 | Rewrite the schema parser, as it's not a context-free grammar. | Martin Hedenfal |
2010-06-23 | Set errno to appropriate values when returning failure in btree. Make btree | Martin Hedenfal |
2010-06-15 | Make modify and simple auth requests open their own transactions, as search | Martin Hedenfal |
2010-06-11 | Wrap searches in a read-only transaction so it is guaranteed to see a | Martin Hedenfal |
2010-06-03 | Fix compilation on gcc2. Check a return value from malloc while at it. | Martin Hedenfal |
2010-05-31 | Remove trailing whitespace and spaces before tabs. | Martin Hedenfal |
2010-05-31 | Initial import of ldapd, a small LDAP daemon. Work in progress. | Martin Hedenfal |