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