]> git.sur5r.net Git - openldap/history - servers
hacks ITS#6632
[openldap] / servers /
2010-08-29 Pierangelo Masaratihacks ITS#6632
2010-08-29 Pierangelo Masaratifix potential leak introduced by fix to ITS#6574
2010-08-27 Kurt ZeilengaRemove extraneous ber_peek_tag() call
2010-08-17 Pierangelo Masaratisupport back-config (ITS#6624, Ondrej Kuznik)
2010-08-17 Pierangelo Masaratifix previous commit (ITS#6611)
2010-08-17 Pierangelo Masaratifix buffer overflow in ACL unparse (ITS#6611)
2010-08-13 Pierangelo Masaratiblind fix for ITS#6621
2010-08-12 Pierangelo Masarati(blind) support for long long keys (ITS#6617; needs...
2010-08-12 Pierangelo Masaratifix function name in logs
2010-08-10 Pierangelo Masarati(blind) addition of 'autocommit' configuration statemen...
2010-08-07 Pierangelo Masaratiquick fix for ITS#6616; root cause not clear yet
2010-08-07 Pierangelo Masaratiminor cleanup
2010-08-07 Pierangelo Masaratiimprove ID logging when arbitrary key is set (almost...
2010-08-06 Howard ChuFix up winsock init
2010-08-06 Howard ChuAdd support for multiple listener threads. Lightly...
2010-08-04 Howard ChuBetter fix - avoid allocating callback for non-logged...
2010-08-04 Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-07-28 Howard ChuITS#6608 don't update mod opattrs on single-master...
2010-07-28 Howard ChuITS#6606 send error if consumer is newer than provider
2010-07-22 Pierangelo Masaratiuse request/referral DN, scope, filter according to...
2010-07-12 Howard ChuCheck for SLAP_SYNTAX_DN flag instead of distinguishedN...
2010-07-12 Howard ChuAdd SLAP_SYNTAX_DN syntax flag
2010-07-03 Pierangelo Masaraticleanup connection release
2010-07-02 Ralf Haferkampuse be_ctrls[cid] for counting the number of overlay...
2010-07-02 Ralf HaferkampFixed last commit. gcc was complaining about defined...
2010-07-01 Howard ChuITS#6577 real fix: keep dn2id cursor open until we...
2010-07-01 Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-07-01 Ralf HaferkampNew call to unregister controls registered form overlays
2010-06-30 Ralf Haferkampnew call unregister_supported_control(), will be
2010-06-30 Pierangelo Masaratiimplement unload_extop for symmetry (needs test)
2010-06-30 Howard Chumove slap_graduate_commit_csn() to after entry lock...
2010-06-29 Ralf HaferkampDisallow removing global and cn=config overlays for...
2010-06-26 Pierangelo Masaraticleanup previous commit (ITS#6581)
2010-06-24 Pierangelo Masaratireturn error (ITS#6581)
2010-06-24 Quanah Gibson-Mountdyngroup schema in LDIF format
2010-06-23 Pierangelo Masaraticleanup previous commit
2010-06-23 Ralf HaferkampSend error to active psearches upon overlay removal
2010-06-23 Pierangelo Masaratimake sure non-anonymous bind uses DN and creds (ITS...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes...
2010-06-22 Pierangelo Masaratidon't risk leaving around client library error codes
2010-06-21 Pierangelo Masaratiuse realloc
2010-06-21 Howard ChuFix rewriterule, free rewrite info in syncinfo_free
2010-06-21 Howard ChuFix prev commit, return NULL if rewrite returns original DN
2010-06-20 Howard ChuITS#6577 potential fix, found using valgrind/drd. pleas...
2010-06-19 Howard ChuAdd suffixmassage processing
2010-06-19 Howard ChuAdd config support for suffixmassage. Note - no actual...
2010-06-17 Howard ChuMore for ITS#6572, fix copy/paste error
2010-06-13 Howard ChuDon't set bi_db_config since we have no config options
2010-06-13 Howard ChuITS#6572 zero out freed DN vals. from mbackes@symas.com
2010-06-07 Howard ChuITS#6570 part #1 (again), reject RDNs with binary BER...
2010-06-06 Howard ChuITS#6570 part #2, reject RDNs with empty values
2010-06-06 Howard ChuITS#6570 part #1
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-05-24 Pierangelo Masaratimake sure bind credentials are consistent
2010-05-21 Howard ChuQuit send loops if slapd is shutting down
2010-05-20 Ralf HaferkampDuring the refresh phase the sync filter needs to be...
2010-05-18 Howard ChuInit uninit'd vlv flag
2010-05-18 Pierangelo Masaratitry harder to compute hasSubordinates (ITS#6549)
2010-04-29 Ralf HaferkampReset BackendInfo to original value after checkpoint...
2010-04-26 Howard ChuITS#6533 put rid first, in front of url
2010-04-25 Pierangelo Masaratilog rid when syncrepl stanza successfully added (ITS...
2010-04-22 Pierangelo Masaratiallow successful binds to return control responses...
2010-04-20 Pierangelo Masaratiadd slapmodify (ITS#6165; may need cleanup)
2010-04-19 Quanah Gibson-MountAgreed upon log messages for sl_malloc/zn_malloc when...
2010-04-18 Pierangelo Masaratiremove redundant logs (underlying backends already...
2010-04-18 Pierangelo MasaratialreadyExists is a legitimate result code (further...
2010-04-18 Pierangelo Masaratidon't use dangling stack pointers (more on ITS#6472...
2010-04-18 Pierangelo Masaratifix syncrepl when attr has no matching rule (ITS#6458)
2010-04-17 Pierangelo Masaratifix out of order add/rename, when rename to newly added...
2010-04-17 Pierangelo Masaratifix memory handling in rewrite parsing (ITS#6526)
2010-04-15 Pierangelo Masaratiadd support for don't use copy in SASL auxprops lookup...
2010-04-15 Pierangelo Masaratiallow to specify a per-database list of attributes...
2010-04-15 Pierangelo Masaratimalloc as much as possible on slab
2010-04-14 Pierangelo Masaratiallow strict adherence to RFC4370 wrt/ control critical...
2010-04-14 Pierangelo Masaratiproperly initialize acl_attrval_style (ITS#6520)
2010-04-13 Howard ChuITS#6519 don't replicate purge deletes
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-13 Pierangelo Masaratiuse slab memory as much as possible
2010-04-12 Pierangelo Masaratihandle ordered values as appropriate (ITS#6516)
2010-04-12 Pierangelo Masaratidon't free before use
2010-04-12 Pierangelo Masaratiuse slab allocation
2010-04-12 Pierangelo Masaratifix previous commit
2010-04-12 Pierangelo Masaratibackout unintended commit commit
2010-04-12 Pierangelo Masaratifix previous commit
2010-04-09 Pierangelo Masaratihonor X-ORDERED in olcDbIdAssertAuthzFrom; add olcDbIdA...
2010-04-08 Pierangelo Masaratimore on ITS#6507
2010-04-08 Pierangelo Masaratikeep attrs count consistent (ITS#6508)
2010-04-08 Pierangelo Masaratidon't set dummy cookie when dealing with last database...
2010-04-08 Pierangelo Masaratidon't mix code and declarations
2010-04-07 Pierangelo Masaratido not assume that someone parsed the paged results...
2010-04-06 Pierangelo Masaratimake sure cookies are set/reset as appropriate when...
2010-04-06 Pierangelo Masaratidetect misplaced entries in glued databases (ITS#6506)
2010-04-02 Pierangelo Masaratirework temporary malloc of glued controls (fixes ITS...
2010-03-31 Howard ChuITS#6501 zero lockobjs
2010-03-23 Pierangelo Masaratiincrement counter (ITS#6497)
2010-03-22 Pierangelo Masaratihandle valid non-entry internal search responses (ITS...
2010-03-22 Pierangelo Masaraticheck for NULL backend (ITS#6490)
2010-03-13 Howard ChuFix prev commit
2010-03-10 Howard ChuFix for CB_TAIL with cached results
2010-03-04 Howard ChuITS#5195 - use connection's ssf for auxprop lookup
next