]> git.sur5r.net Git - openldap/shortlog
openldap
2000-09-20 Kurt ZeilengaFix merge of SPASSWD changes
2000-09-20 Kurt ZeilengaAdd dn2id code
2000-09-20 Kurt ZeilengaReply on DB_CONFIG for tuning...
2000-09-20 Kurt Zeilengamerge changes from authPassword work which should fix...
2000-09-20 Kurt Zeilengachange bdb errpfx
2000-09-19 Kurt ZeilengaFix --enable-spasswd logic
2000-09-19 Kurt ZeilengaFix spelling error
2000-09-19 Kurt ZeilengaFix file URI
2000-09-19 Kurt ZeilengaFix file:: uri
2000-09-19 Kurt ZeilengaAdd new nextid code.
2000-09-19 Kurt ZeilengaAdd rough implementation of tool callbacks.
2000-09-19 Kurt ZeilengaAdd BDB errcall
2000-09-18 Kurt ZeilengaDon't set DB_PRIVATE yet.
2000-09-18 Kurt ZeilengaAdd errpfx and errcall
2000-09-18 Kurt ZeilengaAdd set_*_dir calls
2000-09-18 Kurt ZeilengaFix up back-bdb framework
2000-09-18 Kurt ZeilengaInitial autoconf support for back-bdb
2000-09-18 Kurt ZeilengaDon't check fd_sets until after we check fd < dtblsize
2000-09-18 Kurt ZeilengaFramework for back-bdb
2000-09-17 Kurt ZeilengaRemove -s (noschemacheck in favor of using global_schem...
2000-09-17 Kurt ZeilengaFix default port
2000-09-16 Kurt ZeilengaValidate values in tool mode
2000-09-16 Kurt ZeilengaCleanup
2000-09-16 Kurt Zeilengacleanup
2000-09-16 Kurt Zeilengalast log in error... s/#if 0/#if LDAP_.../
2000-09-16 Kurt ZeilengaFix #undef LDAP_UFN
2000-09-16 Kurt ZeilengaReorder DN check
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-09-16 Kurt ZeilengaValidate ber on get/set option calls
2000-09-16 Kurt Zeilengaoverrun protection doesn't work... hmmm....
2000-09-16 Kurt ZeilengaFix modrdn handling
2000-09-15 Kurt ZeilengaITS#747: align with code changes from Bert Vermeulen...
2000-09-15 Kurt ZeilengaUpdate slurpd with StartTLS and additional SASL parameters
2000-09-15 Kurt ZeilengaRemove cruft (-h)
2000-09-15 Kurt ZeilengaAnother minor ber_dump output format change
2000-09-15 Kurt ZeilengaRemove cruft
2000-09-15 Kurt ZeilengaMinor format adjust to ber_dump output
2000-09-15 Ben CollinsRemove unused var, 'rc'
2000-09-15 Kurt Zeilengaconsistently use ber_pvt_ber_*() routines
2000-09-15 Kurt Zeilengaquick patch for NT. Need an integrated versioning...
2000-09-15 Ben Collinsmake function match it's decleration
2000-09-15 Ben Collinsdon't define NEED_COPY_HOSTENT in the decleration
2000-09-15 Kurt ZeilengaCentralize versioning in build/version.sh
2000-09-15 Kurt ZeilengaAdd additional error checking... need to better handle
2000-09-15 Ben Collinsinclude ac/unistd.h to avoid compiler warnings
2000-09-15 Ben Collinsfix formatting
2000-09-15 Ben Collinswrap unused function, ldap_int_thread_onlist() in ...
2000-09-15 Ben Collinsfix compiler warnings by including ac/unistd.h
2000-09-15 Ben Collinsfix compiler warnings by including ac/unistd.h and...
2000-09-15 Ben Collinsinitialize Sockbuf * to NULL
2000-09-15 Ben Collinsremove unused vars
2000-09-15 Ben Collinsmove some vars to where they are actually used to avoid...
2000-09-15 Ben Collinsfix call to ldap_connect_to_path()
2000-09-15 Ben Collinss/LDAP_PF_UNIX/LDAP_PF_LOCAL/ so that we actually decla...
2000-09-15 Ben Collinsremove unused var, 'dn'
2000-09-15 Ben Collinsinclude ac/ctype.h and initialize some variables to...
2000-09-15 Ben Collinswrap unused function, ber_log_puts(), in #if 0
2000-09-15 Ben Collinsremove lint
2000-09-15 Ben Collinsremove unused var 'actions'
2000-09-15 Ben CollinsFix fprintf\'s, missing `prog\' argument
2000-09-15 Ben Collinscompiler warnings, possible use of unitialized data
2000-09-15 Kurt ZeilengaFix Id
2000-09-15 Kurt ZeilengaKeep ldap_first/next_attribute from running past end...
2000-09-15 Kurt ZeilengaFix handling of optional cred
2000-09-15 Kurt ZeilengaDon't send optional cred if empty
2000-09-15 Kurt ZeilengaFix typo
2000-09-14 Kurt ZeilengaRework ber dump to provide both hex and text output
2000-09-14 Kurt ZeilengaAdd shared lib versioning
2000-09-14 Kurt ZeilengaUse build/version.sh instead of build/version
2000-09-14 Kurt ZeilengaFix typo in Kbind code
2000-09-14 Kurt ZeilengaUse LDIF, not "alternative" format
2000-09-14 Kurt ZeilengaITS#741 fixes
2000-09-14 Kurt ZeilengaCleanup
2000-09-14 Kurt ZeilengaZap LDAP_LIBUI
2000-09-14 Kurt ZeilengaCleanup
2000-09-14 Kurt ZeilengaFix ;binary subtyping
2000-09-13 Ben Collinsmissed newline in printf
2000-09-13 Ben Collinsdereference 'char **text' when passing it as an arg...
2000-09-13 Ben Collinsdeclare return value of index_mask() to be slap_mask_t...
2000-09-13 Kurt ZeilengaUpdate handling of binary syntax to require ";binary...
2000-09-13 Ben Collinsspecifically check for NULL return from acl_get()
2000-09-13 Kurt ZeilengaFix ldap_init/initialize error checking
2000-09-13 Ben CollinsError in setting sa_flags (was never set)
2000-09-13 Ben Collinsspecifically check for NULL return from ldap_int_thread...
2000-09-13 Ben CollinsFix error in if() statement (==, not =)
2000-09-13 Ben Collinss/got_max_ssf/got_min_ssf/ thinko fix when checking...
2000-09-13 Ben Collinsinit output_string to NULL, and check in printbase...
2000-09-13 Kurt ZeilengaUse o=OpenLDAP Project, remove unneed options
2000-09-13 Kurt ZeilengaFix java schema
2000-09-13 Kurt ZeilengaUse root-dse to verify schema files
2000-09-13 Randy KunkeeInclude <ac/param.h> to pick up MAXPATHLEN.
2000-09-13 Kurt ZeilengaAdd Standard Track PKI schema (RFC2587)
2000-09-13 Kurt ZeilengaFix kerboros typo
2000-09-13 Kurt ZeilengaFix reversed assert logic
2000-09-13 Kurt ZeilengaJust catch error, don't explain it
2000-09-13 Kurt ZeilengaClean up
2000-09-13 Kurt ZeilengaMove ldap_pvt_tls_init call to ldap_pvt_tls_start
2000-09-13 Kurt ZeilengaAdd EOL at EOF
2000-09-12 Kurt ZeilengaRemove extranous characters (^M) and other minor clean up
2000-09-12 Kurt ZeilengaDefault kbind to no as this functionality is deprecated.
next