2009-04-23 |
Howard Chu | More for session management |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Pierangelo... | only free entries dup'ed by rwm_entry_get_rw() (ITS... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Reformat requests, rough pwmod support |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Pierangelo... | always pass a DN to the underlying database (ITS#6070) |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Add missing extended/intermediate handlers for fake... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Added uidnumber checks |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Use local_ssf for our fake connections |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | sanity check for host_ad and svc_ad |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Flesh out config options, implement authorization checks |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Howard Chu | Add ATDESC config arg type for AttributeDescriptions |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Howard Chu | Add global_host_bv, why do we still have bare char... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Howard Chu | Start documenting PAM support |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Howard Chu | We need the authorizedService schema |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | Move tmpluser to authz call; add ppolicy support to... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | In uid2dn, only return success if a unique DN was found |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | Move tmpluser to authz call; print authz messages regar... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | In pwmod, ctx may be empty so always pass current username |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | Forced commit, 1.2 fixed a typo in pwmod |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Howard Chu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Hallvard Furuseth | ITS#5975: Fix pidfile/argsfile doc - they are independe... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add pam support (work in progress) |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add pam support (work in progress) |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add missing newlines to debug msgs |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Fix prev commit - work-in-progress |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Add missing newlines to debug msgs |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Howard Chu | Fix typo in debug |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Hallvard Furuseth | ITS#5464, #5666 Update last change: Conflicted with... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Hallvard Furuseth | ITS#6064: "//" comment from rev 1.445 -> "/**/" comment |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Pierangelo... | document new feature (ITS#6057) |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Pierangelo... | fix ITS#6057 |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Howard Chu | ITS#6056 pagedresults stacked control is not overlay... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Howard Chu | ITS#5464, #5666 define _GNU_SOURCE |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6041 Windows opendir/closedir issues (from ITS... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6039 Winsock fixes |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6052 fix typo |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6053 must use gnutls_x509_privkey_init() |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6054 quit using global malloc |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Howard Chu | ITS#6054 assert/exit on failed allocs |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Howard Chu | ITS#6021 minor cleanup |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Rein Tollevik | More for ITS#6045: clear o_callback as well. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Rein Tollevik | Fixed previous again, using o_bd->bd_self is safer. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Rein Tollevik | Fixed previous edit: Use op->o_bd, not a copy of ss... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Rein Tollevik | ITS#6045: Use copy of db when testing filter in matchops. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Howard Chu | ITS#6016 check for static backends and overlays |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Gavin Henry | quick change to test access. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Howard Chu | Forced commit, checking access |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Kurt Zeilenga | Forced commit - test |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Kurt Zeilenga | Forced commit (test) |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Howard Chu | ITS#6038 revert prev commits, ITS rejected |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Rein Tollevik | ITS#6038: Write slapadd progress meter to stdout. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Hallvard Furuseth | ITS#6037: don't loop forever on EINTR in wait4child() |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Hallvard Furuseth | ITS#6037: save/restore errno in signal handlers |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Howard Chu | ITS#6036 zero out freed val |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Pierangelo... | slapcat does not mention -s in usage |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Howard Chu | ITS#6030 reject redundant moduleload attempts |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Howard Chu | ITS#6030 don't reload already loaded modules |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Howard Chu | Fix 1.461, forgot to release mutex when persistent... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Hallvard Furuseth | More for ITS#6026: test -x is unportable, use test -f. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Hallvard Furuseth | More ITS#5968: Edit AVA_Sort() comment to describe... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Howard Chu | More for #6011, rearrange teardown steps |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Howard Chu | One more tweak for #5860 |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Howard Chu | More for #5860 - if the cache blew past the maxsize... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Howard Chu | More for ITS#5860 |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Howard Chu | More for ITS#5860, always check cache sizes |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | ITS#6012 don't abort NULL txns (blind fix) |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | ITS#6014, partial revert 1.121 for now. We should uncon... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Pierangelo... | use, then free (ITS#6027) |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | ITS#6011 more for refcount'd cookieState |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | ITS#6011 better fix for connection queue |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | ITS#6011 use refcount for shared cookieState |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | cleanup prev commit |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Howard Chu | More for ITS#6011 |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Emmanuel Dreyfus | If the change set becomes empty, prevent other overlays... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Quanah Gibson... | More for ITS#6026 |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Howard Chu | More debugging |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Rein Tollevik | ITS#6026 Don't run autosaved test scripts |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Rein Tollevik | ITS#6024 Don't send cookies without csn. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Pierangelo... | free self in case anything goes wrong |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Pierangelo... | don't short circuit callback list |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Howard Chu | Fix prev 2 commits: make sure op is Modify before testi... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Howard Chu | ITS#5988 allow entries without CSN to be replicated |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Howard Chu | ITS#5973 re-enable patch |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Howard Chu | Don't write out abandoned results |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Howard Chu | ITS#5988 avoid redundant slap_graduate_commit_csn calls |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | Fix prev commit |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | Skip redundant PACKETS logging |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | ITS#5988 don't respond if consumer's state is newer... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | ITS#5999 better modtarget tracking |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | Avoid shutdown problems |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | More for #6020 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | For #6020 log remote sid in syncprov_sendresp |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | ITS#5973 hide this for now, it's broken |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Howard Chu | More for prev commit |
commit | commitdiff | tree | snapshot |
next |