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
/
utils
/
net_rpc_printer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-net: better handle obscure 0x80070002 error reply when trying to update an
Günther Deschner
2010-10-01
1
-3
/
+7
*
s3-net: make sure we dont crash when publishing a single printer.
Günther Deschner
2010-10-01
1
-0
/
+5
*
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
2010-07-31
1
-0
/
+1
*
s3-net: Use talloc_asprintf and return if file is in wrong format.
Andreas Schneider
2010-06-29
1
-19
/
+16
*
s3-net: Make sure that the data blob is initialized.
Andreas Schneider
2010-06-28
1
-0
/
+2
*
s3-spoolss: add and use spoolss_printerinfo2_to_setprinterinfo2().
Günther Deschner
2010-06-03
1
-4
/
+8
*
s3:registry: move reg_objects.h to registry/ and use it only where needed
Michael Adam
2010-05-25
1
-0
/
+1
*
s3:net_rpc_printer: use regval_blob/ctr accessor functions
Michael Adam
2010-05-25
1
-38
/
+53
*
s3:net rpc printer: fix use of a possibly uninitialized variable
Michael Adam
2010-05-25
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-11
/
+11
*
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
-6
/
+6
*
s3-registry: only include registry headers when really needed.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3: add iconv_convenience handle to pull/push sz helpers.
Günther Deschner
2010-04-09
1
-7
/
+7
*
s3-net: fix net after spoolss_EnumPrinterDataEx IDL change.
Günther Deschner
2010-03-05
1
-9
/
+2
*
s3-net: fix net after spoolss_SetPrinterData{Ex} IDL change.
Günther Deschner
2010-03-05
1
-24
/
+6
*
s3: fix net and rpcclient after setprinterdataex changes.
Günther Deschner
2009-12-07
1
-2
/
+11
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
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
/
+7
*
s3-registry: use push_reg_sz().
Günther Deschner
2009-09-30
1
-9
/
+8
*
s3 net: i18n support for net rpc printer
Kai Blin
2009-08-10
1
-80
/
+105
*
s3-printing: no need to define struct table_node 4 times.
Günther Deschner
2009-05-13
1
-8
/
+1
*
Make cli_setatr async.
Jeremy Allison
2009-05-06
1
-1
/
+1
*
Make cli_setattrE async.
Jeremy Allison
2009-05-06
1
-1
/
+1
*
Make cli_getattrE async.
Jeremy Allison
2009-05-05
1
-2
/
+2
*
Fix a bunch of type-punned warnings -- gd, please fix properly :-)
Volker Lendecke
2009-05-03
1
-15
/
+30
*
Cause cli_close to return an NTSTATUS.
Jeremy Allison
2009-04-30
1
-4
/
+4
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-16
/
+15
*
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
2009-04-27
1
-5
/
+5
*
Make cli_chkpath async.
Jeremy Allison
2009-04-22
1
-3
/
+3
*
Make cli_mkdir async. Change it to return NTSTATUS.
Jeremy Allison
2009-04-21
1
-2
/
+2
*
s3:rpc_parse: remove unused init_unistr().
Günther Deschner
2009-03-26
1
-5
/
+4
*
s3-spoolss: pure comsetics.
Günther Deschner
2009-03-20
1
-41
/
+41
*
s3-net: Fix Coverity #886 (FORWARD_NULL).
Günther Deschner
2009-03-20
1
-1
/
+1
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-16
/
+16
*
spoolss: add my copyright.
Günther Deschner
2009-03-18
1
-1
/
+1
*
s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.
Günther Deschner
2009-03-18
1
-5
/
+5
*
s3-net: use rpccli_spoolss_enumprinterdataex.
Günther Deschner
2009-03-18
1
-24
/
+44
*
s3-net: use rpccli_spoolss_enumprinterkey wrapper.
Günther Deschner
2009-03-17
1
-17
/
+6
*
s3-net: fix net_spoolss_setprinterdataex.
Günther Deschner
2009-03-17
1
-1
/
+1
*
s3-net: fix net_spoolss_setprinterdata.
Günther Deschner
2009-03-17
1
-7
/
+13
*
s3-net: use rpccli_spoolss_EnumPrinterData.
Günther Deschner
2009-03-17
1
-16
/
+59
*
s3-net: temporary disable net_spoolss_setprinterdata.
Günther Deschner
2009-03-17
1
-1
/
+4
*
s3-net: use rpccli_spoolss_enumprinters wrapper.
Günther Deschner
2009-03-13
1
-134
/
+71
*
s3-spoolss: remove old leftover driver print functions.
Günther Deschner
2009-03-13
1
-56
/
+0
*
s3-net: use rpccli_spoolss_enumprinterdrivers wrapper.
Günther Deschner
2009-03-13
1
-11
/
+12
*
s3-spoolss: use form flags from idl in rpcclient and net.
Günther Deschner
2009-03-06
1
-1
/
+1
*
s3-net: use new rpccli_spoolss_enumforms wrapper.
Günther Deschner
2009-03-06
1
-27
/
+17
[next]