Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-secdesc: move all winreg access bits to IDL. | Günther Deschner | 2009-04-28 | 1 | -1/+1 |
| | | | | | | Guenther (cherry picked from commit 38264bb3b86a3c9da941070f29ec08227c471d2b) (cherry picked from commit 904bc5011fc7df40111f493ff28972640b95c0d1) | ||||
* | s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED. | Günther Deschner | 2009-04-28 | 3 | -27/+27 |
| | | | | | | Guenther (cherry picked from commit b5bec1a6d73f5939b306e157937d027a7286163c) (cherry picked from commit c7d5e0a19057b6ad7301a390fc766bb438967eb2) | ||||
* | s3-rpcclient: add set_job command. | Günther Deschner | 2009-04-15 | 1 | -0/+55 |
| | | | | | | Guenther (cherry picked from commit fc056e561b95fb7869053bdec810e8c47e6c6dc2) (cherry picked from commit d99b3025eb54030e90d0c32b2967490d41a1e02a) | ||||
* | s3-rpcclient: allow to set flags in cmd_ntsvcs_get_dev_list(). | Günther Deschner | 2009-04-15 | 1 | -4/+8 |
| | | | | | | Guenther (cherry picked from commit ade9ef19835b6464eeddd351a165eb4b9bf2366c) (cherry picked from commit 0f2314f2fc8d78736c009bf6ecab3247e1720672) | ||||
* | s3-rpcclient: allow to set flags in enumprinters command. | Günther Deschner | 2009-04-15 | 1 | -4/+9 |
| | | | | | | Guenther (cherry picked from commit c9a388348a2d4b276448b6a7bfc8c575b99f8eb7) (cherry picked from commit f9eb007d64e155d561cd257d3d6e09b267299a0b) | ||||
* | s3-spoolss: pure comsetics. | Günther Deschner | 2009-04-15 | 1 | -16/+16 |
| | | | | | | | | sorry, I just need to do that. Guenther (cherry picked from commit 045151b767c62ac1343e86cb3886107226e73fda) (cherry picked from commit 59811de7a80d5ecdf090c116087c7a03ae288887) | ||||
* | s3: remove POLICY_HND. | Günther Deschner | 2009-04-15 | 5 | -78/+78 |
| | | | | | | Guenther (cherry picked from commit 531af136f9dd5c6050f78948837294aed02de440) (cherry picked from commit 91216ffa95b4ed53e54b11665e96b911cb4e4ab5) | ||||
* | spoolss: add my copyright. | Günther Deschner | 2009-04-15 | 1 | -0/+1 |
| | | | | | | Guenther (cherry picked from commit 9d1ab9a0013127d08bad01975a5204e8f63b9ddc) (cherry picked from commit ecc7537b6b0c7921160448b97a3cd8df1f4c77cf) | ||||
* | s3-spoolss: use printer and job notify enums provided by idl. | Günther Deschner | 2009-04-15 | 1 | -2/+2 |
| | | | | | | Guenther (cherry picked from commit 31106cdace883de16d5810386d69fc3da7d37c61) (cherry picked from commit 5b1035546673343f922679a1280b5203c1c1abc4) | ||||
* | s3-rpcclient: fix spoolss notify test after spoolss_Field changes. | Günther Deschner | 2009-04-15 | 1 | -4/+4 |
| | | | | | | Guenther (cherry picked from commit 8b730ca1d8431d8d1eddee9523c64e60e06bc59c) (cherry picked from commit 0a876be5de06d0ca627bfdfe8769c08c5876f436) | ||||
* | s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL. | Günther Deschner | 2009-04-15 | 1 | -34/+34 |
| | | | | | | Guenther (cherry picked from commit 9fdeb7f7b319dca5dbd1fdaf24f01fb19e124fe6) (cherry picked from commit e13b545ca914d3d84b94f1d7ecb958f093f3143b) | ||||
* | s3-rpcclient: use rpccli_spoolss_enumprinterdataex wrapper. | Günther Deschner | 2009-04-15 | 1 | -17/+19 |
| | | | | | | Guenther (cherry picked from commit 8c3ef2d9004f3c540bae21b92e0b568008bc1130) (cherry picked from commit 83b10f0405f596bf5ffb8eb7071fb85d1df62428) | ||||
* | Remove the global "struct cm_cred_struct" and associated calls, make | Jeremy Allison | 2009-04-15 | 1 | -6/+1 |
| | | | | | | | | | | callers pass in a struct user_auth_info * instead. This commit causes smbc_set_credentials() to print out a message telling callers to use smbc_set_credentials_with_fallback() instead, as smbc_set_credentials() has a broken API (no SMBCCTX * pointer). No more global variables used in the connection manager API for client dfs calls. Jeremy. (cherry picked from commit 8b44877eb82c1c9270cb8099fefc621922f82719) | ||||
* | s3-rpcclient: say that we are displaying a REG_MULTI_SZ in display_reg_value(). | Günther Deschner | 2009-04-15 | 1 | -0/+1 |
| | | | | | | Guenther (cherry picked from commit 153a837bd61338c0b912c43458900224de0654f7) (cherry picked from commit 41da9adb19170094dc8825e1ee818ba4bec51722) | ||||
* | s3-rpcclient: use rpccli_spoolss_enumprinterkey wrapper. | Günther Deschner | 2009-04-15 | 1 | -23/+22 |
| | | | | | | Guenther (cherry picked from commit bc95ec04e6b555b1dd2ce9d253c5a3fc3f095443) (cherry picked from commit 6c7f40873a51e56e8a93e079660f30634b4646d1) | ||||
* | s3-rpcclient: fix cmd_spoolss_getprinterdataex. | Günther Deschner | 2009-04-15 | 1 | -1/+1 |
| | | | | | | Guenther (cherry picked from commit 96ae179aa36c6bf799767fefad92f215338f641d) (cherry picked from commit 20cdf98d63eed4fa7e7b77ee777f464435176271) | ||||
* | s3-rpcclient: use rpccli_spoolss_EnumPrinterData in enumdata command. | Günther Deschner | 2009-04-15 | 1 | -18/+58 |
| | | | | | | Guenther (cherry picked from commit 3e16ede0c2c73134201948e4018f6acefdca039c) (cherry picked from commit 77560e2c880e5e21593d7437443f9189d5e938a3) | ||||
* | s3-rpcclient: use rpccli_spoolss_SetPrinterData. | Günther Deschner | 2009-04-15 | 1 | -64/+47 |
| | | | | | | Guenther (cherry picked from commit b8a3e5ea0c8cc6b6b3ad6eda088673e1c8027caf) (cherry picked from commit 1d07e5af1f52cdf6fb0f7ffea84ac67ff596986d) | ||||
* | s3-rpcclient: use rpccli_spoolss_getprinterdata. | Günther Deschner | 2009-04-15 | 1 | -6/+57 |
| | | | | | | Guenther (cherry picked from commit 704220c2a240498f1ac4be8854c5ea4fe8958a9f) (cherry picked from commit 22411a7fe2459af77bcaab21b307698f0f5da1bd) | ||||
* | s3-rpcclient: pure cosmetics for cmd_spoolss_getdriver. | Günther Deschner | 2009-04-15 | 1 | -17/+20 |
| | | | | | | Guenther (cherry picked from commit aaae578d0e5d555a55ea44a02c1a27a20ea314e2) (cherry picked from commit 435866a9cfdbefe7d7b693e12974b71b6e11e9ca) | ||||
* | s3-rpcclient: pure cosmetics for cmd_spoolss_getprinter. | Günther Deschner | 2009-04-15 | 1 | -8/+11 |
| | | | | | | Guenther (cherry picked from commit 5d76a12cf50872ce068cbd2b3b50f6690651aa50) (cherry picked from commit bddf88947f7dd1920188c6cccb36b524b7a2006d) | ||||
* | s3-rpcclient: pure cosmetics for cmd_spoolss_enum_ports. | Günther Deschner | 2009-04-15 | 1 | -9/+10 |
| | | | | | | Guenther (cherry picked from commit 0658a402d7117b3daf6b100804e73a011e7ad62c) (cherry picked from commit f58fdec2b74cd4b68bb0c4ffb33b404356808ced) | ||||
* | s3-rpcclient: use rpccli_spoolss_enumprinters wrapper. | Günther Deschner | 2009-04-15 | 1 | -147/+100 |
| | | | | | | Guenther (cherry picked from commit 0e66a244d3d616b45738424efda0865ca34998a3) (cherry picked from commit 3cc3e1744be7e4a0ac0057f23b5105fb33f41b2c) | ||||
* | s3-spoolss: remove old leftover driver print functions. | Günther Deschner | 2009-04-15 | 1 | -110/+0 |
| | | | | | | Guenther (cherry picked from commit 058f47d08d9ac121fdec9d230b366b5ff0488fce) (cherry picked from commit b5eb59d22e7eee0d00d16cdc9af8f9543d179c04) | ||||
* | s3-rpcclient: use rpccli_spoolss_enumprinterdrivers wrapper. | Günther Deschner | 2009-04-15 | 1 | -23/+28 |
| | | | | | | Guenther (cherry picked from commit 915c5939260cfa7c0000e18667f49de2a5f6c175) (cherry picked from commit 46824d45047080371364ff18a6c59c197dbf4c6f) | ||||
* | s3-rpcclient: use rpccli_spoolss_enumjobs wrapper in enumjobs command. | Günther Deschner | 2009-04-15 | 1 | -54/+20 |
| | | | | | | Guenther (cherry picked from commit d279e76cd22e6028fd236c5eb38bf656ece6634a) (cherry picked from commit 91f937359c8fd7bc66a2854dc8590aa5dd71c499) | ||||
* | s3-rpcclient: add enummonitors command to enumerate print monitors. | Günther Deschner | 2009-03-07 | 1 | -0/+61 |
| | | | | Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_enumports wrapper. | Günther Deschner | 2009-03-07 | 1 | -29/+21 |
| | | | | Guenther | ||||
* | s3-rpcclient: add enumprocdatatypes command to enumerate print processor data | Günther Deschner | 2009-03-07 | 1 | -0/+56 |
| | | | | | | types. Guenther | ||||
* | s3-rpcclient: add enumprocs command to enumerate print processors. | Günther Deschner | 2009-03-07 | 1 | -0/+56 |
| | | | | Guenther | ||||
* | s3-spoolss: use form flags from idl in rpcclient and net. | Günther Deschner | 2009-03-06 | 1 | -6/+6 |
| | | | | Guenther | ||||
* | s3-rpcclient: use new rpccli_spoolss_enumforms wrapper. | Günther Deschner | 2009-03-06 | 1 | -28/+21 |
| | | | | Guenther | ||||
* | s3-rpcclient: zero out devmode and secdesc in setdriver and setprinter command. | Günther Deschner | 2009-03-02 | 1 | -0/+5 |
| | | | | Guenther | ||||
* | s3-rpcclient: add getjob spoolss command. | Günther Deschner | 2009-02-26 | 1 | -0/+119 |
| | | | | Guenther | ||||
* | s3-rpcclient: use is_valid_policy_hnd before closing handles. | Günther Deschner | 2009-02-26 | 1 | -20/+5 |
| | | | | Guenther | ||||
* | s3-rpcclient: add test command to call netr_LogonGetCapabilities (for bug ↵ | Günther Deschner | 2009-02-25 | 1 | -0/+44 |
| | | | | | | #6100). Guenther | ||||
* | s3-rpcclient: support level 2 in spoolss_addform. | Günther Deschner | 2009-02-25 | 1 | -12/+42 |
| | | | | Guenther | ||||
* | s3-rpcclient: allow to set level in spoolss getform query and display all ↵ | Günther Deschner | 2009-02-25 | 1 | -6/+41 |
| | | | | | | levels. Guenther | ||||
* | s3-rpcclient: more uses of is_valid_policy_hnd in spoolss and samr commands. | Günther Deschner | 2009-02-25 | 2 | -45/+12 |
| | | | | Guenther | ||||
* | s3-spoolss: use is_valid_policy_hnd to check for valid policy handles. | Günther Deschner | 2009-02-25 | 1 | -32/+8 |
| | | | | Guenther | ||||
* | s3-spoolss: use rpccli_spoolss_addprinterex wrapper. | Günther Deschner | 2009-02-25 | 1 | -27/+2 |
| | | | | Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_SetPrinter and rpccli_spoolss_getprinter. | Günther Deschner | 2009-02-25 | 1 | -61/+124 |
| | | | | Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_AddPrinterDriver. | Günther Deschner | 2009-02-24 | 1 | -50/+69 |
| | | | | Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_getprinterdriver2 wrapper. | Günther Deschner | 2009-02-24 | 1 | -8/+78 |
| | | | | Guenther | ||||
* | s3-rpcclient: use correct clientname in ↵ | Günther Deschner | 2009-02-23 | 1 | -1/+8 |
| | | | | | | spoolss_RemoteFindFirstPrinterChangeNotifyEx command. Guenther | ||||
* | s3-eventlog: fix rpcclient and server stub for eventlog_GetLogInformation. | Günther Deschner | 2009-02-21 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_GetPrintProcessorDirectory in rpcclient. | Günther Deschner | 2009-02-19 | 1 | -12/+35 |
| | | | | Guenther | ||||
* | s3-rpcclient: use SPOOLSS_ARCHITECTURE_NT_X86 define in spoolss getdriverdir ↵ | Günther Deschner | 2009-02-19 | 1 | -1/+1 |
| | | | | | | cmd. Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_GetPrinterDriverDirectory in rpcclient. | Günther Deschner | 2009-02-19 | 1 | -17/+37 |
| | | | | Guenther | ||||
* | s3-rpcclient: use rpccli_spoolss_RemoteFindFirstPrinterChangeNotifyEx. | Günther Deschner | 2009-02-17 | 1 | -20/+29 |
| | | | | Guenther |