]> git.sur5r.net Git - openldap/history - servers/slapd/back-shell/search.c
Happy New Year (belated)
[openldap] / servers / slapd / back-shell / search.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
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-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-03-23 Pierangelo Masaratifix ITS#1671 and more
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2002-01-02 Howard ChuChanged struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-26 Kurt ZeilengaUpdate to new struct berval DN API
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2000-05-22 Kurt ZeilengaConst'ification
2000-05-15 Kurt ZeilengaAdd copyright notices
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-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
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