]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2000-05-16  Kurt ZeilengaFix $LIBS bug in fetch(3) detection
2000-05-16  Kurt ZeilengaAdd LDBM BerkeleyDB3 project
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: need to set desc to NULL
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Disable cn=Monitor & cn=Config
2000-05-15  Kurt Zeilengas/CN=SCHEMA/cn=Schema/
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working cn=schema
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: simple Root DSE search WORKS!
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: implement attr_merge()
2000-05-15  Kurt ZeilengaShould have #ifdef'ed in last commit
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Rework caching of internal...
2000-05-15  Kurt ZeilengaRelocate schema_init() call to main()
2000-05-15  Kurt ZeilengaFix -USLAPD_SCHEMA_NOT_COMPAT bugs introduced in last...
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: basic filter parsing
2000-05-15  Kurt ZeilengaPort to SLAPD_SCHEMA_NOT_COMPAT
2000-05-15  Kurt ZeilengaFix typo in last commit
2000-05-15  Kurt ZeilengaAdd copyright notices
2000-05-15  Kurt Zeilengacleanup old TOOLID macro
2000-05-15  Kurt ZeilengaMinor updates to shell backend configuration/examples.
2000-05-15  Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT addl. filter changes (a work...
2000-05-14  Kurt ZeilengaForget return in last commit
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...
next