summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett1-2/+4
2007-10-10r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,Andrew Bartlett3-59/+63
2007-10-10r24793: The subtree_rename module is a work of fiction. An resemblance to aAndrew Bartlett1-16/+7
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-2/+1
2007-10-10r24761: Permit subtree renames in Samba4.Andrew Bartlett2-0/+302
2007-10-10r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett9-82/+0
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-11/+11
2007-10-10r24697: Excelent patch and detective work by Matthias WallnöferAndrew Bartlett1-4/+4
2007-10-10r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>Andrew Bartlett1-37/+40
2007-10-10r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument toAndrew Bartlett1-0/+5
2007-10-10r24655: Fix bug 4919 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>:Andrew Bartlett1-3/+2
2007-10-10r24648: Found out the meaning of a few more flags.Andrew Bartlett1-2/+2
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2-4/+4
2007-10-10r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett1-5/+11
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r24479: Typo fix - this makes 'make test' pass against OpenLDAP again.Andrew Bartlett1-1/+1
2007-10-10r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett2-112/+8
2007-10-10r24277: Tidyup as requested by metze.Andrew Bartlett1-8/+14
2007-10-10r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett1-3/+47
2007-10-10r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett1-1/+10
2007-10-10r24260: Ensure we always override any existing values for these generatedAndrew Bartlett1-0/+4
2007-10-10r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett2-0/+703
2007-10-10r24249: Thse generated attributes should not be pushed this far down the stackAndrew Bartlett1-69/+0
2007-10-10r24247: Remove extra newlines from ldb_debug() calls - it already adds one.Andrew Bartlett3-23/+23
2007-10-10r24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefer@yahoo.de>: We need toAndrew Bartlett3-6/+83
2007-10-10r24010: Fix warning for the function paramter to qsort().Andrew Bartlett1-1/+1
2007-10-10r23982: Fix use-after-realloc() found by valgrind and mwallnoefer@yahoo.de.Andrew Bartlett1-1/+5
2007-10-10r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett1-0/+5
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-4/+4
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell5-10/+5
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell5-5/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell34-102/+68
2007-10-10r23762: Fix DN renames over LDAP, and instrument the partition module. Add aAndrew Bartlett1-22/+24
2007-10-10r23718: Make Samba4 work against the LDAP backend again.Andrew Bartlett1-2/+8
2007-10-10r23699: when we create the global schema, remember to set the ldb opaque so weAndrew Tridgell1-1/+3
2007-10-10r23695: By not using the NULL context for these large structures, we don'tAndrew Bartlett1-1/+1
2007-10-10r23679: invocationID is a GUID too.Andrew Bartlett1-0/+12
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett4-8/+188
2007-10-10r23419: initialize variable...Stefan Metzmacher1-0/+1
2007-10-10r23412: We don't need hdb.h here any moreAndrew Bartlett1-1/+0
2007-10-10r23115: the attribute array needs to be NULL terminated...Stefan Metzmacher1-1/+1
2007-10-10r22992: add a function to attach the dsdb_schema to a ldb_contextStefan Metzmacher1-2/+124
2007-10-10r22991: ignore '@foo' attributes in the repl_meta_data moduleStefan Metzmacher1-0/+2
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2-3/+9
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r22769: Fix include location.Jelmer Vernooij2-2/+2
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-19/+19
2007-10-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij3-3/+3
2007-10-10r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett1-1/+30
2007-10-10r22531: Fix up OpenLDAP schema map to almost pass 'make test'.Andrew Bartlett1-1/+19