summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* r24941: Simplify samdb_result_nttime(), and remove nttime_from_string()Andrew Bartlett2007-10-101-3/+1
* r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett2007-10-101-2/+4
* r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,Andrew Bartlett2007-10-103-59/+63
* r24793: The subtree_rename module is a work of fiction. An resemblance to aAndrew Bartlett2007-10-101-16/+7
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-2/+1
* r24761: Permit subtree renames in Samba4.Andrew Bartlett2007-10-102-0/+302
* r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett2007-10-109-82/+0
* r24697: Excelent patch and detective work by Matthias WallnöferAndrew Bartlett2007-10-101-4/+4
* r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>Andrew Bartlett2007-10-101-37/+40
* r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument toAndrew Bartlett2007-10-101-0/+5
* r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett2007-10-101-3/+2
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-5/+11
* r24479: Typo fix - this makes 'make test' pass against OpenLDAP again.Andrew Bartlett2007-10-101-1/+1
* r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2007-10-102-112/+8
* r24277: Tidyup as requested by metze.Andrew Bartlett2007-10-101-8/+14
* r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett2007-10-101-3/+47
* r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett2007-10-101-1/+10
* r24260: Ensure we always override any existing values for these generatedAndrew Bartlett2007-10-101-0/+4
* r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2007-10-102-0/+703
* r24249: Thse generated attributes should not be pushed this far down the stackAndrew Bartlett2007-10-101-69/+0
* r24247: Remove extra newlines from ldb_debug() calls - it already adds one.Andrew Bartlett2007-10-103-23/+23
* r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett2007-10-101-4/+76
* r24010: Fix warning for the function paramter to qsort().Andrew Bartlett2007-10-101-1/+1
* r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de.Andrew Bartlett2007-10-101-1/+5
* r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett2007-10-101-0/+5
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-4/+4
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-105-10/+5
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-105-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1019-57/+38
* r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett2007-10-101-22/+24
* r23718: Make Samba4 work against the LDAP backend again.Andrew Bartlett2007-10-101-2/+8
* r23679: invocationID is a GUID too.Andrew Bartlett2007-10-101-0/+12
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-103-4/+102
* r23412: We don't need hdb.h here any moreAndrew Bartlett2007-10-101-1/+0
* r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher2007-10-101-1/+1
* r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher2007-10-101-0/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-102-3/+9
* r22769: Fix include location.Jelmer Vernooij2007-10-102-2/+2
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-19/+19
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-103-3/+3
* r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett2007-10-101-1/+30
* r22531: Fix up OpenLDAP schema map to almost pass 'make test'.Andrew Bartlett2007-10-101-1/+19
* r22522: Print why we can't find these entries.Andrew Bartlett2007-10-101-1/+7
* r22521: Don't fail the module load just because we don't have a schema yet.Andrew Bartlett2007-10-101-4/+4
* r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett2007-10-101-3/+24
* r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett2007-10-101-0/+4
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-6/+2
* r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.Andrew Bartlett2007-10-101-18/+49
* r22119: Where we get a request to 'crack' a user principal name from aAndrew Bartlett2007-10-101-22/+52
* r21842: fix typo in commentStefan Metzmacher2007-10-101-12/+12