2003-12-20 |
Howard Chu | ITS#2889 - fix explicit objectClass inclusion/exclusion |
tree | commitdiff |
2003-12-19 |
Luke Howard | Fix slapi_modify_internal() to deal with just the modif... |
tree | commitdiff |
2003-12-19 |
Kurt Zeilenga | Document +0 |
tree | commitdiff |
2003-12-19 |
Kurt Zeilenga | Move ldapi to /var/run |
tree | commitdiff |
2003-12-19 |
Kurt Zeilenga | Move pid/args files into $(RUNDIR)/run |
tree | commitdiff |
2003-12-18 |
Howard Chu | Fix install rule |
tree | commitdiff |
2003-12-18 |
Kurt Zeilenga | Move experimental built-in SASL behind SLAP_BUILTIN_SAS... |
tree | commitdiff |
2003-12-18 |
Pierangelo Masarati | propagate flags to sasl-regexp functions (will need... |
tree | commitdiff |
2003-12-18 |
Pierangelo Masarati | allow 'all' vs. 'any' sasl-authz-policy |
tree | commitdiff |
2003-12-18 |
Kurt Zeilenga | clarify default access control policy |
tree | commitdiff |
2003-12-18 |
Kurt Zeilenga | Completely untested built-in EXTERNAL implementation |
tree | commitdiff |
2003-12-18 |
Howard Chu | ITS#2884 silence warning. We don't dereference this... |
tree | commitdiff |
2003-12-18 |
Howard Chu | ITS#2883 initialize rc before running callbacks |
tree | commitdiff |
2003-12-17 |
Kurt Zeilenga | Make modify/increment conditional |
tree | commitdiff |
2003-12-17 |
Pierangelo Masarati | cleanup most of the -pedantic warnings (ITS#2884) and... |
tree | commitdiff |
2003-12-17 |
Kurt Zeilenga | Sync with HEAD |
tree | commitdiff |
2003-12-16 |
Luke Howard | First round of SLAPI cleanups - use slapi_int_XXX for... |
tree | commitdiff |
2003-12-16 |
Pierangelo Masarati | fix a couple of (too optimistic) comments... |
tree | commitdiff |
2003-12-16 |
Luke Howard | Honour any controls that are sent by a SLAPI plugin |
tree | commitdiff |
2003-12-16 |
Pierangelo Masarati | line up comments and code |
tree | commitdiff |
2003-12-16 |
Pierangelo Masarati | improve error handling for attr val ACL syntax |
tree | commitdiff |
2003-12-16 |
Luke Howard | Don't leak SLAPI_RESCONTROLS when free'ing parameter... |
tree | commitdiff |
2003-12-16 |
Kurt Zeilenga | Deprecate +objectClass in favor of @objectClass per... |
tree | commitdiff |
2003-12-16 |
Kurt Zeilenga | Revert last commit |
tree | commitdiff |
2003-12-16 |
Pierangelo Masarati | honor '!' (objectClass negation) when checking attribut... |
tree | commitdiff |
2003-12-16 |
Pierangelo Masarati | add to 'val[.<style>=<value>' ACLs special match styles... |
tree | commitdiff |
2003-12-16 |
Howard Chu | Fix - need to initialize lutil_passwd. |
tree | commitdiff |
2003-12-15 |
Pierangelo Masarati | allow 'AUTHZ' mech in proxyAuthz control to allow also... |
tree | commitdiff |
2003-12-14 |
Pierangelo Masarati | typo |
tree | commitdiff |
2003-12-14 |
Pierangelo Masarati | fix previous commits |
tree | commitdiff |
2003-12-14 |
Pierangelo Masarati | resolve naming conflicts when compiling rwm overlay... |
tree | commitdiff |
2003-12-14 |
Kurt Zeilenga | Add LDAP_DEPRECATED macro |
tree | commitdiff |
2003-12-13 |
Kurt Zeilenga | Add u: comment |
tree | commitdiff |
2003-12-13 |
Kurt Zeilenga | Forward parse the uauthzid. A realm cannot be specifie... |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | saslAuthzTo/From stuff |
tree | commitdiff |
2003-12-13 |
Howard Chu | Use c_authmech when c_sasl_bind_mech is empty |
tree | commitdiff |
2003-12-13 |
Howard Chu | Fix prev commit, use c_authtype |
tree | commitdiff |
2003-12-13 |
Howard Chu | Always set c_authmech |
tree | commitdiff |
2003-12-13 |
Kurt Zeilenga | cleanup |
tree | commitdiff |
2003-12-13 |
Kurt Zeilenga | Look for the '@' in userid@realm in reverse so that... |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | note a potential problem |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | conn must be non-null |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | add subtree/children styles to saslAuthzTo/From; 'dn... |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | cleanup saslauthz code |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | use dedicated admin identity to proxyAuthz |
tree | commitdiff |
2003-12-13 |
Pierangelo Masarati | declare overlays_init() |
tree | commitdiff |
2003-12-13 |
Howard Chu | Clean up entry initialization |
tree | commitdiff |
2003-12-11 |
Kurt Zeilenga | Tweak the codes |
tree | commitdiff |
2003-12-11 |
Jong Hyuk Choi | fix for concurrent persistent searches |
tree | commitdiff |
2003-12-10 |
Howard Chu | Whitespace |
tree | commitdiff |
2003-12-10 |
Howard Chu | Fixup overlay build environment |
tree | commitdiff |
2003-12-10 |
Pierangelo Masarati | make names unique, since back-ldap/back-meta still... |
tree | commitdiff |
2003-12-09 |
Pierangelo Masarati | add rwm overlay configure and make stuff (need autoconf... |
tree | commitdiff |
2003-12-09 |
Pierangelo Masarati | cleanup handling of unknown directives ... |
tree | commitdiff |
2003-12-09 |
Howard Chu | ITS#2865 don't try to calloc 0 bytes, log an error... |
tree | commitdiff |
2003-12-09 |
Howard Chu | ITS#2868 check result from slap_startup |
tree | commitdiff |
2003-12-09 |
Howard Chu | Minor cleanup. Still need to address ITS#2866 point 2 |
tree | commitdiff |
2003-12-08 |
Kurt Zeilenga | unifdef -DLDAP_CONTROL_PAGEDRESULTS (as it is always... |
tree | commitdiff |
2003-12-08 |
Kurt Zeilenga | notices and acknowledgements |
tree | commitdiff |
2003-12-07 |
Kurt Zeilenga | notices and acknowledgements |
tree | commitdiff |
2003-12-07 |
Howard Chu | Added sc_next and sc_cleanup to slap_callback |
tree | commitdiff |
2003-12-07 |
Howard Chu | Cleanup unknown config directive handling. |
tree | commitdiff |
2003-12-07 |
Howard Chu | ITS#2864 removed sl_mark/sl_release code |
tree | commitdiff |
2003-12-07 |
Howard Chu | Minor cleanup |
tree | commitdiff |
2003-12-07 |
Howard Chu | ITS#2864 don't use sl_mark/release. |
tree | commitdiff |
2003-12-06 |
Howard Chu | Fix bogus free |
tree | commitdiff |
2003-12-06 |
Howard Chu | Remove trailing whitespace |
tree | commitdiff |
2003-12-06 |
Howard Chu | Use runqueue for consistency checker |
tree | commitdiff |
2003-12-06 |
Howard Chu | Move SLAB_SIZE def to slap.h |
tree | commitdiff |
2003-12-06 |
Howard Chu | More memory cleanup |
tree | commitdiff |
2003-12-06 |
Kurt Zeilenga | Move back-tcl to the Attic |
tree | commitdiff |
2003-12-06 |
Kurt Zeilenga | Notices |
tree | commitdiff |
2003-12-06 |
Howard Chu | Clear ocflags |
tree | commitdiff |
2003-12-06 |
Pierangelo Masarati | improvements |
tree | commitdiff |
2003-12-06 |
Howard Chu | Fix add invocation |
tree | commitdiff |
2003-12-06 |
Howard Chu | Perform database updates as root |
tree | commitdiff |
2003-12-06 |
Howard Chu | Moved proxy caching to overlay |
tree | commitdiff |
2003-12-06 |
Howard Chu | Overlay build environment, remove internal proxycache... |
tree | commitdiff |
2003-12-06 |
Howard Chu | Overlay build environment |
tree | commitdiff |
2003-12-06 |
Pierangelo Masarati | changes required to use rwm overlay |
tree | commitdiff |
2003-12-06 |
Pierangelo Masarati | first cut at dn rewrite/attr mapping overlay |
tree | commitdiff |
2003-12-06 |
Howard Chu | Don't free default_referral |
tree | commitdiff |
2003-12-06 |
Luke Howard | Use gmtime_r()/localtime_r if HAVE_GMTIME_R/HAVE_LOCALT... |
tree | commitdiff |
2003-12-06 |
Luke Howard | Use gmtime_r() if HAVE_GMTIME_R is defined (need to... |
tree | commitdiff |
2003-12-06 |
Luke Howard | Ensure exact DNs are normalized in slap_parseURI. |
tree | commitdiff |
2003-12-05 |
Kurt Zeilenga | ITS#2861 fix: don't try to dup a NULL reqdata... |
tree | commitdiff |
2003-12-05 |
Howard Chu | Proxy-cache rewritten as an overlay |
tree | commitdiff |
2003-12-04 |
Howard Chu | Moved ldbm into back-ldbm. No more libldbm. |
tree | commitdiff |
2003-12-04 |
Kurt Zeilenga | Update Mark's notice (with permission) |
tree | commitdiff |
2003-12-04 |
Howard Chu | ITS#2740 - link librewrite statically into back-ldap... |
tree | commitdiff |
2003-12-04 |
Howard Chu | ITS#2521 log names of unrecognized attributeTypes in... |
tree | commitdiff |
2003-12-04 |
Howard Chu | ITS#2836 add SLAPI_ADD_RESCONTROL support, fix SLAPI_RE... |
tree | commitdiff |
2003-12-03 |
Howard Chu | Reorganize, attempt some fault tolerance... |
tree | commitdiff |
2003-12-03 |
Howard Chu | ITS#2795 fix double-free on failure, reset dn2id database |
tree | commitdiff |
2003-12-03 |
Howard Chu | ITS#2795 fix hang. failure still leaves corrupt databas... |
tree | commitdiff |
2003-12-03 |
Pierangelo Masarati | syntax improvement (ITS#2852) |
tree | commitdiff |
2003-12-02 |
Kurt Zeilenga | ITS#2807: version option support (-V[V]) based on patch... |
tree | commitdiff |
2003-12-02 |
Howard Chu | ITS#2764, #2781 revert backend.c patch, just catch... |
tree | commitdiff |
2003-12-02 |
Howard Chu | Fix prev commit, return generated passwd |
tree | commitdiff |
2003-12-01 |
Kurt Zeilenga | Don't search for proxy authz control unnecessarily. |
tree | commitdiff |
next |