summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4:rootdse: fix the logic to indentify a rootdse searchAndrew Bartlett2008-12-171-2/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-1711-14/+14
* s4:samldb: make use of dom_sid_split_rid()Andrew Bartlett2008-12-171-4/+3
* s4:samldb: improve error stringsAndrew Bartlett2008-12-171-6/+8
* s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROLAndrew Bartlett2008-12-171-0/+22
* Add hint to use passwordAttributes in @KLUDGE_ACL in futureAndrew Bartlett2008-12-171-1/+2
* Make greater use of 'GUID_from_data_blob'Andrew Bartlett2008-12-171-40/+11
* Fix sequence number generation against OpenLDAPAndrew Bartlett2008-12-171-0/+8
* s4:password_hash: really catch the clearTextPasswordAttr case...Stefan Metzmacher2008-12-051-1/+1
* s4:kludge_acl: allow everybody to read the sequence numberStefan Metzmacher2008-12-041-1/+27
* s4:dsdb/samdb: don't allow objects without objectClassStefan Metzmacher2008-11-171-2/+2
* Run the original operation before we update linked attrsAndrew Bartlett2008-11-171-17/+24
* The samba3sam test does not really need the extended_dn moduleAndrew Bartlett2008-11-171-1/+1
* s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"Stefan Metzmacher2008-11-161-0/+56
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-161-4/+4
* s4: fix samba4.samba3sam.python testStefan Metzmacher2008-11-081-2/+2
* Give a better error when ldb_dn_from_ldb_val failsAndrew Bartlett2008-11-041-1/+3
* Use ldb_dn_from_ldb_val to avoid possible over-run of the value.Andrew Bartlett2008-11-042-9/+9
* Fix use of wrong union arm in linked_attributes moduleAndrew Bartlett2008-11-041-1/+1
* 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