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
/
rpcclient
/
cmd_spoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-13
/
+26
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
1
-0
/
+80
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-4
/
+6
2002-05-07
Merge from HEAD:
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
2001-11-15
FALSE -> False
Tim Potter
1
-1
/
+1
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-245
/
+51
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
1
-92
/
+69
2001-09-03
the next step in our error code handling change
Andrew Tridgell
1
-3
/
+3
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-31
/
+31
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
1
-0
/
+10
2001-08-10
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
1
-5
/
+5
2001-07-25
Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.
Tim Potter
1
-12
/
+12
2001-07-20
Started adding some help/usage info for rpcclient commands.
Tim Potter
1
-16
/
+18
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-46
/
+42
2001-05-31
merge from 2.2
Gerald Carter
1
-1
/
+1
2001-05-24
Fixed compiler warning.
Tim Potter
1
-1
/
+0
2001-05-18
merge from 2.2 (deleteprinterdriver RPC)
Gerald Carter
1
-8
/
+15
2001-05-17
merge from 2.2 DeletePrinterDriver() server side stud coming
Gerald Carter
1
-0
/
+48
2001-05-04
Tidyup of server vs servername, username vs user to remove compiler
Tim Potter
1
-24
/
+24
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-31
/
+192
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
1
-6
/
+6
2001-03-19
merge from 2.2 (reorder commands in array)
Gerald Carter
1
-1
/
+1
2001-03-15
addprinter and adddriver are working now :-)
Gerald Carter
1
-20
/
+292
2001-03-15
added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct
Gerald Carter
1
-1
/
+61
2001-03-15
added getdriver and enumdrivers commands. Also fixed
Gerald Carter
1
-26
/
+355
[prev]
[next]