summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner2009-09-119-110/+198
* s4:ldb_map_outbound - fix memory leakMatthias Dieter Wallnöfer2009-09-111-0/+2
* netlogon.idl: indent correctlyMatthias Dieter Wallnöfer2009-09-111-1/+1
* lsa: use lsa_LookupNamesLevel in lsa_LookupSids{2,3}.Günther Deschner2009-09-115-27/+27
* s4-repl: on every ldb modify we need to update replPropertyMetaDataAndrew Tridgell2009-09-111-8/+171
* s4-repl: don't add the RDN if it is already thereAndrew Tridgell2009-09-111-3/+19
* s4-ldb: don't remove a message element beyond the end of the arrayAndrew Tridgell2009-09-111-0/+4
* s3-rpcclient: make netlogon credential setup also work for interdomain trusts.Günther Deschner2009-09-111-9/+11
* s3-rpcclient: avoid using lp_workgroup() unconditionally for crypto.Günther Deschner2009-09-111-4/+17
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-09-118-11/+21
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-09-118-4/+19
* s3-rpcclient: use cli_rpc_pipe_open_noauth_transport in rpcclient.Günther Deschner2009-09-111-2/+3
* s3-rpc_client: add cli_rpc_pipe_open_noauth_transport.Günther Deschner2009-09-112-14/+30
* s4-provision: use DNS name, not domain nameAndrew Tridgell2009-09-112-2/+3
* s4-drs: actually call the new drsuapi_add_SPNs() codeAndrew Tridgell2009-09-111-2/+2
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-112-27/+122
* s4/provision: add the nTDSDSA GUID based DNS entries and SPNsAndrew Tridgell2009-09-113-12/+27
* s4/drs: parentGUID needs to be specififcally asked forAndrew Tridgell2009-09-111-1/+2
* s4/libcli: when we get a DNS lookup failure show the nameAndrew Tridgell2009-09-111-0/+2
* s4/tort: RPC-DRSUAPI test case refactored to match torture architectureKamen Mazdrashki2009-09-112-68/+74
* s4/tort: code clean up using torture_drsuapi_assert_call() macroKamen Mazdrashki2009-09-111-132/+36
* s4/tort: assert macro for drsuapi dcerpc callKamen Mazdrashki2009-09-111-0/+26
* s4/tort: Propagate torture_context and use torture_commentKamen Mazdrashki2009-09-111-66/+79
* s3-schannel: remove last schannel hand-marshalling function.Günther Deschner2009-09-112-34/+0
* s3-schannel: use NL_AUTH_SIGNATURE for schannel sign & seal (client & server).Günther Deschner2009-09-115-83/+118
* s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.Günther Deschner2009-09-112-0/+2
* s3-schannel: remove unused code.Günther Deschner2009-09-113-75/+0
* s3-schannel: use NL_AUTH_MESSAGE for schannel bind reply.Günther Deschner2009-09-111-10/+17
* schannel: more work on reponse NL_AUTH_MESSAGES.Günther Deschner2009-09-116-1/+96
* s3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_errstr().Günther Deschner2009-09-111-0/+1
* s3-util: add get/set_cmdline_auth_info_domain to user_auth_info struct.Günther Deschner2009-09-113-0/+22
* s3-rpcclient: add lookupnames4 command.Günther Deschner2009-09-111-0/+52
* s3-rpcclient: add ncacn transport handling for rpcclient.Günther Deschner2009-09-111-5/+88
* s3-rpc_client: add enum dcerpc_transport_t to rpc_cli_transport struct.Günther Deschner2009-09-112-0/+10
* s4:setup Updated Display Specifiers from Microsoft (with #s)Andrew Bartlett2009-09-115-91/+30
* s4: Pass WINBINDD_SOCKET_DIR var in order to overide the location of the Winb...Matthieu Patou2009-09-111-0/+2
* s4:ldb_map: Don't free ares too early.Andrew Kroeger2009-09-111-3/+3
* s4/tort: CRACKNAMES tests to use private structure for testing.Kamen Mazdrashki2009-09-111-2/+33
* s4/tort: Make common setup/teardown drsuapi test funcs really commonKamen Mazdrashki2009-09-111-13/+6
* s4/tort: CrackNames test update to work against W2K3.Kamen Mazdrashki2009-09-111-0/+4
* util_strlist: Add some more "const"s - small correctionMatthias Dieter Wallnöfer2009-09-101-1/+1
* util_strlist: Add some more "const"sMatthias Dieter Wallnöfer2009-09-102-22/+27
* Fix bug 6707 - 3.4.1 segfault in parsing configs.Marc Aurele La France2009-09-101-4/+4
* s4:srvsvc: Fix logic on error checking.Andrew Kroeger2009-09-101-6/+6
* s4:pwsettings: Added blackbox tests.Andrew Kroeger2009-09-102-0/+30
* testprogs:subunit.sh: Add function for expected failures.Andrew Kroeger2009-09-101-0/+15
* s4:pwsettings: Show default values in help messages.Andrew Kroeger2009-09-101-4/+4
* s4:pwsettings: Add 'default' option for password complexity.Andrew Kroeger2009-09-101-2/+2
* s4:pwsettings: Added validation.Andrew Kroeger2009-09-101-4/+26
* s4:pwsettings: Don't assume a value for pwdProperties.Andrew Kroeger2009-09-101-2/+2