]> git.sur5r.net Git - openldap/history - servers/slapd/back-shell/modify.c
Happy New Year!
[openldap] / servers / slapd / back-shell / modify.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-04-08 Kurt Zeilengabvalue cleanup
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt Zeilenganotices and acknowledgements
2003-06-03 Hallvard FurusethDo not set op->o_private (to the process' pid). Only...
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-01-03 Kurt ZeilengaHappy new year
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-07 Kurt ZeilengaMore entry level access control for back-shell
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-06-05 Kurt ZeilengaPatch: Non-unique msgid for abandon in back-<shell...
2002-05-15 Kurt ZeilengaPatch: Implement surrogate parent for back-shell ...
2002-05-09 Kurt ZeilengaPatch: Non-unique msgid for abandon in back-<shell...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-26 Kurt ZeilengaUpdate to new struct berval DN API
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-05-02 Kurt ZeilengaFix LDIF bug
2000-06-08 Kurt ZeilengaFirst cut new schema support.
2000-05-22 Kurt ZeilengaConst'ification
2000-05-15 Kurt ZeilengaAdd copyright notices
2000-04-19 Kurt ZeilengaFix realloc bug and remove use of LDAP_MOD_BVALUES
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethCleanup:
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-01-26 Kurt ZeilengaChange o_private from int to void*. Use it to hold...
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-06 Kurt Zeilengamissing newlines bugfix from Dan.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision