summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/rpc/samba3rpc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-71/+125
* s4:torture/rpc/samsync.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-30/+38
* s4:torture/rpc/samr_accessmask.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-71/+81
* s4:torture/rpc/dssetup.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-1/+2
* s4:torture/rpc/bench.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-1/+2
* s4:torture/rpc/samlogon.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-7/+15
* s4:torture/rpc/netlogon.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-61/+99
* s4:torture/rpc/schannel.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-9/+12
* s4:torture/rpc/testjoin.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-14/+17
* s4:torture/rpc/samr.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-172-431/+515
* s4:librpc/rpc: initialize p->binding_handle in dcerpc_secondary_context()Stefan Metzmacher2010-03-171-0/+7
* s4-smbtorture: workaround broken REG_MULTI_SZ from winreg in s3Günther Deschner2010-03-171-0/+7
* s4-smbtorture: workaround the fact that you cannot fully rename a printer in ...Günther Deschner2010-03-171-3/+8
* s4-smbtorture: only use "friendly" data in extended SetPrinterDataEx test.Günther Deschner2010-03-171-1/+18
* s4-smbtorture: skip security descriptor tests against Samba in RPC-WINREG.Günther Deschner2010-03-171-0/+5
* s4-smbtorture: re-arrange tests in RPC-WINREG.Günther Deschner2010-03-171-155/+145
* s4-smbtorture: add test to check different keytypes.Günther Deschner2010-03-171-0/+153
* s4-smbtorture: add test_DeleteKey_opts to RPC-WINREG.Günther Deschner2010-03-171-8/+18
* s4-smbtorture: add test_OpenKey_opts() to RPC-WINREG.Günther Deschner2010-03-171-47/+55
* s4-smbtorture: add test_CreateKey_opts() to RPC-WINREG test.Günther Deschner2010-03-171-9/+35
* s4-smbtorture: put HKLM current_version test into an own function.Günther Deschner2010-03-171-18/+33
* s4-smbtorture: use binding handle for simple SetValue winreg test.Günther Deschner2010-03-171-3/+2
* s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-175-236/+252
* s4:torture/rpc/remote_pac.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-171-5/+6
* s4-smbtorture: add lsa_SetTrustedDomainInfoByName NDR test.Günther Deschner2010-03-161-1/+101
* kerberos - set the memory to "0"s before freeing the password to prevent secu...Matthias Dieter Wallnöfer2010-03-161-2/+6
* heimdal - remove unused variableMatthias Dieter Wallnöfer2010-03-161-1/+0
* heimdal - fix overlapped identifiers in the "krb5" libraryMatthias Dieter Wallnöfer2010-03-163-11/+11
* heimdal - free always "ctx->password" when it isn't needed anymoreMatthias Dieter Wallnöfer2010-03-161-1/+3
* s4:auth/kerberos/kerberos.c - fix also here a memory leakMatthias Dieter Wallnöfer2010-03-161-0/+1
* s4:wb_cmd_getgroups - fix failure in s4 winbind's "getgroups"Matthias Dieter Wallnöfer2010-03-161-1/+1
* s4-smbtorture: use random buffer for extended SetValue test in RPC-WINREG.Günther Deschner2010-03-161-6/+11
* s4:torture/rpc/winreg.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-145/+174
* s4:torture/rpc/spoolss_win.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-86/+89
* s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-15/+19
* s4:torture/rpc/spoolss_notify.c: fix compiler warningsStefan Metzmacher2010-03-161-1/+5
* s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-314/+342
* s4:tortore/rpc/spoolss.c: fix compiler warningStefan Metzmacher2010-03-161-1/+0
* s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-6/+7
* s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-16/+20
* s4:torture/rpc/remact.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-2/+3
* s4:torture/rpc/oxidresolve.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-7/+15
* s4:torture/rpc/initshutdown.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-3/+6
* s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-12/+18
* s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-33/+41
* s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'Stefan Metzmacher2010-03-161-7/+7
* s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-63/+80
* s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-4/+8
* s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-32/+63
* s4:torture/rpc/srvsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-23/+42