]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
ITS#5924
[openldap] / servers / slapd / bconfig.c
2009-02-05 Quanah Gibson-MountITS#5924
2009-02-05 Quanah Gibson-MountITS#5921
2009-01-27 Quanah Gibson-MountUse modular TLS
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5897
2009-01-21 Quanah Gibson-MountITS#5867
2008-12-12 Quanah Gibson-MountITS#5850
2008-11-11 Quanah Gibson-MountITS#5572
2008-11-10 Quanah Gibson-MountITS#4556
2008-11-10 Quanah Gibson-MountMore for ITS#5785
2008-11-10 Quanah Gibson-MountITS#4556,ITS#5723
2008-11-10 Quanah Gibson-MountITS#5765
2008-11-10 Quanah Gibson-MountITS#5755
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-11-08 Quanah Gibson-MountITS#5735,ITS#5736
2008-11-01 Quanah Gibson-Mountsilence warnings
2008-09-29 Quanah Gibson-MountITS#5663
2008-09-27 Quanah Gibson-Mountadd back-config support to slapo-retcode(5)
2008-09-05 Quanah Gibson-Mountdon't dereference NULL pointer
2008-09-05 Quanah Gibson-MountITS#5684
2008-07-10 Quanah Gibson-MountMore for ITS#5571
2008-07-10 Quanah Gibson-MountITS#5571
2008-07-10 Quanah Gibson-MountMore for ITS#5540
2008-07-10 Quanah Gibson-MountITS#5540 (partial)
2008-07-09 Quanah Gibson-MountITS#5563
2008-07-08 Quanah Gibson-MountExperimental code for delete support in back-config...
2008-06-02 Quanah Gibson-Mountpass ConfigReply into overlay_config() to allow progati...
2008-04-15 Quanah Gibson-MountITS#5383
2008-04-09 Howard ChuITS#5383 use public OID for config schema, no more...
2008-02-12 Quanah Gibson-MountITS#5328 - cosmetic cleanup
2008-02-12 Quanah Gibson-MountITS#5352
2008-02-12 Quanah Gibson-MountITS#5343
2008-02-12 Quanah Gibson-MountClean up
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-11 Hallvard FurusethITS#5328 - return LDAP result code from config_back_ent...
2008-02-09 Quanah Gibson-MountITS#4094
2008-02-08 Quanah Gibson-MountITS#5284
2008-02-05 Ralf HaferkampDon't emit global ACLs for other database than frontend...
2008-01-31 Ralf Haferkampdon't error out if replacing a non-existant attribute...
2008-01-30 Ralf Haferkamperror out if modify_delete_vindex() fails (ITS#5343)
2008-01-22 Howard ChuClean up config.h
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-24 Howard ChuConvert back-sock to dynamic config
2007-12-15 Howard ChuITS#5284 fix overlay order
2007-12-03 Howard ChuInteger indexing, sync with HEAD
2007-12-02 Hallvard FurusethInteger indexing - handle huge values
2007-11-27 Quanah Gibson-MountITS#5239 -- Ordered indexing for integer attributes
2007-11-25 Howard ChuChange integer indexing to ordered only, no backward...
2007-11-21 Howard ChuSilently restrict index_intlen to 4-255.
2007-11-21 Howard ChuTweak prev commit
2007-11-21 Howard ChuAdd index_intlen keyword for ordered indexing of integers
2007-11-20 Quanah Gibson-MountITS#5238
2007-11-20 Howard ChuFix test050
2007-11-15 Quanah Gibson-MountFix rev 1.266, was creating {0}config entry prematurely.
2007-11-14 Howard ChuFix rev 1.266, was creating {0}config entry prematurely.
2007-11-08 Quanah Gibson-MountITS#5186 check for multiple suffixes at config time...
2007-11-08 Quanah Gibson-MountITS#5209 Fix sasl_host may be different from global_host
2007-11-07 Howard ChuITS#5186 check for multiple suffixes at config time...
2007-11-05 Howard ChuITS#5209 sasl_host may be different from global_host
2007-10-18 Quanah Gibson-Mountdb config validity check
2007-10-16 Howard ChuDon't leak logfiles
2007-10-15 Howard ChuFix error message propagation
2007-10-15 Howard ChuRevert prev commit, bogus
2007-10-15 Howard ChuSave return code from cleanup handler
2007-10-15 Howard ChuPartial revert from 1.246, not sure what's the point
2007-10-08 Howard ChuMore for #4884, helper for #5173
2007-10-08 Howard ChuCheck for cleanup on Adds, not just Modifies
2007-10-08 Howard ChuITS#4884 fix prev commit
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-29 Howard ChuITS#5158 from HEAD - separate config OID arc for contrib
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-22 Howard ChuUse OLcfgCt{Oc|At} arc for contrib modules
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-03 Howard ChuIA5String stuff from HEAD
2007-09-03 Howard ChuAdd IA5String macro
2007-09-03 Howard ChuSchema undo fix from HEAD
2007-09-02 Howard ChuFix schema undo crash
2007-09-02 Howard ChuITS#5082 compatibility from HEAD
2007-09-02 Howard ChuITS#5082 RE23 compatibility, allow olcPasswordHash...
2007-09-02 Howard ChuSync with HEAD - parse and ignore RE23 cn=Include entries
2007-09-02 Howard ChuPartially resurrect cn=Include stuff - parse from LDIF...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-29 Pierangelo Masaratinote what SID the server is assuming
2007-08-28 Howard ChuConvert collect to dynamic config. Even though it's...
2007-08-27 Pierangelo Masaratiallocate OID for back-sql configuration
2007-08-26 Pierangelo Masaratiimprove previous commit; fix ITS#5108 by letting both...
2007-08-24 Pierangelo Masaratiadd memberOf overlay
2007-08-23 Howard ChuRegister dyngroup OID
2007-08-20 Pierangelo Masaratifix yet another potential dereference of NULL op (caugh...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-10 Howard ChuFix prev commit
2007-08-10 Howard ChuITS#5082 must remove olcPasswordHash from global config...
2007-08-10 Howard ChuITS#5082 allow olcPassdwordHash in frontendDB config
2007-08-06 Pierangelo Masaratiadd back-config support to back-relay
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-31 Ralf Haferkampinitialize msg[] Array, fixed typo
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-23 Hallvard FurusethRevert integer type change from rev 1.281 (ITS#5035...
2007-07-14 Pierangelo Masarati"register" slapo-rwm
next