]> git.sur5r.net Git - openldap/history - servers/slapd/back-relay
ITS#5322 don't try to free a NULL locker
[openldap] / servers / slapd / back-relay /
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-06 Pierangelo Masaratiadd back-config support to back-relay
2007-08-06 Pierangelo Masaratifix typo
2007-08-06 Pierangelo Masaratirework ITS#4322 check
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-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-16 Pierangelo Masaratifurther cleanup round in back-relay database selection...
2007-05-12 Pierangelo Masaratiif no database can be looked up, don't send result...
2007-05-12 Pierangelo Masaratidon't try to lookup a database when there's no request DN
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-01-14 Pierangelo Masaratiprevious commit contradicts man page; see comment in...
2006-01-14 Pierangelo Masarati"relay" needs suffix and more cleanup (ITS#4340)
2006-01-10 Pierangelo Masaratidon't allow multiple relay lines (ITS#4322)
2006-01-03 Kurt ZeilengaHappy new year!
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-01-29 Pierangelo Masaratiuse direct access instead of string comparison to check...
2005-01-26 Pierangelo Masaratifix previous commit
2005-01-26 Pierangelo Masaratiinherit controls
2005-01-21 Kurt ZeilengaCleanup notices
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-12 Pierangelo Masaratidon't try to send results on abandon (ITS#3434)
2004-12-11 Pierangelo Masaratiwork out an issue with chk_referrals and back-relay...
2004-12-11 Pierangelo Masarati(temporary?) fix to ITS#3434
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Pierangelo Masaratifirst step towards removing back-*/external.h
2004-11-12 Pierangelo Masaraticleanup
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-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-04-08 Howard ChuMore dynamic/static cleanup
2004-04-08 Howard ChuConsolidated static/dynamic backend switches
2004-03-18 Pierangelo Masaratito be conservative ...
2004-03-18 Pierangelo Masaratioverlays reworking
2004-03-17 Pierangelo Masaratiworks in most cases ...
2004-03-17 Pierangelo Masarationly works with explicit overlay instantiation
2004-03-17 Pierangelo Masaratiadded callbacks to most of the functions; more cleanup
2004-03-17 Pierangelo Masaratisearch/unbind works; need to consistently add callbacks...
2004-03-17 Pierangelo Masaratineed to turn it into a man page, when it freezes
2004-03-17 Pierangelo Masaratislight improvements; doesn't work yet
2004-03-17 Pierangelo Masaratiactually, teh backend could also be selected on a per...
2004-03-17 Pierangelo Masaratiadd back-relay (doesn't work yet)