summaryrefslogtreecommitdiffstats
path: root/source/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* 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-143-31/+35
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-10/+8
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-8/+10
* 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
* 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-258-19/+57
|\
| * Make sure we have an event context availableSimo Sorce2008-04-211-0/+7
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-176-11/+21
| * 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-141-59/+61
| * 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-089-12/+54
|\|
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-022-2/+2
| * 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
* | Merge v4.0-testJelmer Vernooij2008-03-286-47/+29
|\|
| * More kludge ACLs!Andrew Bartlett2008-03-201-36/+9
| * IndentAndrew Bartlett2008-03-191-1/+2
| * Allow more 'domain' objects when looking for a unqiue SID.Andrew Bartlett2008-03-141-2/+2
| * Don't use 'dn', this attribute does not exist with the LDAP backend,Andrew Bartlett2008-03-131-1/+1
| * Bail out, rather than segfault on no domain sid.Andrew Bartlett2008-03-131-2/+3
| * Correctly normalise records against OpenLDAP.Andrew Bartlett2008-03-131-1/+1
| * Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-131-1/+1
| * Don't segfault on invalid objectClass input.Andrew Bartlett2008-03-131-6/+13
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-071-1/+2
|\|
| * Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-061-1/+2
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-042-2/+10
|\|
| * The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2008-03-042-2/+10
* | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-62/+53
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-291-35/+100
|\|
| * Users and computers now share the same template.Andrew Bartlett2008-02-281-35/+100
* | Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-251-27/+27
|/
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-2025-56/+53
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-2027-205/+33
* Explain that these OIDs are DNsAndrew Bartlett2008-02-191-0/+1
* Give a more useful error when the templates.ldb can't be found.Andrew Bartlett2008-02-091-2/+4
* Reset error stringsAndrew Bartlett2008-02-081-0/+2
* ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij2008-01-264-2/+18
* repl_meta_data: add some TODOs to replmd_modify_originating()Stefan Metzmacher2008-01-251-0/+17
* Use the repl_meta_data module by default.Andrew Bartlett2008-01-241-0/+4