summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* r17898: handle objectcategory and isdefunct for classesSimo Sorce2007-10-101-17/+60
* r17894: better name for the internal syntax typeSimo Sorce2007-10-101-3/+3
* r17870: This module (for the moment) handles the modifyTimestamp generation. ...Andrew Bartlett2007-10-101-0/+1
* r17860: Let's commit the work down up to now on the new schema module.Simo Sorce2007-10-102-0/+1320
* r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce2007-10-102-2/+2
* r17825: I broken cracknames in my last patch - fix it upAndrew Tridgell2007-10-101-1/+1
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-103-33/+12
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-104-16/+14
* r17788: fix compiler warningsStefan Metzmacher2007-10-102-4/+4
* r17703: Fixes to enable the entryUUID module to work for it's objectClass ->Andrew Bartlett2007-10-102-6/+7
* r17699: Remove more printf calls.Andrew Bartlett2007-10-101-11/+9
* r17694: Don't use printf() in a module...Andrew Bartlett2007-10-101-6/+5
* r17690: Demonstrate how we can read the schema to find out details needed forAndrew Bartlett2007-10-101-3/+182
* r17639: Martin Kuhl noticed that we loaded an incorrect value forAndrew Bartlett2007-10-102-0/+11
* r17553: Actually enable the samba3sam module. Should help 'make test'.Andrew Bartlett2007-10-101-1/+0
* r17530: Watching the build farm mails carefully pays off...Andrew Bartlett2007-10-101-3/+2
* r17529: Simo doesn't like the use of the internal ldb_errstring in functionsAndrew Bartlett2007-10-102-13/+37
* r17526: Move timestamp generation into the objectGUID module. It probablyAndrew Bartlett2007-10-101-1/+88
* r17525: This is a merge from the Google Summer of Code 2006 project by Martin...Andrew Bartlett2007-10-103-2/+227
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-105-28/+28
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-108-130/+125
* r17513: ldb_set_errstring is an ldb private string, samdb uses DEBUG() statem...Simo Sorce2007-10-101-4/+3
* r17505: we are setting the timeout with the provide function right after.Simo Sorce2007-10-101-1/+0
* r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...Simo Sorce2007-10-101-13/+13
* r17474: Allow the partitions module to load modules for specific backends.Andrew Bartlett2007-10-101-4/+75
* r17331: Oops, how did I commit this empty file...Andrew Bartlett2007-10-101-0/+0
* r17303: More testing results: Don't try and call a NULL callback, and use theAndrew Bartlett2007-10-101-1/+6
* r17302: Testing!Andrew Bartlett2007-10-102-5/+7
* r17299: Improve the partition module to replicate attribute records into allAndrew Bartlett2007-10-101-59/+181
* r17298: Fix up the local_password module to the current LDB API, and build it...Andrew Bartlett2007-10-102-96/+108
* r17289: Fix the build: I havn't commited this module yet.Andrew Bartlett2007-10-101-10/+0
* r17288: Don't mess with entries in the local password prefix, and fix constAndrew Bartlett2007-10-101-5/+21
* r17287: Add the local_password module to the tree, so it doesn't get lost inAndrew Bartlett2007-10-103-3/+904
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-107-78/+78
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-105-78/+78
* r17103: Big updates to the not-yet-enabled partitions module. It now servicesAndrew Bartlett2007-10-101-4/+189
* r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett2007-10-101-1/+1
* r16933: Sort the partitions in order from most, to least specific.Andrew Bartlett2007-10-101-2/+13
* r16914: Add more tests for the partition module.Andrew Bartlett2007-10-101-25/+137
* r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sidsAndrew Bartlett2007-10-101-5/+3
* r16854: Fix the RPC-SAMR-PASSWORDS test. It failed because we allocated usersAndrew Bartlett2007-10-101-1/+3
* r16833: Add a base DN to more search calls, we need to look for an ID over theAndrew Bartlett2007-10-101-5/+5
* r16831: Use a valid memory context (found by the IBM checker).Andrew Bartlett2007-10-101-2/+2
* r16829: Fix a number of issues raised by the IBM checker, or gcc warnings.Andrew Bartlett2007-10-101-1/+1
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-102-176/+179
* r16784: - make some function in ldb static, they not need to be exported anyw...Simo Sorce2007-10-101-4/+4
* r16771: Add const and some better debug messages.Andrew Bartlett2007-10-101-7/+13
* r16769: Working on fixing the RPC-SAMR test against Samba4. This fixesAndrew Bartlett2007-10-101-66/+106
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-106-12/+361
* r16263: A number of these searches need to be under the partitions DN, and theAndrew Bartlett2007-10-101-5/+7