summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
2001-04-08Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2-10/+10
2001-03-28Changed usage message for query_groupmem and query_usergroups as they don'tTim Potter1-2/+2
2001-03-23Added Gerald's fixes.Jeremy Allison1-2/+0
2001-03-23More unused variables.Jeremy Allison2-14/+6
2001-03-19merge from 2.2 (reorder commands in array)Gerald Carter1-1/+1
2001-03-19fixed rpcclient readline codeAndrew Tridgell1-16/+3
2001-03-15addprinter and adddriver are working now :-)Gerald Carter3-61/+459
2001-03-15added getdriverdir and cleaned up the PRINTER_DRIVER_CTR structGerald Carter1-1/+61
2001-03-15added getdriver and enumdrivers commands. Also fixedGerald Carter1-26/+355
2001-03-15more updates. several spoolss commands added as placeholdersGerald Carter4-15/+102
2001-03-14set of changes in the beginning of bringing rpcclient changesGerald Carter4-269/+294
2001-03-13move charset_initialize() up in the food chain so that lp_load_servicesGerald Carter1-1/+2
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-3/+0
2001-01-15rpcclient functions for remaining samr and lsa functions. All functionsTim Potter3-25/+458
2001-01-12Pass correctly formatted args to cli_spoolss_open_printer_ex()Tim Potter1-2/+7
2001-01-12Memory leak fixes and uninitialised variables spotted by insure.Tim Potter1-16/+18
2001-01-12Memory leak fixes spotted by insure.Tim Potter2-1/+14
2001-01-12Use MAXIMUM_ALLOWED_ACCESS when doing a cli_spoolss_open_printer_ex()Tim Potter1-1/+1
2001-01-11Start of a rewrite of rpcclient based on the libsmb rpc client routines.Tim Potter4-1598/+954
2000-12-08Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter2-146/+177
2000-12-08Modified argc passed to rpc_client cmd_* functions to include argv[0].Tim Potter1-12/+12
2000-09-12spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"Gerald Carter1-1/+9
2000-08-29added -P (for no prompt) and -A <authfile> optionsGerald Carter1-11/+10
2000-08-18fixed an off by one error where I was tromping on memoryGerald Carter1-1/+1
2000-08-12FIxed some unmarshalling problems with relstr and unistr arraysGerald Carter1-2/+5
2000-08-10Tidied up security rights definitions.Jeremy Allison1-4/+4
2000-08-10Working on spoolss_getprinterdriver() as it does not display all theGerald Carter2-6/+21
2000-08-10Needed to add the SHARED attribute bit when creating a printerGerald Carter1-7/+9
2000-08-09More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter1-44/+40
2000-08-09Fixed AddPrinterDriver()Gerald Carter1-1/+0
2000-08-08All changes related to rpcclient...Gerald Carter1-4/+235
2000-08-04spoolss_addprinterex() was adding the printer and returning theGerald Carter1-3/+3
2000-08-04clunky support for calling AddPrinterEx(). The code currently reportsGerald Carter1-8/+10
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2-5/+5
2000-07-31More work on rpcclient...Gerald Carter3-25/+121
2000-07-26Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau1-2/+2
2000-07-25some initial code for AddPrinterEx() project. Most is ifdef'd outGerald Carter2-1/+119
2000-07-25A rather big change set ! (listed in no particular order)Jean-François Micouleau1-1/+1
2000-07-21Added EnumPorts() and fixed up some problemsGerald Carter3-0/+96
2000-07-20Fixed unitilized secdesc pointer which was causing spoolgetprinterGerald Carter1-2/+2
2000-07-18Fixed some more SPOOLSS functions. The followingGerald Carter1-5/+4
2000-07-14adding more spoolss command into rpcclient. They don't all workGerald Carter2-2/+368
2000-07-07More rpcclient merge issues:Gerald Carter5-1/+1222
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-745/+16
2000-06-23just enough to get rpcclient to compile. Look for #if 0Gerald Carter4-3/+13
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-1/+1
2000-06-03moved secrets fns into secrets.cAndrew Tridgell1-2/+2
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-1/+1
2000-05-09the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell1-3/+3
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-2/+4