2000-05-12 |
Howard Chu | Moved nt_err from liblutil to liblber, renamed WSAGetEr... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Howard Chu | Fix typo in lutil_debug for NT: file -> log_file |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Kurt Zeilenga | Make sure we don't overallocate callbacks |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Howard Chu | Fix previous patch, zero out lud_next on new urldesc |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Howard Chu | Fix ldaps / TLS processing... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Howard Chu | Exit loop after matching command is found in openldap_l... |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Howard Chu | Fix typo with dnattr parsing |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Fix off-by-one in allocation of urlpre |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Removed XLDFLAGS, unnecessary |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | More fixes for NT support: |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | Change negotiated mechanism: |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Fix one more chk_unix ifdef |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | Fix unbalanced #endif |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Change RCS Id to OpenLDAP keyword |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Added support for AIX security database: |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Fix for systems like AIX where pthread_create creates... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Fix dynamic linking dependencies for NT and Unix |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Added debuglevel parameter to ldap_int_initialize(). |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Fix error detection for NT |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Fix dynamic link dependencies for NT and Unix |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Added LBER_OPT_LOG_PRINT_FILE to redirect the output... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | LDAP_F macro is obsolete. Redeclare perl_ack_xs_init... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Howard Chu | Removed XLDFLAGS, unnecessary for modules. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | hostname needs to be static |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | Fix cred passing. |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | Fix another bug... seems to be working... ldap://root... |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | Fix == typo |
commit | commitdiff | tree | snapshot |
2000-05-11 |
Kurt Zeilenga | Fix debug level typo |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Add bind handler which returns unwillingToPerform with |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Add basic and EXPERIMENTAL chroot() support. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Fix #ifdefs when --disable-crypt |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Added new support for NT and AIX dynamic linking -... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Looks like we found the same problem. But I think rev... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Working (but likely not robust) DNS SRV backend! |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Fix minor bugs... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | DNS SRV meat (a work in progress) |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Remove #undef LDAP_MOD_BVALUES - backends like back... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Remove bogus use of PERL_LDFLAGS, it's correctly insert... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Add ld parameter to ldap_pvt_tls_start invocations... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Additional DNS SRV framework (a work in progress) |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Additional DNS SRV framework (a work in progress) |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Add DNS SRV backend framework (a work in progress). |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | libldap/tls.c: change tls_verify_cb to no longer ignore... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Undo slapd/add.c rev 1.54; back-bdb2 and back-ldbm... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Remove MINGW32 declarations of snprintf and vsnprintf... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Remove declaration of strerror_r, it clashes on AIX... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Tweak the symlink creation rules for braindead "ln... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Howard Chu | Fix pthread_create test for AIX. AIX deviates from... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Remove extra --enable-modules flag... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Add experimental code to check simple bind passwords |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Kurt Zeilenga | Update comment concerning stable client development... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Kurt Zeilenga | Add IPv6/IPSEC project (volunteers welcomed) |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Kurt Zeilenga | s/cmds/rcpt_cmds/ to avoid conflict with Linux Redhat... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | move default "directory" |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | Error handling changes including separation of client... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | update based upon latest changes and thoughts |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | Use (unsigned char) -1 instead of 0xffU. |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | Done did hashed password generation (via extend op) |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | setting UFN prefix to NULL should clear prefix not... |
commit | commitdiff | tree | snapshot |
2000-05-03 |
Kurt Zeilenga | Move default LDBM directory from /usr/tmp to $(localsta... |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Bastiaan Bakker | Avoid C++ keyword 'new' in header files. |
commit | commitdiff | tree | snapshot |
2000-04-30 |
Bastiaan Bakker | Added example 'moduleload' lines to slapd.conf |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Randy Kunkee | Change count test for non-zero reference counts to... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Randy Kunkee | Rework order of things to allow restart in oneshot... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Kurt Zeilenga | Don't depend error handling on exact resultCode. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Kurt Zeilenga | A NULL (empty) SASL mechanism should not result in... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Kurt Zeilenga | Clarify error string, add comment |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Kurt Zeilenga | Fix typo in multbyte tag code |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | fix -UHAVE_CYRUS_SASL |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | SASL: me thinks I got the states okay... now to test. |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | SASL closer to working from frontend only, need to... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | SASL code without backend support. Should work with |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Fix NULL filter bug |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Framework for authpasswd. Needs work. Behind #ifdef |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | bind/sasl cleanup PRIOR TO moving call from backend... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | SCHEMA_NOT_COMPAT changes |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | entry_schema_check rename |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | LDAP_OPERATIONS_ERROR -> LDAP_OTHER |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | entry_schema_check() rename and more (error handling) |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | (slightly) better comments |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Update |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | return more descriptive error text |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | remove SASL bind call. Frontend code coming. |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | entry_schema_check() rename |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | LDAP_OPERATIONS_ERROR -> LDAP_OTHER |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Fix comment |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | replace inetOrgPerson I-D with RFC |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Fix NULL pointer deref bugs |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Apply experimental multibyte tag fix |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | replace ldap_dnssrv_init() with lower level calls |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Add description of global command line arguments.... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Update as needed. |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Add comment regarding staleness of I-D committed in... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Kurt Zeilenga | Fix typos in version checking |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Ben Collins | for slurpd's replica directory (slurpd.status, and... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Ben Collins | filecheck(), we should strcpy the file passed (f arg... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Ben Collins | use strcpy instead of sprintf when all we have is two... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Ben Collins | when opening files in /tmp use O_CREAT|O_EXCL to overco... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Ben Collins | with the -t option (writing to /tmp) open files with... |
commit | commitdiff | tree | snapshot |
next |