]> git.sur5r.net Git - openldap/shortlog
openldap
2000-05-13 Kurt ZeilengaUpdate lber-encode/decode man pages
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt ZeilengaAdd missing copyright notices
2000-05-13 Kurt ZeilengaBackout inappropriate copyright changes
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-13 Kurt ZeilengaUpdate LBER man pages to latest API.
2000-05-13 Kurt ZeilengaUpdate man page date.
2000-05-13 Howard ChuSilence some warnings from parameter type mismatches
2000-05-13 Kurt ZeilengaAdd (old) copyright... [we really should to update...
2000-05-13 Kurt Zeilengamake ntservice error to string routines static
2000-05-13 Howard ChuFix ambiguous return value in lutil_passwd
2000-05-13 Kurt ZeilengaFix typo in last commit (fixing multiple byte tags)
2000-05-12 Howard ChuMoved GetLastErrorString to ntservice.c. I missed it...
2000-05-12 Kurt ZeilengaNo longer needs <windows.h>
2000-05-12 Kurt Zeilengant_err.c has moved from lutil to lber
2000-05-12 Howard ChuFix previous change to getRegParam, SERVICE_NAME is...
2000-05-12 Howard ChuMoved nt_err from liblutil to liblber, renamed WSAGetEr...
2000-05-12 Howard ChuFix typo in lutil_debug for NT: file -> log_file
2000-05-12 Kurt ZeilengaMake sure we don't overallocate callbacks
2000-05-12 Howard ChuFix previous patch, zero out lud_next on new urldesc
2000-05-12 Howard ChuFix ldaps / TLS processing...
2000-05-12 Howard ChuExit loop after matching command is found in openldap_l...
2000-05-12 Howard ChuFix typo with dnattr parsing
2000-05-11 Howard ChuFix off-by-one in allocation of urlpre
2000-05-11 Howard ChuRemoved XLDFLAGS, unnecessary
2000-05-11 Howard ChuMore fixes for NT support:
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
next