summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-109-124/+124
* r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.Günther Deschner2007-10-101-0/+5
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+2
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-102-3/+3
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-103-3/+4
* r25268: Thanks to Andrew Kroeger for pointing out on IRC that this isAndrew Bartlett2007-10-101-4/+0
* r25249: Thanks to Andrew Kroeger for pointing out this silly typo (callingAndrew Bartlett2007-10-101-1/+1
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-101-5/+8
* r25101: Directly depend on drsblobs - can't rely on having it in via ldb.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-103-4/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-103-0/+3
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-11/+11
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-105-16/+16
* r24986: LDB has a function for comparing things that must meet the rules ofAndrew Bartlett2007-10-101-1/+1
* 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
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-11/+11
* 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
* 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