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
/
printing
/
printing.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Lift the smbd_messaging_context from print_access_check
Volker Lendecke
2010-08-08
1
-7
/
+13
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
2010-07-31
1
-0
/
+2
*
s3-printing: Added automatic migration of printing tdbs.
Andreas Schneider
2010-07-27
1
-0
/
+83
*
s3-printing: Removed unused function print_job_fd().
Simo Sorce
2010-07-27
1
-15
/
+0
*
s3-spoolss: Use WERROR for print_job_delete.
Simo Sorce
2010-07-27
1
-18
/
+20
*
s3-printing: Handled case when smbd spools a file on behalf of spoolss.
Simo Sorce
2010-07-27
1
-29
/
+97
*
s3-printing: Made print_job_start more robust.
Simo Sorce
2010-07-27
1
-81
/
+144
*
s3-smbd: Added code to print via spoolss.
Simo Sorce
2010-07-27
1
-1
/
+1
*
s3-printing: Convert print_time_access_check.
Simo Sorce
2010-07-27
1
-1
/
+1
*
s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
Simo Sorce
2010-07-27
1
-11
/
+11
*
s3: Pass the new server_id through reinit_after_fork
Volker Lendecke
2010-07-04
1
-3
/
+6
*
s3: Fix some nested extern warnings
Volker Lendecke
2010-07-04
1
-2
/
+3
*
s3: Remove serverid_[de]register_self
Volker Lendecke
2010-07-04
1
-2
/
+3
*
s3: Remove the pointless PRINTERNAME macro
Volker Lendecke
2010-06-13
1
-6
/
+6
*
s3:misc make use of server_[event/messaging]_context directly
Andreas Schneider
2010-06-10
1
-6
/
+7
*
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
2010-05-28
1
-1
/
+1
*
s3: only include gen_ndr headers where needed.
Günther Deschner
2010-05-06
1
-0
/
+1
*
s3-spoolss: add support for SetJobInfo level 1 (for jobfile rename).
Günther Deschner
2010-04-28
1
-1
/
+23
*
s3-lanman: remove unsupported print_job_set_place().
Günther Deschner
2010-04-28
1
-10
/
+0
*
Second part of bug #7288 - SMB job IDs in CUPS job names wrong.
Jeremy Allison
2010-03-25
1
-2
/
+0
*
Fix bug #7288 - SMB job IDs in CUPS job names wrong.
Jeremy Allison
2010-03-25
1
-19
/
+0
*
Try and fix bug #7233 - print fails with jobs >4GB from Win7 clients.
Jeremy Allison
2010-03-10
1
-1
/
+1
*
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
2010-03-10
1
-2
/
+4
*
s3: convert registry and printing code to TYPESAFE_QSORT()
Andrew Tridgell
2010-02-14
1
-3
/
+2
*
s3: "print_job_end" only looks at the size
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-11-29
1
-1
/
+2
*
s3: forward MSG_DEBUG from smbd parent to all children
Aravind Srinivasan
2009-06-22
1
-0
/
+19
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-27
1
-2
/
+3
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-1
/
+1
*
Hopefully fix the buildfarm. Add some debug level 10 messages
Jeremy Allison
2009-05-11
1
-1
/
+7
*
s3-printing: simplify print_queue helper functions and return WERROR.
Günther Deschner
2009-05-06
1
-17
/
+10
*
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
Jelmer Vernooij
2009-04-20
1
-1
/
+1
*
s3:printing: use tevent_loop_wait() instead of manual looping
Stefan Metzmacher
2009-03-18
1
-50
/
+6
*
s3:printing: use a fd event to monitor the pipe to the parent
Stefan Metzmacher
2009-03-18
1
-3
/
+23
*
s3-spoolss: make jobname a const char * in print_job_start().
Günther Deschner
2009-03-12
1
-1
/
+1
*
Only copy sharename up from rap_to_pjobid
Volker Lendecke
2009-03-01
1
-1
/
+3
*
s3: fix the build JOB_STATUS_BLOCKED -> JOB_STATUS_BLOCKED_DEVQ
Michael Adam
2009-02-26
1
-1
/
+1
*
S3: Stop creating SMBD cores when failing to create a pipe.
todd stecher
2009-02-18
1
-3
/
+7
*
s3-spoolss: remove more whitespace.
Günther Deschner
2009-02-10
1
-135
/
+135
*
s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLD
Stefan Metzmacher
2009-01-27
1
-15
/
+3
*
s3:printing: handle tevent_context events in the sys_select() call
Stefan Metzmacher
2009-01-22
1
-16
/
+42
*
s3: put printing/ under cache_dir, not lock_dir
Michael Adam
2009-01-16
1
-2
/
+2
*
clean event context after child is forked.
Bo Yang
2009-01-05
1
-1
/
+2
*
Fix bug #5688 LPQ process is orphaned if socket address parameter is invalid
SATOH Fumiyasu
2008-12-09
1
-6
/
+33
*
Fix nonempty blank lines
Volker Lendecke
2008-12-07
1
-5
/
+5
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-2
/
+2
*
Allow %u parameters for print job username - use advanced sub
Jim McDonough
2008-07-16
1
-3
/
+5
*
Change print_access_check to take auth_serversupplied_info instead of current...
Volker Lendecke
2008-06-26
1
-45
/
+48
*
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-3
/
+6
[prev]
[next]