]> git.sur5r.net Git - openldap/shortlog
openldap
2000-05-11 Kurt ZeilengaChange negotiated mechanism:
2000-05-11 Howard ChuFix one more chk_unix ifdef
2000-05-11 Kurt ZeilengaFix unbalanced #endif
2000-05-11 Howard ChuChange RCS Id to OpenLDAP keyword
2000-05-11 Howard ChuAdded support for AIX security database:
2000-05-11 Howard ChuFix for systems like AIX where pthread_create creates...
2000-05-11 Howard ChuFix dynamic linking dependencies for NT and Unix
2000-05-11 Howard ChuAdded debuglevel parameter to ldap_int_initialize().
2000-05-11 Howard ChuFix error detection for NT
2000-05-11 Howard ChuFix dynamic link dependencies for NT and Unix
2000-05-11 Howard ChuAdded LBER_OPT_LOG_PRINT_FILE to redirect the output...
2000-05-11 Howard ChuLDAP_F macro is obsolete. Redeclare perl_ack_xs_init...
2000-05-11 Howard ChuRemoved XLDFLAGS, unnecessary for modules.
2000-05-11 Kurt Zeilengahostname needs to be static
2000-05-11 Kurt ZeilengaFix cred passing.
2000-05-11 Kurt ZeilengaFix another bug... seems to be working... ldap://root...
2000-05-11 Kurt ZeilengaFix == typo
2000-05-11 Kurt ZeilengaFix debug level typo
2000-05-10 Kurt ZeilengaAdd bind handler which returns unwillingToPerform with
2000-05-10 Kurt ZeilengaAdd basic and EXPERIMENTAL chroot() support.
2000-05-10 Kurt ZeilengaFix #ifdefs when --disable-crypt
2000-05-10 Howard ChuAdded new support for NT and AIX dynamic linking -...
2000-05-10 Howard ChuLooks like we found the same problem. But I think rev...
2000-05-10 Kurt ZeilengaWorking (but likely not robust) DNS SRV backend!
2000-05-10 Kurt ZeilengaFix minor bugs...
2000-05-10 Kurt ZeilengaDNS SRV meat (a work in progress)
2000-05-10 Howard ChuRemove #undef LDAP_MOD_BVALUES - backends like back...
2000-05-10 Howard ChuRemove bogus use of PERL_LDFLAGS, it's correctly insert...
2000-05-10 Howard ChuAdd ld parameter to ldap_pvt_tls_start invocations...
2000-05-10 Kurt ZeilengaAdditional DNS SRV framework (a work in progress)
2000-05-10 Kurt ZeilengaAdditional DNS SRV framework (a work in progress)
2000-05-10 Kurt ZeilengaAdd DNS SRV backend framework (a work in progress).
2000-05-10 Howard Chulibldap/tls.c: change tls_verify_cb to no longer ignore...
2000-05-10 Howard ChuUndo slapd/add.c rev 1.54; back-bdb2 and back-ldbm...
2000-05-10 Howard ChuRemove MINGW32 declarations of snprintf and vsnprintf...
2000-05-10 Howard ChuRemove declaration of strerror_r, it clashes on AIX...
2000-05-10 Howard ChuTweak the symlink creation rules for braindead "ln...
2000-05-10 Howard ChuFix pthread_create test for AIX. AIX deviates from...
2000-05-10 Kurt ZeilengaRemove extra --enable-modules flag...
2000-05-10 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-05-10 Kurt ZeilengaUpdate comment concerning stable client development...
2000-05-09 Kurt ZeilengaAdd IPv6/IPSEC project (volunteers welcomed)
2000-05-09 Kurt Zeilengas/cmds/rcpt_cmds/ to avoid conflict with Linux Redhat...
2000-05-03 Kurt Zeilengamove default "directory"
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
2000-05-03 Kurt Zeilengaupdate based upon latest changes and thoughts
2000-05-03 Kurt ZeilengaUse (unsigned char) -1 instead of 0xffU.
2000-05-03 Kurt ZeilengaDone did hashed password generation (via extend op)
2000-05-03 Kurt Zeilengasetting UFN prefix to NULL should clear prefix not...
2000-05-03 Kurt ZeilengaMove default LDBM directory from /usr/tmp to $(localsta...
2000-04-30 Bastiaan BakkerAvoid C++ keyword 'new' in header files.
2000-04-30 Bastiaan BakkerAdded example 'moduleload' lines to slapd.conf
2000-04-26 Randy KunkeeChange count test for non-zero reference counts to...
2000-04-26 Randy KunkeeRework order of things to allow restart in oneshot...
2000-04-26 Kurt ZeilengaDon't depend error handling on exact resultCode.
2000-04-26 Kurt ZeilengaA NULL (empty) SASL mechanism should not result in...
2000-04-26 Kurt ZeilengaClarify error string, add comment
2000-04-26 Kurt ZeilengaFix typo in multbyte tag code
2000-04-25 Kurt Zeilengafix -UHAVE_CYRUS_SASL
2000-04-25 Kurt ZeilengaSASL: me thinks I got the states okay... now to test.
2000-04-25 Kurt ZeilengaSASL closer to working from frontend only, need to...
2000-04-25 Kurt ZeilengaSASL code without backend support. Should work with
2000-04-25 Kurt ZeilengaFix NULL filter bug
2000-04-25 Kurt ZeilengaFramework for authpasswd. Needs work. Behind #ifdef
2000-04-25 Kurt ZeilengaFix typo in prev commit
2000-04-25 Kurt Zeilengabind/sasl cleanup PRIOR TO moving call from backend...
2000-04-25 Kurt ZeilengaSCHEMA_NOT_COMPAT changes
2000-04-25 Kurt Zeilengaentry_schema_check rename
2000-04-25 Kurt ZeilengaLDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-25 Kurt Zeilengaentry_schema_check() rename and more (error handling)
2000-04-25 Kurt Zeilenga(slightly) better comments
2000-04-25 Kurt ZeilengaUpdate
2000-04-25 Kurt Zeilengareturn more descriptive error text
2000-04-25 Kurt Zeilengaremove SASL bind call. Frontend code coming.
2000-04-25 Kurt Zeilengaentry_schema_check() rename
2000-04-25 Kurt ZeilengaLDAP_OPERATIONS_ERROR -> LDAP_OTHER
2000-04-25 Kurt ZeilengaFix comment
2000-04-25 Kurt Zeilengareplace inetOrgPerson I-D with RFC
2000-04-25 Kurt ZeilengaFix NULL pointer deref bugs
2000-04-25 Kurt ZeilengaApply experimental multibyte tag fix
2000-04-25 Kurt Zeilengareplace ldap_dnssrv_init() with lower level calls
2000-04-25 Kurt ZeilengaAdd description of global command line arguments....
2000-04-25 Kurt ZeilengaUpdate as needed.
2000-04-25 Kurt ZeilengaAdd comment regarding staleness of I-D committed in...
2000-04-25 Kurt ZeilengaFix typos in version checking
2000-04-24 Ben Collinsfor slurpd's replica directory (slurpd.status, and...
2000-04-24 Ben Collinsfilecheck(), we should strcpy the file passed (f arg...
2000-04-24 Ben Collinsuse strcpy instead of sprintf when all we have is two...
2000-04-24 Ben Collinswhen opening files in /tmp use O_CREAT|O_EXCL to overco...
2000-04-24 Ben Collinswith the -t option (writing to /tmp) open files with...
2000-04-20 Kurt ZeilengaStartTLS requires LDAPv3
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-04-19 Kurt ZeilengaLDAP_OPERATIONS -> LDAP_OTHER
2000-04-19 Kurt ZeilengaAdd RCSid
2000-04-19 Kurt ZeilengaFix == v != bug
2000-04-19 Kurt ZeilengaFix realloc bug and remove use of LDAP_MOD_BVALUES
2000-04-12 Kurt Zeilengaobjectclass=* -> (objectclass=*)
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-04-12 Kurt ZeilengaFix c_mutex unlock bug
next