| 2011-01-01 | Pierangelo... | add more rename/delete tests | commit | commitdiff | tree | snapshot | 
| 2011-01-01 | Pierangelo... | fix logging | commit | commitdiff | tree | snapshot | 
| 2011-01-01 | Pierangelo... | check return value | commit | commitdiff | tree | snapshot | 
| 2011-01-01 | Pierangelo... | ber_flatten must return -1 on unmatched "{" "}" (ITS... | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 Reset dangerous REP_ENTRY_* flags. | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 slap.h: Cast REP_* #defines to slap_mask_t | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 fix/add slap_send_search_entry() comments | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 result.c:Use rs_*(). Frees entries earlier. | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 Use rs_*() to manage SlapReply entries. | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | noop commit: cleanup 0 -> REP_RESULT in SlapReply | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758, pcache.c: Avoid SlapReply reuse. | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 Avoid SlapReply reuse. | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6760: Fix rwm entry handling | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 Avoid SlapReply reuse, simple cases. | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 rs_reinit() += slap_reply_t parameter | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 config_build_entry, avoid SlapReply reuse | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 bconfig.c: ensure sr_text==NULL if sr_err... | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Howard Chu | ITS#6670 partial fix - ignore member/memberof pointing... | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Hallvard Furuseth | ITS#6758 back-bdb: Delay setting sr->sr_entry until... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | ITS#6758 Do not set sr_err=error before be_search. | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | ITS#6758 Reset some SlapReply flags & data. | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | noop commit for ITS#6758: simplify future commits | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | noop commit for ITS#6758: Remove no-effect code. | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | Remove lint (unused vars/labels/funcs/default:s) | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | ITS#6758 Add rs_reinit(), rs_flush_entry() | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | ITS#6758 Add rs_assert*, RS_ASSERT, USE_RS_ASSERT | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Hallvard Furuseth | ITS#6759: assert;Debug -> Debug;assert | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | silence valgrind | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | should also work for SASL binds (whenever supported) | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | op->o_conn->c_sb may be 0 for internal operations | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Rein Tollevik | ITS#6754: Fail if there are unrecognized command-line... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Howard Chu | ITS#6741 support Bitstring in ldap_X509dn2bv() | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Howard Chu | ITS#6684 fix ppolicy crash, fix Makefile install target | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Kurt Zeilenga | Remove dead code. | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Howard Chu | ITS#5862 Assert control for rootDSE/subschema | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | s/0/O/ | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | fix perror; removed extra sequence opening (is it neede... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | verify credentials extop: support for simple bind | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Pierangelo... | s/VCRequest/VCResponse/ | commit | commitdiff | tree | snapshot | 
| 2010-12-28 | Kurt Zeilenga | Fix prototype to match code | commit | commitdiff | tree | snapshot | 
| 2010-12-28 | Hallvard Furuseth | ITS#6686 Fix last commit (declaration after code) | commit | commitdiff | tree | snapshot | 
| 2010-12-24 | Howard Chu | ITS#6742 from Rich Megginson @ Red Hat | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6453 cleanup on LDAP_TIMEOUT | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6547 latest from FSF http://savannah.gnu.org/git... | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6686 add multiple sorts per connection, from Raphae... | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6681 fix examples. Hopefully admins are smart enoug... | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | Move assertion checking to slap_compare_entry() | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6753 use slap_compare_entry() | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6573 export compare_entry as slap_compare_entry() | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | Cleanup for #6660 | commit | commitdiff | tree | snapshot | 
| 2010-12-23 | Howard Chu | ITS#6660 preliminary fix. debug additions need to be... | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | Plug one-time LDAPMessage leak | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | Plug mutex/rwlock leaks (destroy them) | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | Plug memory leaks | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | ITS#6752 Remove OpenLDAP 2.[23] dynlist code | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | ITS#6752 Handle REP_ENTRY_* flags correctly | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | ITS#6752 Fix dynlist Compare callback | commit | commitdiff | tree | snapshot | 
| 2010-12-20 | Hallvard Furuseth | ITS#6752 dynlist: Do less work, simplify a bit. | commit | commitdiff | tree | snapshot | 
| 2010-12-15 | Kurt Zeilenga | Add basic client | commit | commitdiff | tree | snapshot | 
| 2010-12-15 | Kurt Zeilenga | Misc vc updates | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | Add comment regarding ASN.1 syntax | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | Fix typo | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | Very back ldapvc (verify credentials) client | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | should be .5 | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | Assign experimental OID | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | cleanup | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | LDAP "Verify Credentials" operation | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | fix perror | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Kurt Zeilenga | Use ldap_parse_whoami | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Hallvard Furuseth | ITS#6748 Drop possibly-broken memberof log message | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Hallvard Furuseth | ITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings | commit | commitdiff | tree | snapshot | 
| 2010-12-14 | Hallvard Furuseth | ITS#6746: Preserve error code, plug entry leak | commit | commitdiff | tree | snapshot | 
| 2010-12-12 | Rein Tollevik | Reduced debug level, the default logs more than 1Gb. | commit | commitdiff | tree | snapshot | 
| 2010-12-12 | Rein Tollevik | ITS#6716: Keep sessionlog sorted by csn, compare mincsn... | commit | commitdiff | tree | snapshot | 
| 2010-12-11 | Howard Chu | ITS#6714 non-blocking support from Richard Megginson... | commit | commitdiff | tree | snapshot | 
| 2010-12-11 | Howard Chu | Cleanup prev commit | commit | commitdiff | tree | snapshot | 
| 2010-12-11 | Howard Chu | ITS#6744 - plug leak | commit | commitdiff | tree | snapshot | 
| 2010-12-10 | Howard Chu | Partial fix for non-string types in cert DNs. (Need... | commit | commitdiff | tree | snapshot | 
| 2010-12-07 | Pierangelo... | re-fix ITS#6645 commit | commit | commitdiff | tree | snapshot | 
| 2010-12-07 | Pierangelo... | fix ITS#6645 commit | commit | commitdiff | tree | snapshot | 
| 2010-12-07 | Pierangelo... | move ctxcsn and schema check code in helpers; also... | commit | commitdiff | tree | snapshot | 
| 2010-12-07 | Pierangelo... | allow to set LDIF max line width (ITS#6645) | commit | commitdiff | tree | snapshot | 
| 2010-12-07 | Pierangelo... | typo in comment | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | ITS#6625 Remove some LDAP_R_COMPILEs | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | Fix ITS#6625: mutex-protect ldap_free_connection() | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | ITS#6625 Invert test in NT threads LDAP_INT_MUTEX_FIRST... | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | ITS#6625 concurrency patch cleanup | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | For ITS#6739: Fix last commit (private debuging) | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | For ITS#6739: Move variables into do_syncrep2 loop | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | Silence valgrind's ptrcheck (no real change). | commit | commitdiff | tree | snapshot | 
| 2010-12-06 | Hallvard Furuseth | ITS#6736: Delay destruction of slap_listeners[] | commit | commitdiff | tree | snapshot | 
| 2010-12-04 | Hallvard Furuseth | ITS#6735 Fix uninitialized filter in slapd-tester | commit | commitdiff | tree | snapshot | 
| 2010-12-04 | Hallvard Furuseth | Fix rev 1.270: free def_urlpre correctly.  Also free... | commit | commitdiff | tree | snapshot | 
| 2010-12-03 | Hallvard Furuseth | ITS#6733: Fix LDAP_MEMORY_DEBUG issues. | commit | commitdiff | tree | snapshot | 
| 2010-12-03 | Hallvard Furuseth | Fix rev 1.132 (ITS#6632): Initialize all of roc in... | commit | commitdiff | tree | snapshot | 
| 2010-12-02 | Hallvard Furuseth | ITS#6732: Clean up ber_errno handling. | commit | commitdiff | tree | snapshot | 
| 2010-12-02 | Hallvard Furuseth | ITS#6620: Don't delete absent pwdChangedTime. | commit | commitdiff | tree | snapshot | 
| 2010-12-02 | Hallvard Furuseth | ITS#6731: Fix scrambled back-ldif error strings. | commit | commitdiff | tree | snapshot | 
| 2010-12-01 | Hallvard Furuseth | ITS#6364: Document that refint needs rootdn | commit | commitdiff | tree | snapshot | 
| 2010-12-01 | Hallvard Furuseth | ITS#6730: Only update modifiersName once per entry | commit | commitdiff | tree | snapshot | 
| next |