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 |
1999-11-04 |
Randy Kunkee | Remove extra ber_free. |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Randy Kunkee | Call ber_free instead of ldap_ber_free. |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Randy Kunkee | Clean up some memory problems. |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Kurt Zeilenga | no UD_BASE to use for my_ldap_dn2ufn(). Comment out... |
commit | commitdiff | tree | snapshot |
1999-11-03 |
Kurt Zeilenga | Make stat message consistent with other operations. |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Kurt Zeilenga | Do not maintain a presence search on 'objectclass'... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Howard Chu | Removed explicit include of <ac/param.h> because it... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Kurt Zeilenga | write winsock with AC_CACHE_CHECK to allow mangling... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Kurt Zeilenga | Remove unnecessary dependency upon $ac_cv_mingw32. |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Kurt Zeilenga | Modify NT Threads check to use AC_CHECK_FUNC(_beginthread) |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Move NT Thread test into build/openldap.m4. Still... |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Howard Chu | Fix broken patch to v2ref |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Howard Chu | Obsolete file |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Changes to support NT single debug |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Define HAVE_NT_EVENT_LOG && HAVE_NT_SERVICE_MANAGER... |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Additional mods to fix NT single threaded support. |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Use centralized output directories. |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Use typedef instead of #define for ssize_t. |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Add configure tests for ssize_t and caddr_t and remove... |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Use compile time, instead of run time, sizeof checks. |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Add <ac/param.h> to wrap <sys/param.h> |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Set modifiersname/timestamp upon creation. |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Fix typo in gethostbyaddr_r nargs test |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Kurt Zeilenga | Remove more dependencies upon $ac_cv_mingw32 |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Howard Chu | Fix broken MSVC builds. The previous round of Mingw32... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Fix nargs tests for gethostby{name,addr}_r to handle... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Fix ctime_r nargs detection to return 0 if no prototype... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Mark Valence | bug fixes for ldap_msgtype and ldap_msgid |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Do not attempt to obtain sizeof(sin_addr.s_addr) or... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Use uint32 not u_int as code requires 32 bit unsigned... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Add readability to comments |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Add comment stating that uint32 must be exactly 32... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Kurt Zeilenga | Add support for sizeof(short) == 4 when sizeof(int... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Kurt Zeilenga | Add comment to top of sendmail.cf to discourage directo... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Kurt Zeilenga | Reorganize a bit to behave more like other mailer m4... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Kurt Zeilenga | Refine comments. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Kurt Zeilenga | Remove some dependencies upon $ac_cv_mingw32. Most... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added NT-specific definitions to acconfig.h preamble |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Delete obsolete symbols acl_access_allowed and acl_get_... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Kurt Zeilenga | Add third argument AC_DEFINE() calls added by last... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Log of Source Changes for Mingw32 Port of OpenLDAP |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fix log message from previous commit... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Use new macros from configure.in to accomodate NT/Mingw... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fixed use of LDAP_F macro |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fixed the LDAP_F macro. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | For Mingw32, added declarations for snprintf and vsnprintf |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added LDAP_SIGUSR macros for NT |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added LDAP_DIRSEP macro for NT |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fixes for NT support: |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added macros for Mingw32 support. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | For Mingw32, include stdlib.h to test for sys_errlist |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added support for Mingw32 |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | New files added for Mingw32 support. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Specifies the symbols that slapd must export, for Mingw... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fix misc syntax warnings and/or bugs. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fix Winsock-related warning and/or bugs. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added stubs function, for dummy references to exported... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Fix Winsock-related warnings and/or bugs. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added line to #include "ldap_pvt.h". Part of Mingw32... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Howard Chu | Added numsubordinates operational attribute |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Kurt Zeilenga | Add comment containing possible dn attributetype specif... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Mark Valence | Changes to make TLS work on Windows |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Fix up comments. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Really fix gettimeofday usage. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Don't use sig_atomic_t. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | In fallback mode, use value of buffer to improve qualit... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Port to NT. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Remove lint |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Howard Chu | For LDAPV2 results, make sure Referrals are appended... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Didn't mean to commit #undef URANDOM_DEVICE |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Kurt Zeilenga | Make sure rdata differs for each program. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Rework counter code in fallback. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Add a fallback based upon Phil Karn's "practical random... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Minor cleanup. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Fix compilation errors. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Add lutil_entropy(). Currently only supports /dev... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Use $$ and other oddities. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Add more shortcircuits (for $$ cases) |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Randy Kunkee | Implement timeout, caching (for OpenLDAP) and sorting... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Kurt Zeilenga | Add support for Root DSE ACLs. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Kurt Zeilenga | Add macros to compute base64 encode/decode lengths. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Kurt Zeilenga | All text messages to be returned with LDAPv2 search... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Kurt Zeilenga | Make accessmask2str reentrant. |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Kurt Zeilenga | Add simple test for additive acl. |
commit | commitdiff | tree | snapshot |
next |