summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* Try to avoid a memory leak if we re-set the global schemaAndrew Bartlett2008-07-251-0/+9
* Clarify how we are doing the 'this is a rootdse query' check.Andrew Bartlett2008-07-251-1/+2
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-222-2/+2
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-8/+2
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-161-0/+7
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-07-151-1/+1
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-07-151-1/+26
| |\
| * | Revert Fedrora DS backend to use extensibleObject.Andrew Bartlett2008-07-151-1/+1
* | | Simplify the contextCSN determination.Andrew Bartlett2008-07-152-145/+68
| |/ |/|
* | Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett2008-07-151-1/+26
|/
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-126-42/+24
* Use common code to fill in allowedAttributes in kludge_acl.Andrew Bartlett2008-07-113-39/+41
* Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett2008-07-101-2/+2
* Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett2008-07-103-75/+317
* dsdb: eliminate disards qualifyer compile warning.Michael Adam2008-07-091-1/+1
* Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett2008-07-022-94/+119
* Fill in the auxiliary classes into the dsdb_schema.Andrew Bartlett2008-07-021-3/+2
* schema_fsmo: prepare auto allocation of schema oid prefixesStefan Metzmacher2008-07-012-1/+82
* schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher2008-07-015-33/+20
* schema_fsmo: only set module->private_data in case we keep the struct for a l...Stefan Metzmacher2008-06-301-2/+3
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* dsdb: don't force the build of ldb modules as shared_moduleStefan Metzmacher2008-06-301-23/+0
* ldb: fix the init function names for some modulesStefan Metzmacher2008-06-301-2/+2
* Change detection of objectCategory short fommAndrew Bartlett2008-06-191-1/+1
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-144-31/+36
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-312-13/+8
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-302-8/+13
* Use variables for directories in dsdb ldb modules.Jelmer Vernooij2008-05-281-26/+26
* Fix dependencies for ldb instancetype module.Jelmer Vernooij2008-05-211-1/+1
* Include flags.h into samdb.hAndrew Bartlett2008-05-211-0/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-4/+4
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-4/+4
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-4/+4
* Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-111-2/+2
* Clean up some git merges gone wrong.Jelmer Vernooij2008-05-101-4/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2510-22/+61
|\
| * Make sure we have an event context availableSimo Sorce2008-04-211-0/+7
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-178-14/+25
| * Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-2/+2
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-8/+8
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-142-76/+82
| * Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett2008-04-041-0/+8
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0812-23/+66
|\|
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-024-11/+12
| * Fix more valgrind issues.Andrew Bartlett2008-03-292-2/+44
| * Fix some valgrind issues.Andrew Bartlett2008-03-291-0/+6
| * Convert some more files to GPLv3.Andrew Kroeger2008-03-285-8/+2