Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:torture/rpc/samsync.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -30/+38 |
| | | | | metze | ||||
* | s4:torture/rpc/samr_accessmask.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -71/+81 |
| | | | | metze | ||||
* | s4:torture/rpc/dssetup.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -1/+2 |
| | | | | metze | ||||
* | s4:torture/rpc/bench.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -1/+2 |
| | | | | metze | ||||
* | s4:torture/rpc/samlogon.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -7/+15 |
| | | | | metze | ||||
* | s4:torture/rpc/netlogon.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -61/+99 |
| | | | | metze | ||||
* | s4:torture/rpc/schannel.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -9/+12 |
| | | | | metze | ||||
* | s4:torture/rpc/testjoin.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -14/+17 |
| | | | | metze | ||||
* | s4:torture/rpc/samr.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 2 | -431/+515 |
| | | | | metze | ||||
* | s4:librpc/rpc: initialize p->binding_handle in dcerpc_secondary_context() | Stefan Metzmacher | 2010-03-17 | 1 | -0/+7 |
| | | | | metze | ||||
* | s4-smbtorture: workaround broken REG_MULTI_SZ from winreg in s3 | Günther Deschner | 2010-03-17 | 1 | -0/+7 |
| | | | | | | during SetPrinterDataEx SPOOLSS test. Guenther | ||||
* | s4-smbtorture: workaround the fact that you cannot fully rename a printer in ↵ | Günther Deschner | 2010-03-17 | 1 | -3/+8 |
| | | | | | | samba. Guenther | ||||
* | s4-smbtorture: only use "friendly" data in extended SetPrinterDataEx test. | Günther Deschner | 2010-03-17 | 1 | -1/+18 |
| | | | | | | Passes against windows but not against samba yet :-( Guenther | ||||
* | s4-smbtorture: skip security descriptor tests against Samba in RPC-WINREG. | Günther Deschner | 2010-03-17 | 1 | -0/+5 |
| | | | | Guenther | ||||
* | s4-smbtorture: re-arrange tests in RPC-WINREG. | Günther Deschner | 2010-03-17 | 1 | -155/+145 |
| | | | | | | Mostly choping test_Open() into smaller parts. Guenther | ||||
* | s4-smbtorture: add test to check different keytypes. | Günther Deschner | 2010-03-17 | 1 | -0/+153 |
| | | | | | | This test will be skipped for samba. Guenther | ||||
* | s4-smbtorture: add test_DeleteKey_opts to RPC-WINREG. | Günther Deschner | 2010-03-17 | 1 | -8/+18 |
| | | | | Guenther | ||||
* | s4-smbtorture: add test_OpenKey_opts() to RPC-WINREG. | Günther Deschner | 2010-03-17 | 1 | -47/+55 |
| | | | | Guenther | ||||
* | s4-smbtorture: add test_CreateKey_opts() to RPC-WINREG test. | Günther Deschner | 2010-03-17 | 1 | -9/+35 |
| | | | | Guenther | ||||
* | s4-smbtorture: put HKLM current_version test into an own function. | Günther Deschner | 2010-03-17 | 1 | -18/+33 |
| | | | | Guenther | ||||
* | s4-smbtorture: use binding handle for simple SetValue winreg test. | Günther Deschner | 2010-03-17 | 1 | -3/+2 |
| | | | | Guenther | ||||
* | s4:torture/rpc/lsa*: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 5 | -236/+252 |
| | | | | metze | ||||
* | s4:torture/rpc/remote_pac.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-17 | 1 | -5/+6 |
| | | | | metze | ||||
* | s3-vfs: fix some buildwarnings in traffic analyzer, there are many more. | Günther Deschner | 2010-03-16 | 1 | -9/+11 |
| | | | | | | Holger, please check. Guenther | ||||
* | s3: Make login_cache_write take a pointer | Volker Lendecke | 2010-03-16 | 3 | -8/+10 |
| | |||||
* | s3: Make login_cache_read take a pointer, avoid a malloc | Volker Lendecke | 2010-03-16 | 3 | -25/+17 |
| | |||||
* | s3: Remove a typedef | Volker Lendecke | 2010-03-16 | 4 | -10/+11 |
| | |||||
* | s3: Fix some nonempty blank lines | Volker Lendecke | 2010-03-16 | 1 | -7/+7 |
| | |||||
* | s3: fix buildwarning in smbta-util. | Günther Deschner | 2010-03-16 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s4-smbtorture: add lsa_SetTrustedDomainInfoByName NDR test. | Günther Deschner | 2010-03-16 | 1 | -1/+101 |
| | | | | | | Thanks Simo for providing the data and pointing out the IDL failure. Guenther | ||||
* | s3: re-run make samba3-idl. | Günther Deschner | 2010-03-16 | 5 | -35/+42 |
| | | | | Guenther | ||||
* | lsa: fix IDL for lsa_SetTrustedDomainInfoByName. | Günther Deschner | 2010-03-16 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | Fix developer build, remove malloc | Andreas Schneider | 2010-03-16 | 1 | -11/+7 |
| | |||||
* | kerberos - set the memory to "0"s before freeing the password to prevent ↵ | Matthias Dieter Wallnöfer | 2010-03-16 | 1 | -2/+6 |
| | | | | security issues | ||||
* | heimdal - remove unused variable | Matthias Dieter Wallnöfer | 2010-03-16 | 1 | -1/+0 |
| | |||||
* | heimdal - fix overlapped identifiers in the "krb5" library | Matthias Dieter Wallnöfer | 2010-03-16 | 3 | -11/+11 |
| | |||||
* | heimdal - free always "ctx->password" when it isn't needed anymore | Matthias Dieter Wallnöfer | 2010-03-16 | 1 | -1/+3 |
| | | | | | "strdup" does always create a new object in the memory (through "malloc") which needs to be freed if it isn't used anymore. | ||||
* | s4:auth/kerberos/kerberos.c - fix also here a memory leak | Matthias Dieter Wallnöfer | 2010-03-16 | 1 | -0/+1 |
| | | | | The options need to be freed also on this error case. | ||||
* | libcli/auth/schannel_state_tdb.c - fix a memory leak | Matthias Dieter Wallnöfer | 2010-03-16 | 1 | -0/+1 |
| | |||||
* | s4:wb_cmd_getgroups - fix failure in s4 winbind's "getgroups" | Matthias Dieter Wallnöfer | 2010-03-16 | 1 | -1/+1 |
| | |||||
* | s4-smbtorture: use random buffer for extended SetValue test in RPC-WINREG. | Günther Deschner | 2010-03-16 | 1 | -6/+11 |
| | | | | Guenther | ||||
* | s4:torture/rpc/winreg.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 1 | -145/+174 |
| | | | | metze | ||||
* | s4:torture/rpc/spoolss_win.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 1 | -86/+89 |
| | | | | metze | ||||
* | s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 1 | -15/+19 |
| | | | | metze | ||||
* | s4:torture/rpc/spoolss_notify.c: fix compiler warnings | Stefan Metzmacher | 2010-03-16 | 1 | -1/+5 |
| | | | | metze | ||||
* | s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 2 | -314/+342 |
| | | | | metze | ||||
* | s4:tortore/rpc/spoolss.c: fix compiler warning | Stefan Metzmacher | 2010-03-16 | 1 | -1/+0 |
| | | | | metze | ||||
* | s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 1 | -6/+7 |
| | | | | metze | ||||
* | s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 2 | -16/+20 |
| | | | | metze | ||||
* | s4:torture/rpc/remact.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 2010-03-16 | 1 | -2/+3 |
| | | | | metze |