2007-12-11 |
Pierangelo... | fix back-ldif delete (ITS#5265) |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Gavin Henry | admin24/replication.html spelling ITS#5270 |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Pierangelo... | don't try to count non-expired entries if database... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Hallvard Furuseth | Fix typo in error message |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Howard Chu | ITS#5269 fixes from Guillaume Rousse at inria.fr |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Howard Chu | ITS#5268 omit contextCSN when replicating |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Howard Chu | ITS#5268 don't replicate dSAOperation attributes unless... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Howard Chu | Omit auditContext when sync control is present |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Pierangelo... | don't try to delete expired entries if database does... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Howard Chu | ITS#5161 make sure accesslog_response is called for... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Hallvard Furuseth | ITS#5248: use volatile sig_atomic_t for signal variable... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Hallvard Furuseth | Remove unused variables |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Hallvard Furuseth | ITS#5248: use volatile sig_atomic_t for signal variable... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Hallvard Furuseth | Remove unused variable |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Hallvard Furuseth | Restore pre-C99 preprocessor support (since rev 1.165) |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | Cleanup dup_compare |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | Drop unnecessary lock |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | Re-introduce hdb dup_compare function, default compares... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | More cleanup, hdb fixes |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Pierangelo... | save old values when deleting (ITS#5258; not optimal) |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | More cleanup |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | Cleanup prev commits |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | ITS#5262 must protect dn2id between the time it's read... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Howard Chu | BDB 4.2 compatibility for log_printf (requires modern... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Howard Chu | Prefix log msgs with "slapd" |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Howard Chu | Use BDB transaction log for debug messages |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Howard Chu | ITS#5262 additional cleanup |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Howard Chu | ITS#5262 use explicit cursor and locker in dn2id |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Howard Chu | Fix ITS#5257 |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Howard Chu | Revert 1.159, seems to trigger a concurrency bug. ??? |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Gavin Henry | LDIF output format example. Still to fix modulepath... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Gavin Henry | (ITS#5245) auditlog man page slapo-auditlog.5 |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Hallvard Furuseth | Integer indexing - cleanup, signedness, redefine signma... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Howard Chu | Cleanup overflow check |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Hallvard Furuseth | Integer indexing - cleanup |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Howard Chu | Add memctx to lutil_str2bin() |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Hallvard Furuseth | Fix last patch, and reduce allocations in lutil_str2bin(). |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Hallvard Furuseth | Integer indexing - handle huge values |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Fix tmpbuf size |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Fix dirsep chars before opening file |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Cleanups from Hallvard |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Shrink presence key |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Trim unneeded tmp var |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Omit leading zero pad byte |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Fix carries |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Howard Chu | Fix sign bit |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Howard Chu | Fix prev. Once more, with feeling. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Howard Chu | Fix prev cleanup. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Howard Chu | Fix 1.426, must sign-extend small numbers, not zero-pad |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Howard Chu | Fix rev 1.49 |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Howard Chu | Pop local callback for modify |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Howard Chu | Fix prev commit, leave callback stack alone in compare() |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Gavin Henry | MMR intro complete. Example to come. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Gavin Henry | MirrorMode picture, spell check and wee MMR update. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Howard Chu | awk portability fix |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Kurt Zeilenga | Forced commit to check logs/cvsweb |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Howard Chu | Trim debug flag |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Ralf Haferkamp | Allow initialization when using custom "memberof-group... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Kurt Zeilenga | Forced commit to test cvs log email |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Quanah Gibson... | cleanup |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Kurt Zeilenga | Reverse last commit (made by mistake) |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Kurt Zeilenga | OpenLDAP Devel README |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Quanah Gibson... | Revert 1.7 changes back to 1.6 per discussion with... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Howard Chu | Streamlined Winsock connection management |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Howard Chu | index_intlen defaults to 4 now |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Howard Chu | Change integer indexing to ordered only, no backward... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Howard Chu | Fix connection teardown |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Pierangelo... | silence warnings |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Pierangelo... | further clarify size limit related issues in sync repli... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Howard Chu | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Document truncate mode |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Fix, truncate should not be valid for slapadd, should... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | More for #5221, don't muck with kids counters on simple... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Minor cleanup |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | ITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Gavin Henry | Wrong ldap uri format |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Ralf Haferkamp | getURLString() is const now to avoid uneeded copying... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Fix dec to bin for zero value |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Fix typo |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Silently restrict index_intlen to 4-255. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Tweak prev commit |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Tweak prev commit |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Add index_intlen keyword |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | integer indexing must be unsigned |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Add index_intlen keyword for ordered indexing of integers |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Silence warning |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Howard Chu | Fix dec to bin negative number handling |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Howard Chu | Fix typo in dec to bin conversion |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Howard Chu | ITS#5215 fix Windows slapd.def rules |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Howard Chu | Fix test050 |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Howard Chu | ITS#5183 - better delete index handling |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Howard Chu | Fix typos |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Gavin Henry | test050 extended to run with 3 slapd instances. Please... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Howard Chu | ITS#5232 report and fail on internal errors |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Howard Chu | ITS#5237 typos |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Howard Chu | ITS#5183 preliminary fix - this whole approach needs... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Pierangelo... | sync 'c' with RFC4519 (ITS#5236) |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Pierangelo... | let c_conn_idx be -1 (ITS#5235?) |
commit | commitdiff | tree | snapshot |
next |