summaryrefslogtreecommitdiffstats
path: root/source/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* added -P (for no prompt) and -A <authfile> optionsGerald Carter2000-08-291-11/+10
* fixed an off by one error where I was tromping on memoryGerald Carter2000-08-181-1/+1
* FIxed some unmarshalling problems with relstr and unistr arraysGerald Carter2000-08-121-2/+5
* Tidied up security rights definitions.Jeremy Allison2000-08-101-4/+4
* Working on spoolss_getprinterdriver() as it does not display all theGerald Carter2000-08-102-6/+21
* Needed to add the SHARED attribute bit when creating a printerGerald Carter2000-08-101-7/+9
* More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter2000-08-091-44/+40
* Fixed AddPrinterDriver()Gerald Carter2000-08-091-1/+0
* All changes related to rpcclient...Gerald Carter2000-08-081-4/+235
* spoolss_addprinterex() was adding the printer and returning theGerald Carter2000-08-041-3/+3
* clunky support for calling AddPrinterEx(). The code currently reportsGerald Carter2000-08-041-8/+10
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-012-5/+5
* More work on rpcclient...Gerald Carter2000-07-313-25/+121
* Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau2000-07-261-2/+2
* some initial code for AddPrinterEx() project. Most is ifdef'd outGerald Carter2000-07-252-1/+119
* A rather big change set ! (listed in no particular order)Jean-François Micouleau2000-07-251-1/+1
* Added EnumPorts() and fixed up some problemsGerald Carter2000-07-213-0/+96
* Fixed unitilized secdesc pointer which was causing spoolgetprinterGerald Carter2000-07-201-2/+2
* Fixed some more SPOOLSS functions. The followingGerald Carter2000-07-181-5/+4
* adding more spoolss command into rpcclient. They don't all workGerald Carter2000-07-142-2/+368
* More rpcclient merge issues:Gerald Carter2000-07-075-1/+1222
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-745/+16
* just enough to get rpcclient to compile. Look for #if 0Gerald Carter2000-06-234-3/+13
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-1/+1
* moved secrets fns into secrets.cAndrew Tridgell2000-06-031-2/+2
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-1/+1
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-3/+3
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-2/+4
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-256-6/+0
* indent update to make t easier to see setuid mods in TNG. someLuke Leighton2000-03-211-0/+2
* After 3AM, it's getting hard for Luke :-)Jean-François Micouleau2000-02-041-5/+4
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-0/+4
* use GET_DENY_MODE() macro instead of the bit shiftAndrew Tridgell2000-01-161-3/+2
* a consequence of the access_table() fixes is that we can't treatAndrew Tridgell2000-01-161-0/+2
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-4/+5
* got rid of mem_manAndrew Tridgell2000-01-031-8/+0
* more files from 2.0.6Andrew Tridgell1999-12-171-0/+1324
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-1314-4472/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-137-4598/+1082
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-3/+4
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-2/+2
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-084-14/+14
* starting "connection reuse" system in smb-agent. added version numberLuke Leighton1999-12-031-1/+10
* i always get caught out with non-gnu-readline code mods :-)Luke Leighton1999-12-031-1/+1
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-1/+1
* promptline undefined (pline)Luke Leighton1999-12-031-1/+1
* cleaning up: removing those horrible references to server listLuke Leighton1999-12-021-4/+2
* oops, pwdb_initialise() called unnecessarily from here (failure to readLuke Leighton1999-12-021-2/+0
* default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1999-12-021-0/+2
* improved enumdomains added -i option.Luke Leighton1999-12-022-12/+19