summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-lanman: use spoolss for api_WPrintDestGetInfo() and api_WPrintDestEnum().Günther Deschner2010-04-281-37/+115
* s3-lanman: fix debug message in api_WPrintJobEnumerate().Günther Deschner2010-04-281-1/+1
* s3-lanman: remove a unnecessary memset in api_WPrintJobEnumerate().Günther Deschner2010-04-281-1/+0
* s3-lanman: remove unused code.Günther Deschner2010-04-281-134/+0
* s3-lanman: use spoolss for api_DosPrintQGetInfo and api_DosPrintQEnum.Günther Deschner2010-04-281-152/+215
* Don't return an intermediate reply on async on a pipe call (Windows doesn't).Jeremy Allison2010-04-271-0/+5
* s3-lanman: use spoolss for api_PrintJobInfo().Günther Deschner2010-04-281-13/+88
* s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().Günther Deschner2010-04-281-0/+37
* s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.Günther Deschner2010-04-281-5/+7
* s4-smbtorture: be more liberal when spoolss_SetJob fails.Günther Deschner2010-04-281-6/+6
* s3-spoolss: add support for SetJobInfo level 1 (for jobfile rename).Günther Deschner2010-04-283-2/+74
* s3-lanman: remove unsupported print_job_set_place().Günther Deschner2010-04-283-20/+0
* Fix more S3 build breakage. Matthias, please ensure S3 builds whenJeremy Allison2010-04-271-2/+2
* Install spn_update_list to setup/ dirMarcel Ritter2010-04-272-0/+2
* s3:libads/ldap.c - fix a build breakageMatthias Dieter Wallnöfer2010-04-271-2/+2
* Revert "s4:web_server: use tsocket_address functions to get the local ip and ...Matthias Dieter Wallnöfer2010-04-271-11/+5
* s4:cldap_server/netlogon.c - handle the domain SID correctlyMatthias Dieter Wallnöfer2010-04-271-7/+21
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-2712-41/+41
* s4:fill_netlogon_samlogon_response - reorder assign operations (to be consist...Matthias Dieter Wallnöfer2010-04-271-5/+4
* s4:fill_netlogon_samlogon_response - use "lp_workgroup" for the short netbios...Matthias Dieter Wallnöfer2010-04-271-1/+1
* s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatibleMatthias Dieter Wallnöfer2010-04-271-4/+56
* Revert "s3-build: Remove --enable-merged support."Günther Deschner2010-04-274-3/+668
* s4-smbtorture: make sure to zero the add driver info 8 struct before adding d...Günther Deschner2010-04-271-0/+2
* s3-spoolss: publish "Monitor" in winreg for drivers.Günther Deschner2010-04-271-0/+1
* s3-spoolss: fix winreg attribute for storing datatype.Günther Deschner2010-04-271-1/+1
* s3-spoolss: fix some uninitialized variables.Günther Deschner2010-04-271-2/+2
* s3:smbd: keep local and remote tsocket_address per connectionStefan Metzmacher2010-04-272-9/+65
* s3/packaging: make rpm build work by overriding strict linker flagsBjörn Jacke2010-04-271-0/+3
* s4:rpc_server: remove unused socket_address based functionsStefan Metzmacher2010-04-271-18/+0
* s4:web_server: use tsocket_address functions to get the local ip and portStefan Metzmacher2010-04-271-5/+11
* s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher2010-04-271-8/+8
* s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher2010-04-271-5/+16
* s4:lib/registry: fix the waf buildStefan Metzmacher2010-04-271-1/+1
* s4-smbtorture: upload the full cups driver, otherwise windows will not allow ...Günther Deschner2010-04-271-8/+19
* s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D...Günther Deschner2010-04-271-0/+28
* s4-smbtorture: mention architecture of added drivers in debug output.Günther Deschner2010-04-271-4/+29
* s4-smbtorture: make sure to not attempt to remove a driver file twice.Günther Deschner2010-04-271-0/+6
* s4-smbtorture: setup all members of level 3,4,6,8 driver add.Günther Deschner2010-04-271-19/+28
* s4-smbtorture: use a torture_printer_context and upload own driver for RPC-SP...Günther Deschner2010-04-271-60/+193
* s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests.Günther Deschner2010-04-271-88/+67
* s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests.Günther Deschner2010-04-271-6/+41
* s3: use shared registry functions.Günther Deschner2010-04-277-150/+8
* s4: use shared registry functions.Günther Deschner2010-04-274-49/+13
* registry: add some shared registry helper functions.Günther Deschner2010-04-271-0/+140
* s4-smbtorture: remove some typecasts in rap tests.Günther Deschner2010-04-271-7/+7
* s4-netlogon: fixed getDcNameEx2 for blank inputsAndrew Tridgell2010-04-285-7/+34
* s4:wrepl_server: use tsocket_address functions to get the peer ipStefan Metzmacher2010-04-271-4/+15
* s4:smb_server: use tsocket_address_string() for debugging the client addressStefan Metzmacher2010-04-271-8/+9
* s4:smb_server: use tsocket_address_string() to display the client addressStefan Metzmacher2010-04-271-3/+5
* s4:smb_server: remove unused socket_address functionsStefan Metzmacher2010-04-271-16/+0