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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
printspoolss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-12
Convert all (remaining) uses of uint32/16/8 to _t in source3/printing.
Richard Sharpe
1
-1
/
+1
2014-02-24
s3:printing: Fix a possible NULL dereference.
Poornima Gurusiddaiah
1
-1
/
+1
2014-02-03
loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs
Michael Adam
1
-2
/
+2
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().
Günther Deschner
1
-2
/
+2
2013-04-17
smbd: Convert print_spool_open to synthetic_smb_fname
Volker Lendecke
1
-3
/
+3
2013-03-06
Make sure to set umask() before calling mkstemp().
Andreas Schneider
1
-0
/
+4
2013-01-24
spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...
Günther Deschner
1
-8
/
+15
2012-10-08
s3fs-printing: Fix RAW printing for normal users.
Andreas Schneider
1
-1
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-2
/
+3
2012-06-26
s3-spoolss: remove duplicate "." in smbd spooler path
David Disseldorp
1
-3
/
+8
2012-06-06
s3:printing: let print_spool_open() take a uint64_t vuid
Stefan Metzmacher
1
-1
/
+1
2012-06-06
s3:printing: add print_spool_rap_jobid()
Stefan Metzmacher
1
-0
/
+9
2012-06-06
s3:printing: make struct print_file_data private to printspoolss.c
Stefan Metzmacher
1
-0
/
+9
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-1
/
+1
2012-02-14
s3: files_struct->mode is only written, remove it
Volker Lendecke
1
-1
/
+0
2011-07-04
s3-rpc_server: Migrate rpc function to tsocket_address.
Andreas Schneider
1
-2
/
+2
2011-05-05
s3-printing: run minimal_includes.pl.
Günther Deschner
1
-1
/
+0
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-04-05
s3: Fix print_spool_end
Volker Lendecke
1
-12
/
+0
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-3
/
+3
2011-01-21
s3:printing: use dcerpc_spoolss_X() functions
Stefan Metzmacher
1
-12
/
+12
2010-12-22
s3-printing: fix crash bug in print_spool_open().
Günther Deschner
1
-1
/
+3
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-09-15
s3-printing: fix print_spool_terminate().
Günther Deschner
1
-1
/
+1
2010-09-15
s3-rpc_server: Moved ncacn_np declarations in common header file.
Simo Sorce
1
-0
/
+1
2010-09-15
s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.
Simo Sorce
1
-3
/
+22
2010-07-27
s3-smbd: Migrated to new spoolss functions for printing.
Simo Sorce
1
-1
/
+2
2010-07-27
s3-printing: Handled case when smbd spools a file on behalf of spoolss.
Simo Sorce
1
-0
/
+1
2010-07-27
s3-smbd: Added code to print via spoolss.
Simo Sorce
1
-0
/
+331