summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-22Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer4-53/+68
2008-07-21Properly cast array length in print functions.Jelmer Vernooij2-37/+37
2008-07-21Fix winbindd not to sit in a busy loop...Andrew Bartlett1-1/+2
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett6-68/+68
2008-07-21Remove bogus test in 'enum trusted domains' LSA server.Andrew Bartlett2-6/+40
2008-07-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-0/+1
2008-07-21Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett1-2/+2
2008-07-21Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett1-2/+3
2008-07-21Make invalid 'member' detection work again.Andrew Bartlett1-0/+4
2008-07-19Fix RAW-OPEN against Samba3Volker Lendecke1-0/+1
2008-07-18Make a seperate template for the refint configuration tooAndrew Bartlett3-3/+9
2008-07-18Put the memberof template into a seperate setup/ file.Andrew Bartlett3-33/+39
2008-07-18More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett3-59/+66
2008-07-16Add the interface ID to the rpc_pipe_register_commands call in s3 srv codeVolker Lendecke1-1/+1
2008-07-16drsuapi: print out the number of linked attribute values we gotStefan Metzmacher2-32/+54
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher6-15/+14
2008-07-16drsuapi: check ctr6->drs_errorStefan Metzmacher2-0/+13
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher3-0/+15
2008-07-16drsuapi: total_object_count was the wrong guessStefan Metzmacher2-26/+20