]> git.sur5r.net Git - openldap/history - servers
Fix typo in last commit (fixing multiple byte tags)
[openldap] / servers /
2000-05-12 Howard ChuFix previous change to getRegParam, SERVICE_NAME is...
2000-05-12 Howard ChuFix typo with dnattr parsing
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 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 another bug... seems to be working... ldap://root...
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 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 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 Kurt ZeilengaAdd experimental code to check simple bind passwords
2000-05-03 Kurt Zeilengamove default "directory"
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
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 ZeilengaA NULL (empty) SASL mechanism should not result in...
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 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-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-19 Kurt ZeilengaLDAP_OPERATIONS -> LDAP_OTHER
2000-04-19 Kurt ZeilengaFix realloc bug and remove use of LDAP_MOD_BVALUES
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 ZeilengaFix improperly terminated comment
2000-04-12 Kurt Zeilengafix uninitialized ndn bug
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-03-30 Julio Sánchez Fern... The add routine in the backend already frees the entry...
2000-03-24 Julio Sánchez Fern... We need to inherit syntax_compat from superior. Proble...
2000-03-20 Kurt ZeilengaMove presence index change outside of values for loop.
2000-03-19 Kurt Zeilengawrap sql *.c files with #ifdef SLAPD_SQL to facilate...
2000-03-17 Kurt Zeilengafix up comment
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 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 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 Dmitry Kovalevadded back-sql files
2000-03-16 Dmitry Kovalevupdate Unix build environment to support back-sql
2000-03-15 Kurt ZeilengaAdd additional be_isroot() checks to protect against...
2000-03-13 Kurt ZeilengaFix NT builds and remove lint
2000-03-09 Kurt ZeilengaFix calloc typo
2000-03-08 Kurt ZeilengaFix malloc of referral pointer array.
2000-03-03 Kurt ZeilengaRework error handling. Add error descriptions.
2000-03-02 Kurt ZeilengaStartTLS now grabs conn->c_mutex before mucking with...
2000-03-02 Kurt ZeilengaPrint tag with SASL in progress operations error.
2000-03-02 Kurt ZeilengaMove handling of operations errors due to submission of
2000-03-01 Kurt ZeilengaReorder error detection based upon precedence
2000-03-01 Kurt ZeilengaNeed to strdup subschemasubentry a_type
2000-02-29 Kurt ZeilengaReplace do_*() return -1 with return SLAPD_DISCONNECT.
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-25 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes, including initial
2000-02-25 Kurt Zeilenganoschemacheck should not disable validation of DNs
2000-02-24 Kurt ZeilengaITS#464: Fix multiple password support
2000-02-22 Kurt ZeilengaCorrect comment concerning entry LDIF.
2000-02-22 Kurt ZeilengaUse common entry cleanup code.
2000-02-22 Kurt ZeilengaAdditional -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-12 Kurt ZeilengaITS#454: fix VPATH support
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
2000-02-07 Kurt ZeilengaFix -DSLAPD_SCHEMA_NOT_COMPAT -DLDAP_DEBUG builds ...
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
next