Add hint to use passwordAttributes in @KLUDGE_ACL in future
[kai/samba-autobuild/.git] / source4 / dsdb / samdb /
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-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:librpc/ndr: integrate NDR_MISC into LIBNDR
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
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-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 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-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 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-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.
2008-09-29 Stefan Metzmachers4:samldb: use the code path with async ldb
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-29 Stefan Metzmachers4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID...
2008-09-24 Jelmer VernooijRevert LDB return code patches from Matthias.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the DSDB module
2008-09-24 Jelmer VernooijUse loadparm since it's required by some modules.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijFix last samba3sam.py test.
2008-09-21 Jelmer VernooijFix DNs - only one more samba3sam test failing now.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-20 Jelmer VernooijMore code simplifications.
2008-09-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Jelmer VernooijFix formatting.
2008-09-19 Jelmer VernooijSimplify code, remove print statements.
2008-09-18 Jelmer VernooijFix objectclass tests.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijImprove formatting.
2008-09-18 Jelmer VernooijFix tests, be less verbose.
2008-09-18 Jelmer VernooijFix some tests.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-12 Simo SorceRemove ancient remains of first experimentations about
2008-09-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-08 Andrew BartlettTry to implement the right logic for systemFlags
2008-09-08 Andrew BartlettDon't expose passwords, even to the administrator.
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-22 Andrew Tridgellfixed error handling in ANR code
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-08-21 Andrew BartlettDon't maniplate control entries in samldb
2008-08-20 Andrew BartlettUse the new SEARCH_FLAG_ANR define
next