summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-07-24drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structsStefan Metzmacher1-29/+18
2008-07-24drsblobs.idl: give some unknowns a meaningStefan Metzmacher1-9/+11
2008-07-24Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell38-387/+1326
2008-07-24we can't query the ACL on a new file till it exists!Andrew Tridgell1-6/+6
2008-07-24initialise query_maximal_access here tooAndrew Tridgell1-0/+1
2008-07-24make sure we initialise query_maximal_accessAndrew Tridgell1-0/+1
2008-07-24fixed spelling errorAndrew Tridgell1-1/+1
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-24fixd a bug in the signal handling code - we could get phantom signalsAndrew Tridgell1-5/+5
2008-07-23libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam2-1/+2
2008-07-23libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...Michael Adam1-10/+18
2008-07-23drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam3-8/+3
2008-07-23libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam1-0/+9
2008-07-23libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam1-0/+9
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-23hdb-ldb: try to find Primary:Kerberos-Newer-Keys and fallback to Primary:Kerb...Stefan Metzmacher1-16/+114
2008-07-23drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...Stefan Metzmacher1-0/+37
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-23drsblobs.idl: fix unknowns in package_PrimaryKerberos idlStefan Metzmacher1-6/+8
2008-07-23hdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher1-0/+6
2008-07-23password_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATUREStefan Metzmacher1-2/+11
2008-07-23drsblobs.idl: fix idl for supplementalCredentialsSubBlobStefan Metzmacher1-3/+8
2008-07-23password_hash: ignore reserved value, but still set it like windows doesStefan Metzmacher1-8/+4
2008-07-23drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher1-1/+1
2008-07-23password_hash: don't add zero padding as w2k8 also don't add itStefan Metzmacher1-10/+0
2008-07-23hdb-ldb: fix comment about paddingStefan Metzmacher1-1/+1
2008-07-23hdb-ldb: fix crash bug in the error pathStefan Metzmacher1-0/+1
2008-07-23RPC-DSSYNC: print 'supplementalCredentials' more verboselyStefan Metzmacher1-0/+10
2008-07-23rpc_server: be more strict with the incoming assoc_group_idStefan Metzmacher1-12/+12
2008-07-23smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC testMichael Adam1-0/+3
2008-07-23smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test.Michael Adam1-0/+9
2008-07-23libnet/become_dc: add a comment and explain why it's important to specify krb5Stefan Metzmacher1-0/+9
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-0/+17
2008-07-23The SMB session key must not be more than 16 bytes in SAMR (andAndrew Bartlett2-3/+22
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett10-57/+75
2008-07-23Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett8-20/+38
2008-07-23Remove the 'accoc_group_id' check in the RPC server.Andrew Bartlett1-0/+11
2008-07-23Explain where some other OIDs are allocated.Andrew Bartlett1-0/+6
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam6-16/+19
2008-07-22drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam1-4/+4
2008-07-22drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam1-1/+6
2008-07-22drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam1-1/+2
2008-07-22drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam1-0/+10
2008-07-22s3 cli_do_rpc_ndr does not use PI_* anymoreVolker Lendecke1-1/+0
2008-07-22Install'named.txt' to private/ as documentation.Andrew Bartlett1-2/+26