]> git.sur5r.net Git - openldap/history - servers
getbyname/getbyaddr should share mutex per ITS#563.
[openldap] / servers /
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: cleanup
2000-05-23 Julio Sánchez Fern... Extend slapd schema structure definitions to reflect...
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Use no-op syntax validator
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: fix up add framework
2000-05-23 Kurt ZeilengaAdd authPassword and fix krbName
2000-05-22 Kurt ZeilengaConst'ification
2000-05-22 Kurt Zeilengaconst'ification
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt ZeilengaRemove lint
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-21 Kurt Zeilengas/2000-2000/2000/ in copyright notice
2000-05-21 Kurt ZeilengaAdd krbName
2000-05-19 Kurt ZeilengaAdd a little debugging
2000-05-19 Kurt ZeilengaFix typo in -USLAPD_SCHEMA_NOT_COMPAT varient
2000-05-19 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: implement str2entry()
2000-05-19 Kurt ZeilengaFix typo in last commit
2000-05-18 Kurt ZeilengaAdd X-BINARY (binary transfer required) and X-NOT-H...
2000-05-18 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: numerous changes to syntax...
2000-05-17 Kurt ZeilengaUpdate "entry" and "children" psuedo attribute types...
2000-05-17 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: add framework for substr value...
2000-05-17 Kurt ZeilengaSLAP_SCHEMA_NOT_COMPAT: add calls to dummy value_normal...
2000-05-17 Kurt ZeilengaAdd missing syntaxes from RFC 2252.
2000-05-17 Kurt ZeilengaUpdate pilot schema based upon asid ldapv3-attributes...
2000-05-17 Kurt ZeilengaMinor cleanup
2000-05-17 Kurt ZeilengaAssign temporary OIDs to "entry" and "children" psuedo...
2000-05-17 Kurt Zeilengamove mail and simpleSecurityObject to core.schema
2000-05-17 Kurt Zeilengaadd domainComponent as alternative name for 'dc' (per...
2000-05-17 Kurt ZeilengajpegPhoto should be defined here as RFC 2798 is the...
2000-05-17 Kurt ZeilengaRFC 1274 cosine pilot schema
2000-05-17 Kurt ZeilengaUpdate to based upon rev1 of lachman laser
2000-05-16 Kurt ZeilengaUpdate inetOrgPerson based upon RFC 2978
2000-05-16 Kurt ZeilengaFix -USLAPD_SCHEMA_NOT_COMPAT
2000-05-16 Kurt ZeilengaRemove Lint.
2000-05-16 Kurt ZeilengaFix desc not NULL bugs
2000-05-16 Kurt ZeilengaModify ava code to return error text
2000-05-16 Kurt Zeilengabv2ad expects desc pointer to be NULL if unallocated
2000-05-16 Kurt Zeilengas/LDAProotDSE/OpenLDAProotDSE/ (until we have a standar...
2000-05-16 Kurt ZeilengaMisc. schema updates.
2000-05-16 Kurt ZeilengaApply filter to info entry
2000-05-16 Kurt ZeilengaRework root dse and other info entry codes to produce...
2000-05-16 Kurt ZeilengaRework root dse and other info entry codes to produce...
2000-05-16 Kurt ZeilengaFix unsigned * vs unsigned long * bugs
2000-05-16 Kurt ZeilengaFix typo in last commit
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: need to set desc to NULL
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-13 Kurt ZeilengaY2k copyright update
2000-05-13 Howard ChuSilence some warnings from parameter type mismatches
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)
next