Make sure prototypes are always included, make some functions static and
[kai/samba.git] / source4 / dsdb /
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.
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-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijRename smbd -> samba.
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 VernooijRevert "Rename smbd -> samba."
2008-09-21 Jelmer VernooijRename smbd -> samba.
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-11 Andrew BartlettFix failure to load the schema on read-only DB.
2008-09-11 Andrew BartlettRemove the complexity of transactions from the attribut...
2008-09-11 Andrew BartlettMake cn=aggregate output less pretty, by more like...
2008-09-09 Andrew BartlettFix reversed test trying to fix bug #5713
2008-09-09 Andrew BartlettFix bug #5713 by correcting the generated schema.
2008-09-08 Andrew BartlettAdd definition for SYSTEM_FLAG_ATTR_IS_RDN
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 BartlettStop every ldb startup doing a write to the database.
2008-08-21 Andrew BartlettSet both attributes and indexes into the database on...
2008-08-21 Andrew BartlettDon't maniplate control entries in samldb
2008-08-20 Stefan Metzmacherdrsuapi: fix samba4 callers after drsuapi.idl changes
2008-08-20 Andrew BartlettUse the new SEARCH_FLAG_ANR define
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-20 Andrew BartlettApply attributes (and their syntax) from the schema...
2008-08-20 Andrew BartlettAdd schema search flags from MS-ADTS
2008-08-20 Andrew BartlettSplit schema_init.c into smaller bits.
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-18 Andrew BartlettNote the ldb syntax for attribute syntaxes in the table.
2008-08-18 Andrew BartlettFix segfaults when loading the schema fails.
next