2004-08-25 |
Luke Howard | Remove unused variable |
blob | commitdiff | raw |
2004-08-25 |
Luke Howard | This patch fixes some subtle interactions between SLAPI... |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Pierangelo Masarati | should fix ITS#3265 |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Pierangelo Masarati | frontend stuff moved into a database structure, essenti... |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Kurt Zeilenga | SLAPD_DISCONNECT v -1 cleanup |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Pierangelo Masarati | clear pagedresults_state if reusing an inactive connect... |
blob | commitdiff | raw | diff to current |
2004-04-26 |
Howard Chu | ITS#3109 - added slap_tls_ctx |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Kurt Zeilenga | ITS#3092: Rename sl_free() and friends to slap_sl_free() |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Kurt Zeilenga | use BER_BVNULL |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Howard Chu | Silence warning |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Howard Chu | Add connection_fake_init() |
blob | commitdiff | raw | diff to current |
2004-03-14 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2004-03-12 |
Howard Chu | Add c_conn_idx, to simplify external modules managing... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Kurt Zeilenga | Don't defer abandon due to pending |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Kurt Zeilenga | ITS#2959: provide reason for deferring operation in... |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Howard Chu | ITS#2921, fix client connection handling for HAVE_WINSOCK |
blob | commitdiff | raw | diff to current |
2004-01-01 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2003-12-29 |
Kurt Zeilenga | Misc code cleanup |
blob | commitdiff | raw | diff to current |
2003-12-28 |
Luke Howard | Don't require slapi to be in the path - always include... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Kurt Zeilenga | Move experimental built-in SASL behind SLAP_BUILTIN_SAS... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Kurt Zeilenga | Completely untested built-in EXTERNAL implementation |
blob | commitdiff | raw | diff to current |
2003-12-16 |
Luke Howard | First round of SLAPI cleanups - use slapi_int_XXX for... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2003-12-08 |
Kurt Zeilenga | unifdef -DLDAP_CONTROL_PAGEDRESULTS (as it is always... |
blob | commitdiff | raw | diff to current |
2003-12-06 |
Howard Chu | Move SLAB_SIZE def to slap.h |
blob | commitdiff | raw | diff to current |
2003-11-30 |
Hallvard Furuseth | Cleanup: Remove unused label 'no_co_op_free:' in connec... |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Kurt Zeilenga | Updated notices |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Howard Chu | For previous, assert (writewaiter==0) in conn_destroy... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Howard Chu | Cleanup prev commit, assert if writewaiter != 0 in... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Howard Chu | ITS#2832 init conn->c_writewaiter to 0 |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Kurt Zeilenga | cleanup |
blob | commitdiff | raw | diff to current |
2003-11-10 |
Jong Hyuk Choi | 1. Session history support |
blob | commitdiff | raw | diff to current |
2003-11-06 |
Kurt Zeilenga | Code and logging cleanup |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Howard Chu | Fix retry on failure |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Howard Chu | Fix prev commit, don't timeout outbound connections |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | Add support for outbound connections in main listener. |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | Fix prev commit |
blob | commitdiff | raw | diff to current |
2003-10-24 |
Howard Chu | SLAPI fix - no-op when slapi_plugins_used == 0 |
blob | commitdiff | raw | diff to current |
2003-10-23 |
Howard Chu | ITS#2779, cache group ACLs per operation instead of... |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Howard Chu | ITS#2684 keep psearch operations on the connection... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Howard Chu | Don't timeout slow-running operations |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Jong Hyuk Choi | move c->c_n_ops_executing/completed to the right place |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Kurt Zeilenga | Initial support for pre/post read controls. |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Howard Chu | ITS#2649, never defer Abandon requests |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Jong Hyuk Choi | unifdef LDAP_SYNC and LDAP_SYNCREPL |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Luke Howard | Support for SLAPI plugin extensions API. |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Jong Hyuk Choi | LCUP primitive routines removed |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Kurt Zeilenga | Fix vrFilter compile error |
blob | commitdiff | raw | diff to current |
2003-05-31 |
Kurt Zeilenga | Merge partial and intermediate responses |
blob | commitdiff | raw | diff to current |
2003-05-28 |
Howard Chu | Fix LBER_OPT_MEMCTX behavior |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Howard Chu | ITS#2549, init memctx to NULL. Also reset ber memctx... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
Jong Hyuk Choi | persistent search updates with recent changes |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Hallvard Furuseth | Fix some Statslog()s: Add missing newlines. Print... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Howard Chu | ITS#2424 use two SASL contexts per session to conform... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Howard Chu | Memory context tweaks for other ops |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Howard Chu | Memory context tweaks for Bind |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Howard Chu | More memory context tweaks |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | Minor cleanups |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | Eliminate getkey search |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | Just use a fixed size slab for now |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Howard Chu | First cut at thread-local malloc. Only used by search... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Pierangelo Masarati | silence warning |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Howard Chu | Consolidated slap_callbacks into one function. Removed... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Howard Chu | ITS#2389 - added conn_max_pending/auth config keywords... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Howard Chu | Cleanup previous commit |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Howard Chu | struct co_arg is redundant, removed |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Howard Chu | ITS#2389 - stop reading requests on a conn if it has... |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Howard Chu | ITS#2382 use ch_calloc |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Howard Chu | Fix ITS#2335, RFC1798 sequence layout was wrong. |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Howard Chu | Partial fix of ITS#2335, restore proper CLDAP msg forma... |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Kurt Zeilenga | Cancel exop updates |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Kurt Zeilenga | Rework #ifdef'ing of expermental controls to ease relea... |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Jong Hyuk Choi | LDAP Sync Operation (draft-zeilenga-ldup-sync) as a... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Jong Hyuk Choi | Intermediate Response |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Jong Hyuk Choi | LDAP cancel misc patch |
blob | commitdiff | raw | diff to current |
2003-01-25 |
Jong Hyuk Choi | LDAP cancel operation |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Luke Howard | LDAPv3 over UDP disposition is now compatible with... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Howard Chu | Revert previous, it was only masking the real problem... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Howard Chu | undef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Pierangelo Masarati | SLAPI - Netscape plugin API for slapd - based on patch... |
blob | commitdiff | raw | diff to current |
2002-10-26 |
Howard Chu | Fix ITS#2157, server should never attempt to unlink... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Jong Hyuk Choi | Addition of servers/slapd/lcup.c and servers/slapd... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Jong Hyuk Choi | LCUP persistent search code drop |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Pierangelo Masarati | listener: |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Kurt Zeilenga | Misc cleanup |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Howard Chu | Remove c_sasl_bindmutex, Binds are already serialized. |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Kurt Zeilenga | Add a Connection pointer to the Operation. |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Howard Chu | Experimental cruft to propagate valid Operation to... |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Howard Chu | Added thread-pool getkey/setkey functions |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Howard Chu | Revert previous commit |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Howard Chu | Don't strdup conn->authz into op, just reference direct... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Julius Enarusai | Coverted LDAP_LOG macro to use subsystem ID int values... |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Kurt Zeilenga | get data if ready |
blob | commitdiff | raw | diff to current |
next |