2003-01-03 |
Kurt Zeilenga | Happy new year |
tree | commitdiff |
2002-10-10 |
Kurt Zeilenga | Patch: Delete the buggy surrogate parent code (ITS... |
tree | commitdiff |
2002-10-07 |
Kurt Zeilenga | More entry level access control for back-shell |
tree | commitdiff |
2002-10-07 |
Kurt Zeilenga | More "entry" level ACLs for entry add, delete, and... |
tree | commitdiff |
2002-08-24 |
Kurt Zeilenga | use ldap_charray_*() instead of charray_*() |
tree | commitdiff |
2002-07-31 |
Kurt Zeilenga | operationsError != Internal Error |
tree | commitdiff |
2002-07-27 |
Kurt Zeilenga | ITS#1985 fix: blind commit |
tree | commitdiff |
2002-06-21 |
Howard Chu | Fix dynamic module linking |
tree | commitdiff |
2002-06-05 |
Kurt Zeilenga | Fix up abandon merge. Hallvard will holler if I get... |
tree | commitdiff |
2002-06-05 |
Kurt Zeilenga | Patch: Non-unique msgid for abandon in back-<shell... |
tree | commitdiff |
2002-05-15 |
Kurt Zeilenga | Patch: Implement surrogate parent for back-shell ... |
tree | commitdiff |
2002-05-15 |
Kurt Zeilenga | Patch: back-shell/searchexample.* nitpicks (ITS#1816) |
tree | commitdiff |
2002-05-09 |
Kurt Zeilenga | Patch: Non-unique msgid for abandon in back-<shell... |
tree | commitdiff |
2002-05-01 |
Howard Chu | Changed be_[n]suffix, be_[n]suffixAlias to BerVarray... |
tree | commitdiff |
2002-04-11 |
Howard Chu | ITS#1733 eliminate o_abandonmutex |
tree | commitdiff |
2002-03-23 |
Pierangelo Masarati | fix ITS#1671 and more |
tree | commitdiff |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
tree | commitdiff |
2002-01-03 |
Howard Chu | Changed AttributeName back into an array instead of... |
tree | commitdiff |
2002-01-03 |
Howard Chu | Use ldap_queue.h instead of <ac/queue.h> |
tree | commitdiff |
2002-01-02 |
Howard Chu | Changed struct berval ** to BVarray |
tree | commitdiff |
2001-12-31 |
Howard Chu | Changed search attrs from struct berval ** to Attribute... |
tree | commitdiff |
2001-12-29 |
Howard Chu | More ava fixups |
tree | commitdiff |
2001-12-26 |
Kurt Zeilenga | Update to new struct berval DN API |
tree | commitdiff |
2001-12-26 |
Kurt Zeilenga | struct berval DN changes |
tree | commitdiff |
2001-12-26 |
Kurt Zeilenga | Fix typo |
tree | commitdiff |
2001-12-26 |
Howard Chu | First pass at converting bind to struct bervals |
tree | commitdiff |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
tree | commitdiff |
2001-12-26 |
Howard Chu | Changed search attrs to struct berval **. |
tree | commitdiff |
2001-12-25 |
Kurt Zeilenga | More struct berval DNs |
tree | commitdiff |
2001-12-24 |
Kurt Zeilenga | Fix DN struct berval issue |
tree | commitdiff |
2001-12-07 |
Howard Chu | NT updates from jon@symas.com. |
tree | commitdiff |
2001-10-22 |
Howard Chu | Moved AttributeDescription caching into main code: |
tree | commitdiff |
2001-09-02 |
Kurt Zeilenga | Add some EINTR logic to back-shell. Assumes fgets... |
tree | commitdiff |
2001-06-28 |
Randy Kunkee | Remove global_backendsyncfreq code (code has been pushe... |
tree | commitdiff |
2001-06-22 |
Randy Kunkee | Add sync_daemon to daemon.c, enabled by global configur... |
tree | commitdiff |
2001-05-02 |
Kurt Zeilenga | Fix LDIF bug |
tree | commitdiff |
2000-11-30 |
Kurt Zeilenga | Unbind should not return a result |
tree | commitdiff |
2000-08-21 |
Kurt Zeilenga | Use example.com in examples |
tree | commitdiff |
2000-07-13 |
Kurt Zeilenga | Update SASL code to reuse context through life of session. |
tree | commitdiff |
2000-06-21 |
Mark Valence | New backend routine: back_attribute |
tree | commitdiff |
2000-06-16 |
Kurt Zeilenga | Add backend_check_referrals() framework. |
tree | commitdiff |
2000-06-10 |
Kurt Zeilenga | Misc code cleanup. |
tree | commitdiff |
2000-06-08 |
Kurt Zeilenga | First cut new schema support. |
tree | commitdiff |
2000-05-22 |
Kurt Zeilenga | Const'ification |
tree | commitdiff |
2000-05-15 |
Kurt Zeilenga | Add copyright notices |
tree | commitdiff |
2000-05-15 |
Kurt Zeilenga | Minor updates to shell backend configuration/examples. |
tree | commitdiff |
2000-05-11 |
Howard Chu | Removed XLDFLAGS, unnecessary for modules. |
tree | commitdiff |
2000-04-19 |
Kurt Zeilenga | Fix realloc bug and remove use of LDAP_MOD_BVALUES |
tree | commitdiff |
2000-02-07 |
Kurt Zeilenga | Add Modification/Modifications structures for -DSLAPD_S... |
tree | commitdiff |
2000-01-02 |
Luke Howard | Filled in Cyrus SASL authz/storage callbacks for all... |
tree | commitdiff |
1999-12-08 |
Kurt Zeilenga | Reengineered ldappasswd(1). Uses extended operation... |
tree | commitdiff |
1999-09-18 |
Howard Chu | Added mixed-case as well as up-cased DN argument. The... |
tree | commitdiff |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid |
tree | commitdiff |
1999-09-08 |
Kurt Zeilenga | Add OpenLDAP RCSid to *.[ch] in clients, libraries... |
tree | commitdiff |
1999-09-02 |
Hallvard Furuseth | Fix Debug printf format |
tree | commitdiff |
1999-09-02 |
Hallvard Furuseth | Cleanup: |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | complete this round of constification |
tree | commitdiff |
1999-08-20 |
Kurt Zeilenga | more const'ification |
tree | commitdiff |
1999-08-17 |
Kurt Zeilenga | New dn2id format with base/one/subtree indices (ldbm... |
tree | commitdiff |
1999-08-17 |
Howard Chu | Make init_module return a success/fail value. |
tree | commitdiff |
1999-08-09 |
Howard Chu | Fix explicit backend dependencies. Wildcard was unreliable. |
tree | commitdiff |
1999-08-07 |
Howard Chu | Final round of module changes |
tree | commitdiff |
1999-08-06 |
Howard Chu | For dynamic modules, must explicitly zero BackendInfo... |
tree | commitdiff |
1999-08-03 |
Kurt Zeilenga | s/exit(1)/exit(EXIT_FAILURE)/ |
tree | commitdiff |
1999-08-01 |
Hallvard Furuseth | Delete spurious 7th arg (of 8) to send_search_entry() |
tree | commitdiff |
1999-07-19 |
Kurt Zeilenga | s/backend_db/slap_backend_db/ |
tree | commitdiff |
1999-07-16 |
Kurt Zeilenga | Import experimental referral implementation from OPENLD... |
tree | commitdiff |
1999-07-07 |
Kurt Zeilenga | Add support for unsolicited notifications. |
tree | commitdiff |
1999-07-05 |
Kurt Zeilenga | unifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH |
tree | commitdiff |
1999-06-29 |
Kurt Zeilenga | Add sasl "mech" argument to backend bind routines. |
tree | commitdiff |
1999-06-24 |
Bastiaan Bakker | Merged dynamic module support patch (see ITS #196)... |
tree | commitdiff |
1999-06-23 |
Bastiaan Bakker | Added connection initialisation and destruction notific... |
tree | commitdiff |
1999-06-03 |
Kurt Zeilenga | s/<stdlib.h>/<ac/stdlib.h>/ |
tree | commitdiff |
1999-05-21 |
Kurt Zeilenga | s/WIN32/HAVE_WINSOCK/ |
tree | commitdiff |
1999-04-28 |
Kurt Zeilenga | Add mkversion script to generate version.c files. ... |
tree | commitdiff |
1999-03-22 |
Kurt Zeilenga | Round 2 of connection management changes. |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Implemented newSuperior handling. |
tree | commitdiff |
1999-03-05 |
Juan Gomez | Added parameter newSuperior in preparation to support |
tree | commitdiff |
1999-03-03 |
Hallvard Furuseth | function pointers are incompatible with `void *'; remov... |
tree | commitdiff |
1999-02-20 |
Hallvard Furuseth | wrap bi_acl_group in #ifdef SLAPD_ACLGROUPS |
tree | commitdiff |
1999-02-05 |
Kurt Zeilenga | New Frontend->Backend Interface |
tree | commitdiff |
1999-02-04 |
Kurt Zeilenga | Fix forkandexec() prototype. |
tree | commitdiff |
1999-01-28 |
Kurt Zeilenga | Use -lldap_r instead of -lldap -lthread. |
tree | commitdiff |
1999-01-26 |
Kurt Zeilenga | Change o_private from int to void*. Use it to hold... |
tree | commitdiff |
1999-01-19 |
Kurt Zeilenga | Update slap_conn to maintain client provided dn and... |
tree | commitdiff |
1999-01-10 |
Kurt Zeilenga | Update build environment to fix VPATH support. |
tree | commitdiff |
1998-12-24 |
Kurt Zeilenga | Apply patch to better behave under Solaris threads... |
tree | commitdiff |
1998-12-21 |
Kurt Zeilenga | LDAP C-API changes |
tree | commitdiff |
1998-12-20 |
Kurt Zeilenga | Fix server --without-xxx build issues... |
tree | commitdiff |
1998-11-22 |
Kurt Zeilenga | "make veryclean" now lives up to its name. |
tree | commitdiff |
1998-11-15 |
Hallvard Furuseth | Protoized, moved extern definitions to .h files, fixed... |
tree | commitdiff |
1998-11-06 |
Kurt Zeilenga | missing newlines bugfix from Dan. |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | remove old files |
tree | commitdiff |
1998-10-25 |
Kurt Zeilenga | merged with autoconf branch |
tree | commitdiff |
1998-10-21 |
Kurt Zeilenga | SLAPD compiles. Needs LDBM work to link. |
tree | commitdiff |
1998-10-21 |
Kurt Zeilenga | include portable.h |
tree | commitdiff |
1998-10-19 |
Kurt Zeilenga | Remove DEFS variables from Makefiles, remove bridge.h. |
tree | commitdiff |
1998-09-21 |
Kurt Zeilenga | Fix VPATH includes/libraries |
tree | commitdiff |
1998-09-20 |
Kurt Zeilenga | Added basic VPATH support. VPATH Make depend still... |
tree | commitdiff |
1998-09-20 |
Kurt Zeilenga | Reworked enable/with options. Mostly works. |
tree | commitdiff |
next |