index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ldapd
Age
Commit message (
Expand
)
Author
2010-06-13
Fix value clash in btree flags BT_FIXPADDING and BT_NOSYNC.
Martin Hedenfal
2010-06-11
Wrap searches in a read-only transaction so it is guaranteed to see a
Martin Hedenfal
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
Read-only transactions have no dirty_queue, so check for a read-only
Martin Hedenfal
2010-06-08
ber_calc_len() is not an internal function, so adjust the comment.
Martin Hedenfal
2010-06-06
Fix LDADD component order to let this build on static arches.
Miod Vallat
2010-06-05
Install a default ldapd.conf, and standard schema files in /etc/ldap.
Martin Hedenfal
2010-06-05
Minimize changes against the ber.c in snmpd and ypldap. This also fixes an
Martin Hedenfal
2010-06-03
Fix compilation on gcc2. Check a return value from malloc while at it.
Martin Hedenfal
2010-06-03
Open database files before chrooting, and use an absolute path to
Martin Hedenfal
2010-06-02
fix rcs prefix
Theo de Raadt
2010-06-02
remove c++ comments
Martin Hedenfal
2010-06-01
namespace_new() leaks `ns' on error path.
Martin Hedenfal
2010-05-31
Remove trailing whitespace and spaces before tabs.
Martin Hedenfal
2010-05-31
Add -I${.CURDIR}, fixes building in obj/.
Martin Hedenfal
2010-05-31
Initial import of ldapd, a small LDAP daemon. Work in progress.
Martin Hedenfal
[prev]