Age | Commit message (Expand) | Author | Files | Lines |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -2/+2 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -4/+40 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -64/+63 |
2003-03-17 | Applied waider's patch to return DOS error codes for pipes that | Tim Potter | 1 | -116/+113 |
2003-03-05 | Use PRINTER_ALL_ACCESS instead of MAXIMUM_ALLOWED_ACCESS in setprinter | Tim Potter | 1 | -1/+1 |
2003-02-25 | More const fixes and flow on fixes from yesterday's const-fest. | Tim Potter | 1 | -33/+33 |
2003-02-18 | Doxygen janitor. No other changes. | Martin Pool | 1 | -0/+9 |
2003-02-12 | Match Samba 2.2 by chosing the correct desired access, and getting cupsaddsmb | Andrew Bartlett | 1 | -1/+1 |
2003-01-29 | Remove NULL buffer checks before rpcstr_pull() as they're now done | Tim Potter | 1 | -63/+38 |
2003-01-21 | revert accidentally committed changes | Jim McDonough | 1 | -83/+0 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 1 | -0/+83 |
2003-01-17 | reverted this patch till I sort out the craziness with UNIHDR | Andrew Tridgell | 1 | -2/+2 |
2003-01-17 | This removes the 3rd argument from init_unistr2(). There were 240 | Andrew Tridgell | 1 | -2/+2 |
2003-01-11 | A couple more fstring/pstring issues - and move from sizeof(fstring) to | Andrew Bartlett | 1 | -31/+29 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -6/+6 |
2002-11-11 | Add getdata and getdataex commands | Jim McDonough | 1 | -38/+187 |
2002-11-09 | deldriver fix | Gerald Carter | 1 | -6/+11 |
2002-11-08 | Add enumdataex command | Jim McDonough | 1 | -0/+80 |
2002-11-08 | Implement enumdata command | Jim McDonough | 1 | -2/+85 |
2002-11-08 | Add enumkey command (EnumPrinterKey api) | Jim McDonough | 1 | -0/+76 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -24/+24 |
2002-09-03 | Fix setprinterdata rpcclient command to use new cli_spoolss_setprinterdata | Tim Potter | 1 | -6/+12 |
2002-09-03 | Change JOB_INFO_CTR to return a pointer to an array rather than array of poin... | Tim Potter | 1 | -2/+2 |
2002-08-27 | slprintf() takes a size argument | Andrew Tridgell | 1 | -1/+1 |
2002-08-27 | Don't try to convert enumprinters name to a unc name. | Tim Potter | 1 | -2/+6 |
2002-08-27 | Pass the object name down to the enum_printers rpc. By default this is the | Tim Potter | 1 | -6/+9 |
2002-08-08 | Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+80 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 1 | -2/+2 |
2002-05-14 | The cli_spoolss_setprinterdata() function interface changed slightly. | Tim Potter | 1 | -2/+4 |
2002-05-07 | Added cmd_spoolss_enumjobs() function to rpcclient. | Tim Potter | 1 | -39/+156 |
2002-04-02 | some mergee from SAMBA_2_2. Does compile, but needs some more testing. | Gerald Carter | 1 | -13/+160 |
2002-03-08 | Swap order of close brace and done: tag to appease AIX compiler. Order shoul... | Jim McDonough | 1 | -1/+1 |
2002-03-07 | Cosmetic fixup for enum_printers | Tim Potter | 1 | -2/+5 |
2002-03-07 | Fixed a bunch of crash bugs for enumprinters at various info levels. | Tim Potter | 1 | -24/+35 |
2002-02-25 | Implemented client side functions for SPOOLSS addform, getform, setform and | Tim Potter | 1 | -13/+150 |
2002-02-20 | Converted remaining spoolss rpcclient functions to werror/needed/offered. | Tim Potter | 1 | -52/+60 |
2002-02-19 | Converted {cmd,cli}_spoolss_getprinter() to WERROR and offered/neede. | Tim Potter | 1 | -14/+23 |
2002-02-19 | Converted cmd_spoolss_enumprinterdrivers() to use new | Tim Potter | 1 | -13/+14 |
2002-01-31 | Added addform, setform and deleteform commands. The only one I could get | Tim Potter | 1 | -4/+169 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-19 | fixes (asprintf) from 2.2 | Simo Sorce | 1 | -3/+7 |
2002-01-07 | Converted getprinterdriver to WERROR - it always returns dos error 6 | Tim Potter | 1 | -11/+17 |
2002-01-06 | Converted enumprinters and enumports cmd functions to use WERROR | Tim Potter | 1 | -32/+39 |
2002-01-06 | spoolss rpc client cleanup: | Tim Potter | 1 | -35/+62 |
2002-01-03 | Fixed crash bug in display_print_info_2() | Tim Potter | 1 | -65/+87 |
2002-01-03 | Fixed crash bug in display_print_info_1() | Tim Potter | 1 | -3/+13 |
2001-12-30 | Unicode byte ording fix from Benjamin Kuit <bj@it.uts.edu.au> | Tim Potter | 1 | -1/+1 |
2001-12-11 | Doing some research into ACLs on the LSA and SAM policy objects. | Tim Potter | 1 | -52/+0 |
2001-12-10 | Added client and server code for the GetPrintProcessorDirectory SPOOLSS | Tim Potter | 1 | -0/+32 |
2001-11-30 | Renamed sid field in SEC_ACE to trustee to be more in line with MS's | Tim Potter | 1 | -1/+1 |