]> git.sur5r.net Git - openldap/history - servers/slapd/back-perl
ITS#5322 don't try to free a NULL locker
[openldap] / servers / slapd / back-perl /
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountITS#5102 fix
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-01 Gavin HenryCater for perl 5+
2007-06-15 Gavin HenryRunning 'perlcritic -1 SampleLDAP.pm' and tidying up.
2007-06-15 Hallvard FurusethITS#4995 - rewrite clarification
2007-06-15 Quanah Gibson-MountFor ITS#4995, add clarification comments
2007-01-02 Kurt Zeilengahappy new year
2006-11-14 Ralf HaferkampAdd calls to PERL_SET_CONTEXT, as the active thread...
2006-08-28 Quanah Gibson-MountITS#4358, thanks to Kevine Zerbib
2006-08-28 Quanah Gibson-MountFix comment style.
2006-08-28 Quanah Gibson-MountFix delete type modifys where no value is given to...
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-09-25 Howard ChuITS#4039
2005-09-23 Howard ChuITS#3923 make perl_back_open symmetric with perl_back_close
2005-07-14 Hallvard FurusethSilence "unused variable" warning
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-05-06 Pierangelo Masaraticleanup
2004-04-27 Kurt ZeilengaBlind portability fix
2004-04-17 Howard ChuFix module link libraries
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-01-01 Kurt ZeilengaHappy new year
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-12-06 Kurt ZeilengaNotices
2003-12-01 Kurt ZeilengaCleanup
2003-11-29 Kurt Zeilenganotices
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-09-30 Hallvard FurusethFix typo in comment.
2003-06-12 Howard ChuITS#2440 unmunge init_module names
2003-06-05 Hallvard Furuseth#include Perl files before OpenLDAP files, and #undef...
2003-05-25 Kurt ZeilengaAnother round of minor copyright updates
2003-05-15 Hallvard Furuseth#include "lutil.h" to get lutil_strcopy().
2003-03-31 Howard Chuslapd API update
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-13 Howard ChuFix version check in previous
2003-03-13 Howard ChuITS#2356 - support Perl newer than 5.6
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-06-21 Howard ChuFix dynamic module linking
2002-06-14 Kurt Zeilengazap unnecessary include
2002-06-13 Kurt ZeilengaITS#1882: fix typo
2002-06-08 Kurt ZeilengaFix for ITS#1842 (applied blindly)
2002-05-01 Kurt ZeilengaPatch: Perl backend sends bind result twice (ITS#1783)
2002-04-29 Pierangelo MasaratiFirst commit of Hallvard's backend documentation effort
2002-04-16 Luke Howardcorrect sponsor name
2002-04-16 Luke HowardITS#1646
2002-04-16 Luke HowardITS#1659 - forgot to define n_a
2002-04-16 Luke HowardITS#1659: s/na/n_a/
2002-04-16 Luke HowardITS#1729, #1659
2002-04-16 Luke HowardITS#1729
2002-04-16 Luke HowardITS#1676
2002-04-16 Luke HowardITS#1659
2002-02-02 Howard ChuFinished compare implementation
2002-02-02 Howard ChuDeleted unneeded unbind.c
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 ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-07 Howard ChuNT updates from jon@symas.com.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-05-22 Kurt ZeilengaConst'ification
2000-05-11 Howard ChuLDAP_F macro is obsolete. Redeclare perl_ack_xs_init...
2000-05-11 Howard ChuRemoved XLDFLAGS, unnecessary for modules.
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-11 John Quillanfixed problem in which we didn't statically link in...
1999-09-23 Ben Collins* configure.in: add tcl8.2 to list of tcl libs to searc...
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-20 Kurt Zeilengamore const'ification
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
1999-08-07 Howard ChuFinal round of module changes
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
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.
next