summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* use the new CH_UTF16_MUNGED charset for utf16 password buffersAndrew Tridgell2008-10-311-1/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-242-2/+0
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-3/+3
* Clarify the linked attribute module behaviour with commentsAndrew Bartlett2008-10-231-1/+9
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-204-7/+7
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-182-6/+4
* 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
* | Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-162-66/+141
|/
* 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
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-118-8/+8
* 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
* 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-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-239-38/+29
* 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
* Try to implement the right logic for systemFlagsAndrew Bartlett2008-09-081-0/+37
* Don't expose passwords, even to the administrator.Andrew Bartlett2008-09-081-1/+14
* fixed error handling in ANR code Andrew Tridgell2008-08-221-18/+24
* Don't walk past the end of ldb values.Andrew Bartlett2008-08-215-8/+8
* Don't maniplate control entries in samldbAndrew Bartlett2008-08-211-0/+4