summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett2007-10-101-3/+2
* r24648: Found out the meaning of a few more flags.Andrew Bartlett2007-10-101-2/+2
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-102-4/+4
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-5/+11
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* 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-103-6/+83
* 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-1034-102/+68
* 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
* r23699: when we create the global schema, remember to set the ldb opaque so weAndrew Tridgell2007-10-101-1/+3
* r23695: By not using the NULL context for these large structures, we don'tAndrew Bartlett2007-10-101-1/+1
* 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-104-8/+188
* r23419: initialize variable...Stefan Metzmacher2007-10-101-0/+1
* 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
* r22992: add a function to attach the dsdb_schema to a ldb_contextStefan Metzmacher2007-10-101-2/+124
* 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
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* 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
* r22508: at option for the startup delayStefan Metzmacher2007-10-101-1/+3
* 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
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-108-55/+1156
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-6/+2
* r22196: give better error codes to make RPC-UNIXINFO passStefan Metzmacher2007-10-101-6/+6
* 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