summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-47/+49
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-184-12/+7
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2008-10-173-76/+240
|\
| * Transform the sequence_number operation into a normal extended operation as i...Simo Sorce2008-10-163-76/+240
* | Fix errrors in new password handling code found by RPC-SAMR.Andrew Bartlett2008-10-171-1/+1
* | Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-163-103/+192
|/
* The ldb async merge broke all MMC management utiltiesMatthias Dieter Wallnöfer2008-10-141-4/+4
* DSDB cosmetic patches: Some enhancementsMatthias Dieter Wallnöfer2008-10-132-6/+6
* Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-10-134-13/+13
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-1118-18/+18
* Implement 'type unknown' names in the CrackNames code.Andrew Bartlett2008-10-061-10/+48
* Remove compleatly bogus rename test in partitions module.Andrew Bartlett2008-10-061-17/+0
* Remove DESCRIPTION from generated schema lines.Andrew Bartlett2008-10-061-20/+1
* Fix Domain Trust creation with Windows 2008 (and many other tools)Andrew Bartlett2008-10-061-1/+5
* Merge commit 'master/master'Andrew Tridgell2008-10-035-48/+424
|\
| * Fix crash bugs in error paths: ac is not yet initialized here, and we don'tSimo Sorce2008-10-021-27/+18
| * s4:rootdse: for now don't pass down controls for the rootdse searchStefan Metzmacher2008-10-021-1/+1
| * s4:partition: register DOMAIN_SCOPE and SEARCH_OPTIONS controlsStefan Metzmacher2008-10-021-0/+14
| * s4:partition: pass down the SEARCH_OPTIONS control as uncriticalStefan Metzmacher2008-10-021-0/+8
| * s4:linked_attributes: fix a crash bug when the definition of a target attribu...Stefan Metzmacher2008-10-021-3/+35
| * s4:kludge_acl: just fake support for the SD_FLAGS controlStefan Metzmacher2008-10-021-0/+20
| * s4:extended_dn: add support for <GUID=...>, <SID=...> or <WKGUID=...,DC=...> ...Stefan Metzmacher2008-10-021-44/+355
* | fixed the partition module and the GC handlingAndrew Tridgell2008-10-031-4/+38
* | fixed the sense of ldb base dn comparisons in two places, and use aAndrew Tridgell2008-10-022-4/+4
|/
* Compare sids in samba3sam tests.Jelmer Vernooij2008-09-301-11/+21
* s4:samldb: use the code path with async ldbStefan Metzmacher2008-09-291-43/+4
* LDB ASYNC: misc changesSimo Sorce2008-09-291-3/+2
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-2922-4333/+4946
* s4:dsdb: passdown DSDB_CONTROL_REPLICATED_UPDATE_OID for replicated updatesStefan Metzmacher2008-09-293-3/+37
* Revert LDB return code patches from Matthias.Jelmer Vernooij2008-09-254-16/+16
* Cosmetic corrections for the DSDB moduleMatthias Dieter Wallnöfer2008-09-244-16/+16
* Use loadparm since it's required by some modules.Jelmer Vernooij2008-09-241-6/+6
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-242-2/+2
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-2313-80/+63
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Fix last samba3sam.py test.Jelmer Vernooij2008-09-211-24/+28
* Fix DNs - only one more samba3sam test failing now.Jelmer Vernooij2008-09-211-80/+72
* More code simplifications.Jelmer Vernooij2008-09-201-24/+25
* Fix formatting.Jelmer Vernooij2008-09-191-35/+63
* Simplify code, remove print statements.Jelmer Vernooij2008-09-191-29/+42
* Fix objectclass tests.Jelmer Vernooij2008-09-191-4/+3
* Improve formatting.Jelmer Vernooij2008-09-181-66/+54
* Fix tests, be less verbose.Jelmer Vernooij2008-09-181-35/+35
* Fix some tests.Jelmer Vernooij2008-09-181-4/+16
* Remove ancient remains of first experimentations aboutSimo Sorce2008-09-124-1781/+0
* Fix failure to load the schema on read-only DB.Andrew Bartlett2008-09-121-23/+13
* Remove the complexity of transactions from the attributes-setting code.Andrew Bartlett2008-09-111-16/+1