summaryrefslogtreecommitdiff
path: root/source4/dsdb
AgeCommit message (Expand)AuthorFilesLines
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-28Remove unused variableAndrew Bartlett1-1/+0
2008-07-28Fix warnings in new prefixMap codeAndrew Bartlett1-2/+3
2008-07-26dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OIDStefan Metzmacher1-0/+4
2008-07-26dsdb/schema: make more clear where we create the value for the new prefix map...Stefan Metzmacher1-0/+6
2008-07-26dsdb/schema: dsdb_write_prefixes_to_ldb() should do the reverse of dsdb_read_...Stefan Metzmacher1-52/+44
2008-07-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett8-155/+768
2008-07-25Try to avoid a memory leak if we re-set the global schemaAndrew Bartlett1-0/+9
2008-07-25Clarify how we are doing the 'this is a rootdse query' check.Andrew Bartlett1-1/+2
2008-07-24password_hash: fix the callers after drsblobs.idl changesStefan Metzmacher1-33/+41
2008-07-24dsdb_create_prefix_mapping() implementation checks for existing prefix maping...Anatoliy Atanasov1-36/+257
2008-07-24Handle schema reloading request.Anatoliy Atanasov4-4/+158
2008-07-23libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam1-0/+1
2008-07-23dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.Michael Adam1-0/+9
2008-07-23password_hash: add generation of the Primary:Kerberos-Newer-Keys blobStefan Metzmacher1-3/+216
2008-07-23password_hash: order the supplementalCredentials Packages in the same order l...Stefan Metzmacher1-13/+55
2008-07-23password_hash: split the generation of krb5 keys into a different functionStefan Metzmacher1-92/+69
2008-07-23password_hash: simplify the logic if we have cleartext we always generate the...Stefan Metzmacher1-2/+2
2008-07-23password_hash: fix callers after idl change for package_PrimaryKerberosStefan Metzmacher1-7/+0
2008-07-23password_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher1-2/+11
2008-07-23password_hash: ignore reserved value, but still set it like windows doesStefan Metzmacher1-8/+4
2008-07-23password_hash: don't add zero padding as w2k8 also don't add itStefan Metzmacher1-10/+0
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2-2/+2
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher1-8/+2
2008-07-16drsuapi: check ctr6->drs_errorStefan Metzmacher1-0/+7
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