Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | Handle schema reloading request. | Anatoliy Atanasov | 4 | -4/+158 |
2008-07-24 | fixd a bug in the signal handling code - we could get phantom signals | Andrew Tridgell | 1 | -5/+5 |
2008-07-23 | libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry | Michael Adam | 2 | -1/+2 |
2008-07-23 | libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a... | Michael Adam | 1 | -10/+18 |
2008-07-23 | drsuapi: always set the pid field of the outgoing DsBindInfo to 0. | Michael Adam | 3 | -8/+3 |
2008-07-23 | libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48. | Michael Adam | 1 | -0/+9 |
2008-07-23 | libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48. | Michael Adam | 1 | -0/+9 |
2008-07-23 | dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48. | Michael Adam | 1 | -0/+9 |
2008-07-23 | password_hash: add generation of the Primary:Kerberos-Newer-Keys blob | Stefan Metzmacher | 1 | -3/+216 |
2008-07-23 | hdb-ldb: try to find Primary:Kerberos-Newer-Keys and fallback to Primary:Kerb... | Stefan Metzmacher | 1 | -16/+114 |
2008-07-23 | drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre... | Stefan Metzmacher | 1 | -0/+37 |
2008-07-23 | password_hash: order the supplementalCredentials Packages in the same order l... | Stefan Metzmacher | 1 | -13/+55 |
2008-07-23 | password_hash: split the generation of krb5 keys into a different function | Stefan Metzmacher | 1 | -92/+69 |
2008-07-23 | password_hash: simplify the logic if we have cleartext we always generate the... | Stefan Metzmacher | 1 | -2/+2 |
2008-07-23 | password_hash: fix callers after idl change for package_PrimaryKerberos | Stefan Metzmacher | 1 | -7/+0 |
2008-07-23 | drsblobs.idl: fix unknowns in package_PrimaryKerberos idl | Stefan Metzmacher | 1 | -6/+8 |
2008-07-23 | hdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE | Stefan Metzmacher | 1 | -0/+6 |
2008-07-23 | password_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE | Stefan Metzmacher | 1 | -2/+11 |
2008-07-23 | drsblobs.idl: fix idl for supplementalCredentialsSubBlob | Stefan Metzmacher | 1 | -3/+8 |
2008-07-23 | password_hash: ignore reserved value, but still set it like windows does | Stefan Metzmacher | 1 | -8/+4 |
2008-07-23 | drsblobs.idl: rename unknown1 -> reserved | Stefan Metzmacher | 1 | -1/+1 |
2008-07-23 | password_hash: don't add zero padding as w2k8 also don't add it | Stefan Metzmacher | 1 | -10/+0 |
2008-07-23 | hdb-ldb: fix comment about padding | Stefan Metzmacher | 1 | -1/+1 |
2008-07-23 | hdb-ldb: fix crash bug in the error path | Stefan Metzmacher | 1 | -0/+1 |
2008-07-23 | RPC-DSSYNC: print 'supplementalCredentials' more verbosely | Stefan Metzmacher | 1 | -0/+10 |
2008-07-23 | rpc_server: be more strict with the incoming assoc_group_id | Stefan Metzmacher | 1 | -12/+12 |
2008-07-23 | smbtorture: add a warning for unknown BindInfo length to the RPC-DSSYNC test | Michael Adam | 1 | -0/+3 |
2008-07-23 | smbtorture: add support for the DSBindInfo48 to the RPC-DSSYNC test. | Michael Adam | 1 | -0/+9 |
2008-07-23 | libnet/become_dc: add a comment and explain why it's important to specify krb5 | Stefan Metzmacher | 1 | -0/+9 |
2008-07-23 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -0/+17 |
2008-07-23 | The SMB session key must not be more than 16 bytes in SAMR (and | Andrew Bartlett | 2 | -3/+22 |
2008-07-23 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 10 | -57/+75 |
2008-07-23 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 8 | -20/+38 |
2008-07-23 | Remove the 'accoc_group_id' check in the RPC server. | Andrew Bartlett | 1 | -0/+11 |
2008-07-23 | Explain where some other OIDs are allocated. | Andrew Bartlett | 1 | -0/+6 |
2008-07-22 | Change occurrences of the u1 member of DsBindInfo* to pid after idl change. | Michael Adam | 6 | -16/+19 |
2008-07-22 | drsuapi.idl: change the u1 field in DsBindInfo* to "pid". | Michael Adam | 1 | -4/+4 |
2008-07-22 | drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield. | Michael Adam | 1 | -1/+6 |
2008-07-22 | drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn. | Michael Adam | 1 | -1/+2 |
2008-07-22 | drsuapi.idl: add drsuapi_DsBindInfo48. | Michael Adam | 1 | -0/+10 |
2008-07-22 | s3 cli_do_rpc_ndr does not use PI_* anymore | Volker Lendecke | 1 | -1/+0 |
2008-07-22 | Install'named.txt' to private/ as documentation. | Andrew Bartlett | 1 | -2/+26 |
2008-07-22 | Improve DNS and Group poicy configurations. | Matthias Dieter Wallnöfer | 4 | -53/+68 |
2008-07-21 | Properly cast array length in print functions. | Jelmer Vernooij | 2 | -37/+37 |
2008-07-21 | Fix winbindd not to sit in a busy loop... | Andrew Bartlett | 1 | -1/+2 |
2008-07-21 | Rename structures to better match the names in the WSPP IDL. | Andrew Bartlett | 6 | -68/+68 |
2008-07-21 | Remove bogus test in 'enum trusted domains' LSA server. | Andrew Bartlett | 2 | -6/+40 |
2008-07-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -0/+1 |
2008-07-21 | Sleep longer in the hope that the OpenLDAP backend might catch up | Andrew Bartlett | 1 | -2/+2 |
2008-07-21 | Fix ldb_map to add/remove the same 'extra' objectclass | Andrew Bartlett | 1 | -2/+3 |