summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
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 Bartlett6-42/+24
2008-07-11Use common code to fill in allowedAttributes in kludge_acl.Andrew Bartlett3-39/+41
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 Bartlett3-75/+317
2008-07-09dsdb: eliminate disards qualifyer compile warning.Michael Adam1-1/+1
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett2-94/+119
2008-07-02Fill in the auxiliary classes into the dsdb_schema.Andrew Bartlett1-3/+2
2008-07-01schema_fsmo: prepare auto allocation of schema oid prefixesStefan Metzmacher2-1/+82
2008-07-01schema_fsmo: move fsmo info into struct dsdb_schemaStefan Metzmacher5-33/+20
2008-06-30schema_fsmo: only set module->private_data in case we keep the struct for a l...Stefan Metzmacher1-2/+3
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher1-6/+6
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 Sorce4-31/+36
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2-13/+8
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij2-8/+13
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-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-4/+4
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-4/+4
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-4/+4
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 Vernooij10-22/+61
2008-04-21Make sure we have an event context availableSimo Sorce1-0/+7
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij8-14/+25
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 Vernooij2-76/+82
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij12-23/+66
2008-04-04Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett1-0/+8
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-2/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij4-11/+12
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 Vernooij7-56/+51
2008-03-25Remove pointless castAndrew Bartlett1-1/+1
2008-03-25Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett1-3/+2
2008-03-20More kludge ACLs!Andrew Bartlett1-36/+9
2008-03-19IndentAndrew Bartlett1-1/+2