summaryrefslogtreecommitdiff
path: root/source3/rpcclient
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell6-6/+0
2000-03-21indent update to make t easier to see setuid mods in TNG. someLuke Leighton1-0/+2
2000-02-04After 3AM, it's getting hard for Luke :-)Jean-François Micouleau1-5/+4
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-0/+4
2000-01-16use GET_DENY_MODE() macro instead of the bit shiftAndrew Tridgell1-3/+2
2000-01-16a consequence of the access_table() fixes is that we can't treatAndrew Tridgell1-0/+2
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-4/+5
2000-01-03got rid of mem_manAndrew Tridgell1-8/+0
1999-12-17more files from 2.0.6Andrew Tridgell1-0/+1324
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell14-4472/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell7-4598/+1082
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-3/+4
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-2/+2
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton4-14/+14
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton1-1/+10
1999-12-03i always get caught out with non-gnu-readline code mods :-)Luke Leighton1-1/+1
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1-1/+1
1999-12-03promptline undefined (pline)Luke Leighton1-1/+1
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton1-4/+2
1999-12-02oops, pwdb_initialise() called unnecessarily from here (failure to readLuke Leighton1-2/+0
1999-12-02default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1-0/+2