2006-05-27 |
Pierangelo... | fix DN-valued (and likely others not handled in the... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Howard Chu | ITS#4567 use unique timestamps for ops for cascading... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Pierangelo... | count requests and responses in logs |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Howard Chu | ITS#4562 - don't assume syncprov_op_response only runs... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Pierangelo... | (almost blind) fix potential strchr() read-past-end... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Pierangelo... | enable NOOP (ITS#4563; seems to work now) |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Pierangelo... | fix NOOP return code (ITS#4563; I'll check and confirm... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Hallvard Furuseth | Constify slapd_slp_attrs (assigned a const char* in... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Hallvard Furuseth | warning cleanup |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Hallvard Furuseth | Format fixes: %p takes void*, not struct* whose represe... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Hallvard Furuseth | Format fixes: Debug() arg#2 must be format. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Hallvard Furuseth | (no commit message) |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Howard Chu | Fix concurrency issues |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Howard Chu | Fix tavl_delete for two-node trees |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Howard Chu | Fix uninit'd var |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Pierangelo... | re-sort options in lexicographical order (forced commit) |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Pierangelo... | allow tools to syslog |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Pierangelo... | document "cancel" feature |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Pierangelo... | cleanup test |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Pierangelo... | sigh, the test was renamed ages ago |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Howard Chu | Fix prev commit, LE/GE searches advanced in wrong direc... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Pierangelo... | fix test045 (after ITS#4552) |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Pierangelo... | add cancel strategies (ITS#4560) |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Pierangelo... | clarify the required access to add the suffix of a... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Howard Chu | More cleanup |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Howard Chu | cleanup debug msg |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | Fix idletimeout deadlock |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Pierangelo... | fix limits unparse |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | Cleanup (revert ITS#4472, etc.) |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | ITS#4549, rewritten query_containment etc... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | ITS#4549 kludge, get tavl_ routines referenced |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | ITS#4549 add tavl_find3() to return closest match |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | Cleanup query attrs |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Howard Chu | Cleanup template searching |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Pierangelo... | fix referrals return for ops other than search (ITS... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Howard Chu | ITS#4552 just rely on ACLs when adding entries under... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Pierangelo... | s/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Pierangelo... | fix rev 1.125 commit |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Pierangelo... | fix cleanup concurrency |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Howard Chu | coverity cleanup |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Howard Chu | ITS#4466 fix typo, uninit'd var |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Howard Chu | ITS#4550 don't overwrite remote server's err msg |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Howard Chu | Fix ITS#4450, don't overwrite remote server's rs->sr_text |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kurt Zeilenga | Further clarifications |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kurt Zeilenga | Clarify that "disable bind_anon" does not disable anony... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Kurt Zeilenga | Clarify that "disallow bind_anon" doesn't prohibit... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Pierangelo... | lc_bound_ndn is occasionally saved to keep track of... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Howard Chu | Cleanup - no more SLAP_MULTI_CONN_ARRAY |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Pierangelo... | idassert: setup rebind stuff when binding for proxyAuth... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Pierangelo... | fix referral rewriting (ITS#4548) |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Kurt Zeilenga | Update |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Pierangelo... | reset the conn field in the cached connection if the... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Howard Chu | ITS#4544 skip test if syncprov overlay unavailable |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | document ITS#4546 "single-conn" feature |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | line up back-meta to ITS#4546 |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | more cleanup of previous commits |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | improve previous commit |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | typo in previous commit |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | "single-conn" forces flushing of existing conns during... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | allow to select credentials; allow subtree search |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | more checks |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | cleanup resource release |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Pierangelo... | typo in comment |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Howard Chu | Fixed version of rev 1.361 |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Howard Chu | Cleanup epoll read / error behavior |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Howard Chu | Revert prev commit, spoke too soon, close race conditio... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Howard Chu | Simplify connection mutexes |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Pierangelo... | make sure realloc'd memory is reset |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Kurt Zeilenga | ITS#4415: touch ucdata.h |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Pierangelo... | split lines in additional info (ITS#4543) |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Howard Chu | Add SSL failure reason to TLS: can't connect message. |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Pierangelo... | refine previous commits (don't leave bindings around) |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Pierangelo... | first round at adding passwd exop support to slapo... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Pierangelo... | always try to open config; NULL means use default |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Ralf Haferkamp | Align with slapd.access(5) man page (ITS#4522) |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Pierangelo... | add (basic) support for {RADIUS} scheme; userPassword... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Ralf Haferkamp | Additional fix for ITS#4522. The "dn=" ist not optional. |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Howard Chu | ITS#4453 don't print error message on stdout |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Howard Chu | ITS#4541 better fix |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Howard Chu | ITS#4541 refine commit for #4524 |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4509 s/ldap.h/ldap_log.h/ |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4531 temporarily go back to using quick sort instea... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4537 placate braindead compiler |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Ralf Haferkamp | Add Pre- and Postread Control to the supported controls... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Pierangelo... | add "-n" to omit trailing newline |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Pierangelo... | add "-n" to omit trailing newline |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4516 clear restricted status if other Binds have... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4534 propagate CSN for delete syncID sets |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4536 set chain_tail after sorting messages |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Fix for !LDAP_SYSLOG |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Fix Debug definition for !LDAP_SYSLOG |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | ITS#4535 use randomly generated password for config... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Omit trailing newline from generated password, so it... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Howard Chu | Rearrange, ARGS_TYPES should not be bitmasks |
commit | commitdiff | tree | snapshot |
next |