]> git.sur5r.net Git - openldap/history - servers/slapd/lock.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / servers / slapd / lock.c
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-20 Kurt Zeilengaconst'fication
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-04-01 Gary WilliamsNT port
1999-03-28 Kurt ZeilengaAll implementations of lutil_lockf (aka ldap_lockf...
1999-03-28 Kurt ZeilengaUpdate lutil_lockf (aka: ldap_lockf) to hide implementa...
1999-03-13 Ben CollinsUsed new ldap_(un)lockf() functions
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard FurusethLocks were not always released, in particular if someth...
1998-11-04 Hallvard FurusethUSE_LOCKF -> HAVE_FLOCK
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision