Fix accidental condition inversion.
[samba.git] / source4 / dsdb /
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Andrew BartlettTreat DN+STring as a binary string for now
2008-12-20 Andrew BartlettNow store the GUID and SID from a DN over DRSUAPI into...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijFix samba3sam test after removal of dom_sid IDL file.
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:dsdb: remove normalise module
2008-12-17 Andrew Bartletts4:dsdb: split extended_dn into extended_dn_in, extende...
2008-12-17 Andrew Bartletts4:dsdb: Make the linked_attributes module set an exten...
2008-12-17 Andrew Bartletts4:rootdse: fix the logic to indentify a rootdse search
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-12-17 Andrew Bartletts4:samldb: make use of dom_sid_split_rid()
2008-12-17 Andrew Bartletts4:samldb: improve error strings
2008-12-17 Andrew Bartletts4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROL
2008-12-17 Andrew BartlettAdd hint to use passwordAttributes in @KLUDGE_ACL in...
2008-12-17 Andrew BartlettMake greater use of 'GUID_from_data_blob'
2008-12-17 Andrew BartlettFix sequence number generation against OpenLDAP
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-05 Stefan Metzmachers4:password_hash: really catch the clearTextPasswordAtt...
2008-12-04 Stefan Metzmachers4:kludge_acl: allow everybody to read the sequence...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Andrew BartlettDon't treat the DN+binary syntax as a DN.
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Stefan Metzmachers4:dsdb/samdb: don't allow objects without objectClass
2008-11-17 Andrew BartlettRun the original operation before we update linked...
2008-11-16 Andrew BartlettThe samba3sam test does not really need the extended_dn...
2008-11-16 Stefan Metzmachers4:dsdb/schema_fsmo: provide "extendedAttributeInfo...
2008-11-16 Stefan Metzmachers4:dsdb/schema: add a function to generate the "extende...
2008-11-16 Stefan Metzmachers4:dsdb/schema: add a function to generate the "extende...
2008-11-16 Stefan Metzmachers4:dsdb/schema: use pointers for rangeLower and rangeUpper.
2008-11-16 Stefan Metzmachers4:dsdb/schema: we don't need to use find_syntax_map_by...
2008-11-16 Stefan Metzmachers4:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-10 Günther Deschners4-dsdb: add samdb_msg_add_parameters.
2008-11-10 Günther Deschners4-dsdb: add samdb_result_parameters.
2008-11-08 Stefan Metzmachers4: dsdb/schema: fix the equality and comment of DN...
2008-11-08 Stefan Metzmachers4: fix samba4.samba3sam.python test
2008-11-04 Andrew BartlettGive a better error when ldb_dn_from_ldb_val fails
2008-11-04 Andrew BartlettUse ldb_dn_from_ldb_val to avoid possible over-run...
2008-11-04 Andrew BartlettFix use of wrong union arm in linked_attributes module
2008-10-31 Andrew Tridgelluse the new CH_UTF16_MUNGED charset for utf16 password...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove charset library to top level.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Andrew BartlettClarify the linked attribute module behaviour with...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Günther Deschners4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuap...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-17 Andrew BartlettFix errrors in new password handling code found by...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Matthias Dieter... The ldb async merge broke all MMC management utilties
2008-10-13 Matthias Dieter... DSDB cosmetic patches: Some enhancements
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Andrew BartlettImplement 'type unknown' names in the CrackNames code.
2008-10-06 Andrew BartlettRemove compleatly bogus rename test in partitions module.
2008-10-06 Andrew BartlettRemove DESCRIPTION from generated schema lines.
2008-10-06 Andrew BartlettFix Domain Trust creation with Windows 2008 (and many...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-03 Andrew Tridgellfixed the partition module and the GC handling
2008-10-03 Andrew Tridgellfixed the sense of ldb base dn comparisons in two place...
2008-10-02 Simo SorceFix crash bugs in error paths: ac is not yet initialize...
2008-10-02 Stefan Metzmachers4:rootdse: for now don't pass down controls for the...
2008-10-02 Stefan Metzmachers4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS...
2008-10-02 Stefan Metzmachers4:partition: pass down the SEARCH_OPTIONS control...
2008-10-02 Stefan Metzmachers4:linked_attributes: fix a crash bug when the definiti...
2008-10-02 Stefan Metzmachers4:kludge_acl: just fake support for the SD_FLAGS control
2008-10-02 Stefan Metzmachers4:extended_dn: add support for <GUID=...>, <SID=....
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijCompare sids in samba3sam tests.
next