2005-08-26 |
Howard Chu | Regenerate for ITS#3577 reversion, etc. |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Howard Chu | Really hide --with-ldbm-api/type from --help |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Howard Chu | Fix another leaked environment. |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Hallvard Furuseth | slapi_rdn_set_<sdn/rdn>: Void functions, so return... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Howard Chu | Windows mod compatibility |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Howard Chu | Revert ITS#3577 patch, breaks Windows build and not... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Howard Chu | Fix for Windows mod compatibility, imported symbols... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Howard Chu | Leave pwdPolicySubEntry user-modifiable for now |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Support --with-ldbm-api/type with warning |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Fix Windows NT detection |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Pierangelo... | allow undefined attrs to be "proxied" (ITS#3959) |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Kurt Zeilenga | Fix typo in last commit |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Kurt Zeilenga | Update build tools based upon OPENLDAP_AC work |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Pierangelo... | don't use -u: it's not portable (ITS#3969) |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Regenerated with new OL_ARG_ENABLE OPENLDAP_AC |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Enhance OL_ARG_ENABLE for overridable defaults, trim... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Pierangelo... | need stricter sanity checks... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Pierangelo... | honor onerr on bind |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Don't do anything if this is a syncrepl response. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Cleanup OL_ARG_xx, don't use changequote. |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Change ldbm options from --with to --enable to preserve... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Howard Chu | Must close env before removing it. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Kurt Zeilenga | Rebuild |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Fix OL_PTHREAD_TRY |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Regenerate with valsort overlay |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Add valsort overlay |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | ITS#3968 Add tests for valsort overlay, with fixes. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Config fixes |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Luke Howard | Allow slapi_sdn_get_parent() to work if only normalized... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Improve check for schemes vs cleartext passwords |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Need manageDIT to set pwdPolicySubentry now |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Fix typo in numeric-descend |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Add LDAP_CONTROL_VALSORT |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Check for numeric syntaxes |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Tweak prev commit, use BER_BVZERO |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Howard Chu | Fix uninit'd var, check for single-valued attrs |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Pierangelo... | make sure a_nvals are as many as a_vals (helps tracking... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Pierangelo... | workaround ITS#3965; if anybody has a better solution... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | Tweak comment about ppolicy, we're up to date for now. |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | Updated for draft 09, allow MANAGE for operational... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | Update for draft 09 (just added NO-USER-MODIFICATION... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Pierangelo... | harmonize back-ldbm and back-bdb handling of searchBase... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Pierangelo... | fix use of uninitialized var |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | More for valsort |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | Add valsort |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | Add sorted values overlay |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | ITS#3961 better fix - provide a context for the main... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Howard Chu | ITS#3961 provide ldap_pvt_thread_pool_fake_context_init... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | need some minimal timeout otherwise strange issues... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | more tests |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | fix ACIs; few issues remain (e.g. disclose) |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | add ACI test |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | reflect API changes |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | reflect additions to dynacl config syntax |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | allow options in dynacl configuration |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | further ACI factoring out & confinement |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | fix cleanup on error |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | 9010 is not registered but used on Solaris... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | mutex-protect "undefined" attribute descriptions/object... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | log the right string |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | allow a minimal timeout in compares |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | treat TRUE/FLASE like SUCCESS; don't chase "" referrals |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | moved to contrib/slapd-overlays/allop |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | check software version |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | moved from servers/slapd/overlays |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Pierangelo... | moved to contrib/slapd-overlays/allop |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Hallvard Furuseth | Fix typo "==" -> "=" in test |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Hallvard Furuseth | Fix typo $ol_link_thread -> $ol_link_threads |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Hallvard Furuseth | Support --disable-monitor: slapadd -b "" instead of... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Hallvard Furuseth | Support --disable-monitor |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Hallvard Furuseth | Support --disable-monitor: Do not leave $MONMOD empty |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Hallvard Furuseth | SLAP_OP_* enums are always used. Delete #ifdef SLAPD_MO... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | cosmetic changes (easier to inspect under gdb) |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | fix referral logging @STATS2 |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | fix (and partially revert) last commit |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | allow objectClass checking including sups |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | cleanup locking |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | note slapo-allop |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | cleanup objectclass inheritance |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | cleanup objectclass inheritance; don't proceed if initi... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | fix SASL numeric secprops parsing (ITS#3955) |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | rework acknowledgments |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | allop man page |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | stuff for slapo-allop configuration |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | more for the allop overlay |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | all-operational overlay: allows to configure part of... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | reflect recent changes to code |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | need an AUXILIARY objectClass to play with some special... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Pierangelo... | normalize/pretty attributes when possible |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Kurt Zeilenga | Clarify second all user attrs comment |
commit | commitdiff | tree | snapshot |
2005-08-20 |
Kurt Zeilenga | Clarify attribute comment |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Pierangelo... | use our default referral; slapd complains about returni... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Pierangelo... | don't try to print NULLs on Solaris... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Pierangelo... | plug yet another one-time leak |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Pierangelo... | allow to pass timeout arg (tnx to Luca) |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Kurt Zeilenga | Add noop-06 |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Pierangelo... | couldn't slapcat with ACIs in slapd.conf :) |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Pierangelo... | complete ACI syntax exploitation |
commit | commitdiff | tree | snapshot |
next |