]> git.sur5r.net Git - openldap/shortlog
openldap
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
2000-04-12 Kurt ZeilengaFix debug messages
2000-04-12 Kurt ZeilengaFix debug message
2000-04-12 Kurt ZeilengaAdd .ldaprc to SYSNOPSIS
2000-04-12 Kurt ZeilengaFix improperly terminated comment
2000-04-12 Kurt Zeilengafix uninitialized ndn bug
2000-04-12 Kurt Zeilengafix = vs == bug
2000-04-12 Kurt Zeilenga#define LDAP_LDIF to default to LDIF input
2000-04-12 Kurt Zeilenga#define LDAP_LDIF to default to LDIF output
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-04-12 Kurt ZeilengaAdd TLS/SASL flags
2000-04-10 Julio Sánchez... Checking uninitialized variables.
2000-04-07 Julio Sánchez... Added a method to make delivery to the local mailbox...
2000-04-06 Julio Sánchez... The old mail500 had a method to try to translate the...
2000-04-05 Julio Sánchez... Added support for doing routing at the MTA, that is...
2000-04-04 Randy KunkeeUsing a stale obj from Tcl_GetResultObj() to store...
2000-03-30 Julio Sánchez... The add routine in the backend already frees the entry...
2000-03-29 Kurt Zeilengahttp://www.ietf.org/internet-drafts/draft-ietf-ldapext...
2000-03-24 Julio Sánchez... We need to inherit syntax_compat from superior. Proble...
2000-03-23 Julio Sánchez... The approach used was not powerfull enough to deal...
2000-03-20 Kurt ZeilengaMove presence index change outside of values for loop.
2000-03-20 Kurt ZeilengaITS#441: unhex escape referrals. Needs review before...
2000-03-19 Kurt Zeilengawrap sql *.c files with #ifdef SLAPD_SQL to facilate...
2000-03-18 Kurt ZeilengaReturn okay after setting LDAP_OPT_X_TLS_CERT (ITS...
2000-03-17 Kurt Zeilengafix up comment
2000-03-17 Kurt ZeilengaChage DEFAULT_DB_PAGE_SIZE to 4096 and allow external...
2000-03-17 Kurt ZeilengaDepend HAVE_NT_THREADS on _WINNT
2000-03-17 Kurt ZeilengaNeed SOFTADD fix for previous fix
2000-03-17 Kurt ZeilengaFix multivalued indices. Need to add indices of remaining
2000-03-17 Kurt ZeilengaRegen.
2000-03-17 Kurt ZeilengaFix usage in comment
2000-03-17 Kurt Zeilengas/userPassword/password/ (variable name)
2000-03-17 Kurt ZeilengaDon't add subentries of the RootDSE to namingContexts
2000-03-17 Kurt ZeilengaMUST -> MAY ( cn )
2000-03-17 Kurt ZeilengaRemove discrete right macro (not used)
2000-03-17 Kurt ZeilengaMissing entry causes slapd to segfault (ITS#482)
2000-03-16 Dmitry Kovalevupdate Win32 build environment to support back-sql
2000-03-16 Dmitry Kovaleveven more back-sql files
2000-03-16 Dmitry Kovalevmore back-sql files + rdbms_dependent samples
2000-03-16 Kurt ZeilengaDelete SLAPD_DISCRETE_ACI
2000-03-16 Kurt ZeilengaDelete (again) unneeded discrete-aci flag and regenerate...
2000-03-16 Dmitry Kovalevadded back-sql files
2000-03-16 Dmitry Kovalevupdate Unix build environment to support back-sql
2000-03-15 Kurt ZeilengaITS#479 fix: ber_put_seqorset() writes a few bytes...
2000-03-15 Kurt ZeilengaAdd additional be_isroot() checks to protect against...
2000-03-14 Kurt ZeilengaAdd missing ;
2000-03-14 Kurt ZeilengaMark statically allocated BerElement as valid.
2000-03-14 Kurt ZeilengaMore fixes and comments
2000-03-14 Kurt ZeilengaCyrus SASL uses screwy terms.
2000-03-14 Kurt Zeilengacorrect callback numbering
2000-03-14 Kurt Zeilengawork args of ldap_negotiated_sasl_bind_s() and provide...
2000-03-13 Kurt ZeilengaFix NT builds and remove lint
2000-03-13 Julio Sánchez... Fixed an irritating problem with nss_ldap and pam_ldap...
2000-03-13 Julio Sánchez... Useronly logic was inverted, we were ignoring the whole...
2000-03-11 Kurt ZeilengaFix DESTDIR bug
2000-03-11 Kurt ZeilengaRemove race condition noted in ITS#216.
2000-03-10 Kurt ZeilengaAdd missing parens so that last commit behaves as desired.
next