]> git.sur5r.net Git - openldap/history - servers/slapd/back-perl/search.c
Cleanup ASPERL ifdefs
[openldap] / servers / slapd / back-perl / search.c
2011-11-23 Howard ChuCleanup ASPERL ifdefs
2011-11-23 Howard ChuCleanup PERL_5_6 ifdefs
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-27 Quanah Gibson-MountITS#6758
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-11-14 Ralf HaferkampAdd calls to PERL_SET_CONTEXT, as the active thread...
2006-04-02 Hallvard FurusethWarnings: Unused vars. funcptr=0, not =NULL. if(b=...
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaratifix sizelimit commit
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-01-01 Kurt ZeilengaHappy New Year!
2004-04-27 Kurt ZeilengaBlind portability fix
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-01-01 Kurt ZeilengaHappy new year
2003-12-06 Kurt ZeilengaNotices
2003-09-30 Hallvard FurusethFix typo in comment.
2003-06-05 Hallvard Furuseth#include Perl files before OpenLDAP files, and #undef...
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-03-31 Howard Chuslapd API update
2002-04-16 Luke Howardcorrect sponsor name
2002-04-16 Luke HowardITS#1646
2002-04-16 Luke HowardITS#1676
2002-04-16 Luke HowardITS#1659
2002-02-02 Howard ChuAPI updates, some typo fixes
2002-01-03 Howard ChuChanged AttributeName back into an array instead of...
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2000-05-22 Kurt ZeilengaConst'ification
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-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-04-04 John QuillanFix bug in compare.c where obj_ref to pb_obj_ref
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-14 Kurt ZeilengaInitial version of the experimental 'back-perl'