Age | Commit message (Expand) | Author | Files | Lines |
2010-04-28 | s3-lanman: use spoolss for api_DosPrintQGetInfo and api_DosPrintQEnum. | Günther Deschner | 1 | -152/+215 |
2010-04-27 | Don't return an intermediate reply on async on a pipe call (Windows doesn't). | Jeremy Allison | 1 | -0/+5 |
2010-04-28 | s3-lanman: use spoolss for api_PrintJobInfo(). | Günther Deschner | 1 | -13/+88 |
2010-04-28 | s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs(). | Günther Deschner | 1 | -0/+37 |
2010-04-28 | s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions. | Günther Deschner | 1 | -5/+7 |
2010-04-28 | s4-smbtorture: be more liberal when spoolss_SetJob fails. | Günther Deschner | 1 | -6/+6 |
2010-04-28 | s3-spoolss: add support for SetJobInfo level 1 (for jobfile rename). | Günther Deschner | 3 | -2/+74 |
2010-04-28 | s3-lanman: remove unsupported print_job_set_place(). | Günther Deschner | 3 | -20/+0 |
2010-04-27 | Fix more S3 build breakage. Matthias, please ensure S3 builds when | Jeremy Allison | 1 | -2/+2 |
2010-04-27 | Install spn_update_list to setup/ dir | Marcel Ritter | 2 | -0/+2 |
2010-04-27 | s3:libads/ldap.c - fix a build breakage | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-04-27 | Revert "s4:web_server: use tsocket_address functions to get the local ip and ... | Matthias Dieter Wallnöfer | 1 | -11/+5 |
2010-04-27 | s4:cldap_server/netlogon.c - handle the domain SID correctly | Matthias Dieter Wallnöfer | 1 | -7/+21 |
2010-04-27 | nbt: samlogon/netlogon structures - unify denominations | Matthias Dieter Wallnöfer | 12 | -41/+41 |
2010-04-27 | s4:fill_netlogon_samlogon_response - reorder assign operations (to be consist... | Matthias Dieter Wallnöfer | 1 | -5/+4 |
2010-04-27 | s4:fill_netlogon_samlogon_response - use "lp_workgroup" for the short netbios... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-04-27 | s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatible | Matthias Dieter Wallnöfer | 1 | -4/+56 |
2010-04-27 | Revert "s3-build: Remove --enable-merged support." | Günther Deschner | 4 | -3/+668 |
2010-04-27 | s4-smbtorture: make sure to zero the add driver info 8 struct before adding d... | Günther Deschner | 1 | -0/+2 |
2010-04-27 | s3-spoolss: publish "Monitor" in winreg for drivers. | Günther Deschner | 1 | -0/+1 |
2010-04-27 | s3-spoolss: fix winreg attribute for storing datatype. | Günther Deschner | 1 | -1/+1 |
2010-04-27 | s3-spoolss: fix some uninitialized variables. | Günther Deschner | 1 | -2/+2 |
2010-04-27 | s3:smbd: keep local and remote tsocket_address per connection | Stefan Metzmacher | 2 | -9/+65 |
2010-04-27 | s3/packaging: make rpm build work by overriding strict linker flags | Björn Jacke | 1 | -0/+3 |
2010-04-27 | s4:rpc_server: remove unused socket_address based functions | Stefan Metzmacher | 1 | -18/+0 |
2010-04-27 | s4:web_server: use tsocket_address functions to get the local ip and port | Stefan Metzmacher | 1 | -5/+11 |
2010-04-27 | s4:smb_server: use tsocket_address_string() for debugging the client address | Stefan Metzmacher | 1 | -8/+8 |
2010-04-27 | s4:wrepl_server: use tsocket_address functions to get the peer ip | Stefan Metzmacher | 1 | -5/+16 |
2010-04-27 | s4:lib/registry: fix the waf build | Stefan Metzmacher | 1 | -1/+1 |
2010-04-27 | s4-smbtorture: upload the full cups driver, otherwise windows will not allow ... | Günther Deschner | 1 | -8/+19 |
2010-04-27 | s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D... | Günther Deschner | 1 | -0/+28 |
2010-04-27 | s4-smbtorture: mention architecture of added drivers in debug output. | Günther Deschner | 1 | -4/+29 |
2010-04-27 | s4-smbtorture: make sure to not attempt to remove a driver file twice. | Günther Deschner | 1 | -0/+6 |
2010-04-27 | s4-smbtorture: setup all members of level 3,4,6,8 driver add. | Günther Deschner | 1 | -19/+28 |
2010-04-27 | s4-smbtorture: use a torture_printer_context and upload own driver for RPC-SP... | Günther Deschner | 1 | -60/+193 |
2010-04-27 | s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests. | Günther Deschner | 1 | -88/+67 |
2010-04-27 | s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests. | Günther Deschner | 1 | -6/+41 |
2010-04-27 | s3: use shared registry functions. | Günther Deschner | 7 | -150/+8 |
2010-04-27 | s4: use shared registry functions. | Günther Deschner | 4 | -49/+13 |
2010-04-27 | registry: add some shared registry helper functions. | Günther Deschner | 1 | -0/+140 |
2010-04-27 | s4-smbtorture: remove some typecasts in rap tests. | Günther Deschner | 1 | -7/+7 |
2010-04-28 | s4-netlogon: fixed getDcNameEx2 for blank inputs | Andrew Tridgell | 5 | -7/+34 |
2010-04-27 | s4:wrepl_server: use tsocket_address functions to get the peer ip | Stefan Metzmacher | 1 | -4/+15 |
2010-04-27 | s4:smb_server: use tsocket_address_string() for debugging the client address | Stefan Metzmacher | 1 | -8/+9 |
2010-04-27 | s4:smb_server: use tsocket_address_string() to display the client address | Stefan Metzmacher | 1 | -3/+5 |
2010-04-27 | s4:smb_server: remove unused socket_address functions | Stefan Metzmacher | 1 | -16/+0 |
2010-04-27 | s4:ntvfs/ipc: remote // debug comments | Stefan Metzmacher | 1 | -5/+0 |
2010-04-27 | s4-torture: not all platforms have defines like AF_AX25 | Andrew Tridgell | 1 | -6/+6 |
2010-04-27 | s4:ntvfs: remove socket_address based functions | Stefan Metzmacher | 2 | -32/+0 |
2010-04-27 | s4:ntvfs/ipc: pass the already given tsocket_address structures to the named_... | Stefan Metzmacher | 1 | -29/+2 |