summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-1/+1
2008-07-15Simplify the contextCSN determination.Andrew Bartlett2-145/+68
2008-07-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+26
2008-07-15Revert Fedrora DS backend to use extensibleObject.Andrew Bartlett1-1/+1
2008-07-15Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett1-1/+26
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett5-40/+22
2008-07-11Use common code to fill in allowedAttributes in kludge_acl.Andrew Bartlett1-36/+28
2008-07-10Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett1-2/+2
2008-07-10Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett1-72/+5
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett1-94/+11
2008-07-01schema_fsmo: prepare auto allocation of schema oid prefixesStefan Metzmacher1-1/+59
2008-07-01schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher3-33/+9
2008-06-30schema_fsmo: only set module->private_data in case we keep the struct for a l...Stefan Metzmacher1-2/+3
2008-06-30dsdb: don't force the build of ldb modules as shared_moduleStefan Metzmacher1-23/+0
2008-06-30ldb: fix the init function names for some modulesStefan Metzmacher1-2/+2
2008-06-19Change detection of objectCategory short fommAndrew Bartlett1-1/+1
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce3-31/+35
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-10/+8
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-8/+10
2008-05-28Use variables for directories in dsdb ldb modules.Jelmer Vernooij1-26/+26
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