1999-12-05 |
Kurt Zeilenga | Remove istty test otherwise we may not detach. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Kurt Zeilenga | Add warning about portability between environments |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Kurt Zeilenga | Modify slapd.conf to match example provided in Quick... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Kurt Zeilenga | Fix ldap_rename parameter order (ITS#387) |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Gary Williams | No one complained, so here's the change to ldapdelete... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Kurt Zeilenga | Remove lint. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Howard Chu | Fix memory losses, ITS#379 |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Howard Chu | Fix off-by-one in v2ref |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Howard Chu | Fix WAKE_LISTENER hang in single-threaded server |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Howard Chu | Don't call FD_SET for an fd if it is already set. This... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Kurt Zeilenga | Add key words usage BCP. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Mark Valence | Removed unnecessary #include "back-ldbm.h". |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Howard Chu | ldap_result was losing messages when multiple msgids... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Kurt Zeilenga | Add send_ldap_sasl() to facility implementation of... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Howard Chu | Must not use "DB_THREAD" flag without HAVE_BERKELEY_DB2... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Howard Chu | Added missing ldap_pvt_thread_mutex_trylock function. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Howard Chu | Read a full buffer from wake_sds whenever we wake up... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Kurt Zeilenga | Remove nested comment. |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Howard Chu | Fixes for NT dynamic linking. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Kurt Zeilenga | Remove LBER_{TAG,INT,LEN}_{NTOH,HTON} macros. Rewrite... |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Kurt Zeilenga | Fix prototypes to use ber_int_t consistently. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Kurt Zeilenga | Use 'long' for LBER_INT_T. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Kurt Zeilenga | Don't use 'int' for LBER_*_T types as we only have... |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Howard Chu | load_extension was referenced unconditionally, but... |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Howard Chu | Removed RCS keywords from header comment. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Kurt Zeilenga | adjust to kerberos/passwd rearrangements. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Kurt Zeilenga | Cleanup BEGIN/END DECL |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Kurt Zeilenga | Suck in lber types from lber.h (which were moved to... |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Kurt Zeilenga | Fix typo |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Kurt Zeilenga | Switch userpasswd from 'ces' to 'bin'. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Kurt Zeilenga | Move userPassord and krbName authentication routines... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Mark Valence | Add supportedACIMechanisms to root DSE (when compiling... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Mark Valence | Add get_supported_acimech() for use by root_dse, check... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Mark Valence | Added get_supported_acimech() |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Mark Valence | Add supportedACIMechanisms to operation attributes... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Mark Valence | Add supportedACIMechanisms and aCIMechanism attributetypes. |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Add recently added LDAP-related RFCs |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Undelete. |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Obsoleted by RFC 1778 |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Add SASL RFC |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Add OID for LDAPsubentry... this item likely to change |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | rev 1 |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | rev 5 |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | draft rev 1. |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Add some simple DESC... every item should have a DESC |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Kurt Zeilenga | Shift a few more "core" items from pilot to core. |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Kurt Zeilenga | Move dcObject uidObject to core.schema |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Kurt Zeilenga | Remove Netscape (draft) TTL schema |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Kurt Zeilenga | Add RFC2589 Dynamic Directory schema |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Kurt Zeilenga | Add OpenLDAP RCSid |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Kurt Zeilenga | Plug memory leak. |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Mark Valence | schema definitions from Active Directory. |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Kurt Zeilenga | Less crypto error message... |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Kurt Zeilenga | Fix typo in ldap_compare_ext. Found by dspeck@novell... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | Advertise LDAP_CONTROL_X_CHANGE_PASSWD. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Mark Valence | Use get_supported_extension() accessor instead of suppo... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | ITS#357 (cont): Don't crash on at_cn == NULL. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Mark Valence | Added "ntdom" backend info. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | ITS#357: at_cn == NULL causes crash |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | ITS#349: if user hits RETURN at "Change base to?",... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | ITS#352: don't pring NULL group names. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | ITS#356: don't print entry if name is NULL. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | Install schema. |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Mark Valence | Added get_supported_extension(), removed extern support... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Mark Valence | Use get_supported_extension() accessor instead of suppo... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Mark Valence | Added get_supported_extension(int) accessor (replaces... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | Booker says Krb5 requires "-lkrb4 -lkrb5 -ldes425 ... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | Make sure generated files are up to date.... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | s/==/=/ in sh equality tests |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | Use lber types instead of uint32 for md5. sha1 still... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | add comments here and there |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Kurt Zeilenga | Use objectclass LDAProotDSE for root DSE instead of... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
John Quillan | fixed problem in which we didn't statically link in... |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Howard Chu | Move str2access and access2str outside #ifdef LDAP_DEBU... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Added support for external extensions (based on modulel... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Rewrite to better support external modules hooking... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Added calls to new module_init() and module_kill()... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Added new module_* routines, changed def. of load_exten... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Removed previous changes for extensions -- extensions... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Bug fixes to do_extended(). |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | Load extension library on "extension" keyword in config... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | In preparation for extensions improvements, added send_... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Mark Valence | In preparation for extensions improvements -- added... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | Backout premature commit. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Mark Valence | Added a "dnattr" case for ACIs (still need to check... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Mark Valence | Minor bug fix in ldap_parse_extended_result. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | Last commit added framework for ber_errno. |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | Last commit contained cleanups and optimizations allowe... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | Add X format for compatibility with other SDK implement... |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | Use LDAP_F for libc routines |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Kurt Zeilenga | Needs <ldap.h> due to stubs. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Kurt Zeilenga | Add empty struct ldapoptions declaration to avoid pulli... |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Mark Valence | Updated ACI code to work with new ACL changes. All... |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Mark Valence | Added ldap_pvt_tls_* prototypes. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Howard Chu | Fix - v2ref returned a pointer that it did not allocate... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Howard Chu | Delete unnecessary exports |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Howard Chu | Relocated the stubs function to avoid being dependent on |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Howard Chu | Fix to prevent freeing the same pointer twice on mod... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Howard Chu | Fix to avoid freeing an uninitialized pointer |
commit | commitdiff | tree | snapshot |
next |