]> git.sur5r.net Git - openldap/history - servers/slapd/overlays/memberof.c
ITS#5484,ITS#5451
[openldap] / servers / slapd / overlays / memberof.c
2008-02-12 Quanah Gibson-MountWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-02-11 Quanah Gibson-MountITS#5309 work
2008-02-11 Quanah Gibson-MountITS#5309: new api
2008-02-11 Quanah Gibson-Mountfix modlist cleanup during rename
2008-02-11 Quanah Gibson-Mountnew ldap_pvt_thread_pool_setkey API
2008-02-11 Quanah Gibson-MountITS#5302
2008-02-11 Quanah Gibson-MountITS#5301
2008-02-11 Quanah Gibson-Mountallow to customize the error code in case of constraint...
2008-02-11 Quanah Gibson-Mountcheck objectClass inheritance on add (consistent with...
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() more...
2008-01-02 Pierangelo Masaratifix modlist cleanup during rename
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Pierangelo Masaratiplug leak (ITS#5302)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-12-28 Pierangelo Masaratiallow to customize the error code in case of constraint...
2007-12-27 Pierangelo Masaratiif referential integrity is broken, things could go...
2007-12-27 Pierangelo Masaratifix previous commit
2007-12-27 Pierangelo Masaraticheck objectClass inheritance on add (consistent with...
2007-12-10 Quanah Gibson-MountITS#5258 slapo-memberof fix
2007-12-06 Pierangelo Masaratisave old values when deleting (ITS#5258; not optimal)
2007-11-28 Ralf HaferkampAllow initialization when using custom "memberof-group...
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2007-09-03 Quanah Gibson-MountFix one-time leak (coverity)
2007-09-03 Quanah Gibson-Mountfix helper pointer initialization (coverity)
2007-09-03 Pierangelo Masaratifix one-time leak (coverity)
2007-09-03 Pierangelo Masaratifix helper pointer inizialization (coverity)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-25 Pierangelo Masaratineeds work: memberOf should not be replicated
2007-08-24 Pierangelo Masaratiadd memberOf overlay