index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
cli_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cli_spoolss_enumjobs() function.
Tim Potter
2002-04-10
1
-0
/
+52
*
some mergee from SAMBA_2_2. Does compile, but needs some more testing.
Gerald Carter
2002-04-02
1
-208
/
+266
*
Added case statment for decoding enumprinters level 0 result.
Tim Potter
2002-03-08
1
-0
/
+4
*
Implemented client side functions for SPOOLSS addform, getform, setform and
Tim Potter
2002-02-25
1
-6
/
+160
*
Converted remaining spoolss rpcclient functions to werror/needed/offered.
Tim Potter
2002-02-20
1
-150
/
+128
*
Converted {cmd,cli}_spoolss_getprinter() to WERROR and offered/neede.
Tim Potter
2002-02-19
1
-49
/
+45
*
Added cli_spoolss_initialise() function.
Tim Potter
2002-02-19
1
-61
/
+72
*
Added addform, setform and deleteform cli functions.
Tim Potter
2002-01-31
1
-0
/
+164
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Converted getprinterdriver to WERROR - it always returns dos error 6
Tim Potter
2002-01-07
1
-54
/
+64
*
Converted enumprinters and enumports cli functions to return WERRORs.
Tim Potter
2002-01-06
1
-106
/
+129
*
spoolss rpc client cleanup:
Tim Potter
2002-01-06
1
-56
/
+60
*
Initialise result on success in cli_spoolss_enum_printers() so we don't get
Tim Potter
2002-01-03
1
-0
/
+2
*
The werror<->nt status code map has changed and has broken all the spoolss
Tim Potter
2002-01-03
1
-7
/
+7
*
Added comment.
Tim Potter
2001-12-13
1
-0
/
+2
*
Added client and server code for the GetPrintProcessorDirectory SPOOLSS
Tim Potter
2001-12-10
1
-0
/
+59
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-24
/
+35
*
Convert to NTSTATUS.
Tim Potter
2001-08-27
1
-24
/
+24
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-8
/
+8
*
Factored out common rpc pipe initialisation and shutdown code.
Tim Potter
2001-08-08
1
-50
/
+1
*
Changed lone malloc() call to talloc(). Spotted by
Tim Potter
2001-08-06
1
-1
/
+1
*
merge from 2.2
Gerald Carter
2001-05-31
1
-2
/
+0
*
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
2001-05-17
1
-0
/
+57
*
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
2001-04-28
1
-89
/
+148
*
merging from 2.2 to head
Andrew Tridgell
2001-04-22
1
-20
/
+80
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-6
/
+6
*
rename of 16 new_smb_io functions to smb_io_* for consistency sake
Gerald Carter
2001-03-28
1
-10
/
+10
*
merge from 2.2.
Gerald Carter
2001-03-27
1
-3
/
+3
*
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
2001-03-19
1
-1
/
+1
*
addprinter and adddriver are working now :-)
Gerald Carter
2001-03-15
1
-0
/
+106
*
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
Gerald Carter
2001-03-15
1
-2
/
+94
*
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
2001-03-15
1
-8
/
+217
*
more updates. several spoolss commands added as placeholders
Gerald Carter
2001-03-15
1
-1
/
+1
*
set of changes in the beginning of bringing rpcclient changes
Gerald Carter
2001-03-14
1
-32
/
+24
*
Missed some prs_inits.
Jeremy Allison
2001-03-09
1
-11
/
+11
*
Added init functions, cli_spoolss_open_printer_ex(),
Tim Potter
2001-01-10
1
-0
/
+538