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
/
rpcclient
/
cmd_spoolss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-rpcclient: add deldriverex flags argument
David Disseldorp
2012-01-11
1
-7
/
+7
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-2
/
+2
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-rpcclient: run minimal_includes.pl.
Günther Deschner
2011-05-05
1
-1
/
+0
*
s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h
Günther Deschner
2011-03-31
1
-1
/
+0
*
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: no point in including all security headers globally.
Günther Deschner
2011-03-30
1
-0
/
+1
*
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
2011-03-16
1
-0
/
+1
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-2
/
+2
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3: Remove superfluous ;
Günther Deschner
2011-02-02
1
-1
/
+1
*
s3-rpcclient: use struct based dcerpc_spoolss_EnumPrinterData_r() call.
Günther Deschner
2011-01-28
1
-43
/
+38
*
s3-rpcclient: prefer dcerpc_spoolss_X functions.
Günther Deschner
2011-01-21
1
-74
/
+205
*
s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without chec...
Björn Baumbach
2011-01-12
1
-1
/
+5
*
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
2010-12-20
1
-1
/
+1
*
s3-rpcclient: exit early in cmd_spoolss_enum_data() when there is a failure.
Günther Deschner
2010-11-17
1
-0
/
+9
*
s3-rpcclient: add openprinter_ex command.
Günther Deschner
2010-10-07
1
-1
/
+47
*
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
2010-07-31
1
-0
/
+1
*
Add parse_setjob_command() to make setting job state easier for users.
Jeremy Allison
2010-06-23
1
-1
/
+30
*
s3-rpcclient: allow to add access_mask in cmd_spoolss_open_printer_ex().
Günther Deschner
2010-06-05
1
-5
/
+7
*
s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2().
Günther Deschner
2010-06-03
1
-63
/
+6
*
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:rpcclient:spoolss: use regval_ctr/blob accessor functions.
Michael Adam
2010-05-25
1
-16
/
+24
*
s3-rpc_client: move protos to init_spoolss.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpc_client: move protos to cli_spoolss.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpcclient: fix two more invalid typecasts in spoolss commands.
Günther Deschner
2010-05-10
1
-9
/
+47
*
s3-rpcclient: Fix Bug #7277. rpcclient was sending invalid data, causing cups...
Günther Deschner
2010-05-03
1
-4
/
+23
*
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
2010-04-09
1
-2
/
+2
*
s3-rpcclient: Leave setprinterdata directly if not enough args were passed.
Andreas Schneider
2010-03-05
1
-2
/
+1
*
s3-rpcclient: fix rpcclient after spoolss_EnumPrinterDataEx IDL change.
Günther Deschner
2010-03-05
1
-5
/
+4
*
s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change.
Günther Deschner
2010-03-05
1
-16
/
+38
*
s3-rpcclient: fix rpcclient after spoolss_SetPrinterData{Ex} IDL change.
Günther Deschner
2010-03-05
1
-2
/
+8
*
s3-spoolss: fix rpcclient after setprinter IDL fixes.
Günther Deschner
2009-12-17
1
-2
/
+2
*
s3-rpcclient: allow to set offered size for enumkey command.
Günther Deschner
2009-12-10
1
-4
/
+9
*
s3: fix net and rpcclient after setprinterdataex changes.
Günther Deschner
2009-12-07
1
-17
/
+6
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
Volker Lendecke
2009-11-08
1
-140
/
+35
*
s3: Do not directly reference the ndr_table_* in rpcclient
Volker Lendecke
2009-11-08
1
-35
/
+140
*
s3-registry: use pull_reg_sz() where appropriate.
Günther Deschner
2009-10-01
1
-7
/
+5
*
s3: use pull_reg_multi_sz in rpcclient and net.
Günther Deschner
2009-09-30
1
-7
/
+6
*
s3-rpcclient: add createprinteric command.
Günther Deschner
2009-07-17
1
-0
/
+43
*
s3-printing: no need to define struct table_node 4 times.
Günther Deschner
2009-05-13
1
-7
/
+1
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-3
/
+4
*
s3-rpcclient: rework enumdrivers call a bit to allow queries like win7 does.
Günther Deschner
2009-05-07
1
-69
/
+97
*
s3-rpcclient: print more infolevels in printer and driver info levels.
Günther Deschner
2009-05-06
1
-7
/
+238
*
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
2009-04-27
1
-3
/
+3
[next]