index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
/
cli_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-11
/
+11
*
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
2001-07-25
1
-10
/
+10
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
few cleanups to bring in line with 2.2
Gerald Carter
2001-04-28
1
-1
/
+0
*
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
2001-03-15
1
-1
/
+1
*
Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
Jeremy Allison
2001-03-09
1
-26
/
+26
*
Ooops - forgot to check the rpcclient and smbcacls compile with the new
Jeremy Allison
2001-02-28
1
-2
/
+2
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
1
-2
/
+0
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-1
/
+1
*
spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0"
Gerald Carter
2000-09-12
1
-1
/
+1
*
Removed compiler warning.
Tim Potter
2000-08-31
1
-5
/
+5
*
changing some debug message levels
Gerald Carter
2000-08-18
1
-12
/
+12
*
FIxed some unmarshalling problems with relstr and unistr arrays
Gerald Carter
2000-08-12
1
-196
/
+157
*
Needed to add the SHARED attribute bit when creating a printer
Gerald Carter
2000-08-10
1
-3
/
+6
*
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2000-08-09
1
-8
/
+10
*
All changes related to rpcclient...
Gerald Carter
2000-08-08
1
-0
/
+52
*
spoolss_addprinterex() was adding the printer and returning the
Gerald Carter
2000-08-04
1
-23
/
+25
*
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
2000-08-04
1
-11
/
+57
*
More work on rpcclient...
Gerald Carter
2000-07-31
1
-36
/
+101
*
Found out that we are crashing spoolss in enumprinterdata.
Jean-François Micouleau
2000-07-26
1
-2
/
+2
*
* Added EnumPorts()
Gerald Carter
2000-07-21
1
-2
/
+68
*
Fixed some more client SPOOLSS functions. The following
Gerald Carter
2000-07-18
1
-40
/
+30
*
cleaned up access to prs_struct variables. Replaced all calls
Gerald Carter
2000-07-14
1
-10
/
+553
*
More rpcclient merge issues:
Gerald Carter
2000-07-07
1
-0
/
+95
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-329
/
+0
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-1
/
+1
*
cool! spooljobs works! this surprised me very much :-) helped to
Luke Leighton
1999-11-27
1
-2
/
+2
*
well, i stuffed up the spooler commands.
Luke Leighton
1999-11-27
1
-17
/
+46
*
debugging rpcclient spoolenum and spooljobs commands. oh, did i forget
Luke Leighton
1999-11-09
1
-5
/
+78
*
horrible code to do SMBwriteX / SMBreadX for large MSRPC reads. ARGH!
Luke Leighton
1999-11-06
1
-1
/
+1
*
missed mem_grow_data call
Luke Leighton
1999-11-06
1
-1
/
+1
*
added command-completion printer enum code.
Luke Leighton
1999-11-06
1
-1
/
+1
*
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1999-11-06
1
-0
/
+64
*
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1999-11-06
1
-0
/
+163