summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Fix dependencies for ldb instancetype module.Jelmer Vernooij1-1/+1
2008-05-21Include flags.h into samdb.hAndrew Bartlett1-0/+1
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij1-2/+2
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-4/+0
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij8-19/+57
2008-04-21Make sure we have an event context availableSimo Sorce1-0/+7
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij6-11/+21
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-2/+2
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-8/+8
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-59/+61
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij9-12/+54
2008-04-04Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett1-0/+8
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij2-2/+2
2008-03-29Fix more valgrind issues.Andrew Bartlett2-2/+44
2008-03-29Fix some valgrind issues.Andrew Bartlett1-0/+6
2008-03-28Convert some more files to GPLv3.Andrew Kroeger5-8/+2
2008-03-28Merge v4.0-testJelmer Vernooij6-47/+29
2008-03-20More kludge ACLs!Andrew Bartlett1-36/+9
2008-03-19IndentAndrew Bartlett1-1/+2
2008-03-14Allow more 'domain' objects when looking for a unqiue SID.Andrew Bartlett1-2/+2
2008-03-13Don't use 'dn', this attribute does not exist with the LDAP backend,Andrew Bartlett1-1/+1
2008-03-13Bail out, rather than segfault on no domain sid.Andrew Bartlett1-2/+3
2008-03-13Correctly normalise records against OpenLDAP.Andrew Bartlett1-1/+1
2008-03-13Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett1-1/+1
2008-03-13Don't segfault on invalid objectClass input.Andrew Bartlett1-6/+13
2008-03-07Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+2
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett1-1/+2
2008-03-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-2/+10
2008-03-04The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2-2/+10
2008-03-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-62/+53
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-35/+100
2008-02-28Users and computers now share the same template.Andrew Bartlett1-35/+100
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij1-27/+27
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij25-56/+53
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij27-205/+33
2008-02-19Explain that these OIDs are DNsAndrew Bartlett1-0/+1
2008-02-09Give a more useful error when the templates.ldb can't be found.Andrew Bartlett1-2/+4
2008-02-08Reset error stringsAndrew Bartlett1-0/+2
2008-01-26ldb: Add ldb_oom() calls in a couple of places.Jelmer Vernooij4-2/+18
2008-01-25repl_meta_data: add some TODOs to replmd_modify_originating()Stefan Metzmacher1-0/+17
2008-01-24Use the repl_meta_data module by default.Andrew Bartlett1-0/+4
2008-01-23Fix DRSUAPI replication test - NET-API-BECOME-DC.Andrew Bartlett1-126/+14
2008-01-23ranged_results: fix use of uninitialised variable (end)Andrew Bartlett1-2/+4
2008-01-18Only set showOnlyInAdvancedView: TRUE when adding default values.Andrew Bartlett1-2/+2
2008-01-18Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett1-0/+1
2008-01-18Add showInAdvancedViewOnly to every new objectAndrew Bartlett1-0/+4
2008-01-18Search for memberOf when clients ask for a wildcard against OpenLDAPAndrew Bartlett1-0/+1
2008-01-18Correct authorship of instanceType moduleAndrew Bartlett1-1/+1
2008-01-18Add in a new module to handle instanceTypeAndrew Bartlett2-0/+141