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
/
printing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
printing: Set default value in case of non-exisiting record
Vinit Agnihotri
1
-8
/
+13
2026-02-15
smbserver: Convert callers of sys_fsusage to sys_statvfs
Volker Lendecke
1
-8
/
+14
2026-01-30
s3/printing: Fix leaked mem ctx returned from talloc_new
Noel Power
1
-2
/
+3
2026-01-21
printing: Fix compilation error for native 32-bit time_t
Michael Tokarev
1
-2
/
+5
2025-11-17
printing: Fix coverity issue CID#1669074 (Unchecked return value)
Vinit Agnihotri
1
-1
/
+7
2025-11-12
printing: Fix use of time_t CID#1509005
Vinit Agnihotri
1
-13
/
+13
2025-11-12
printing: Fix use of time_t CID#1509036
Vinit Agnihotri
1
-10
/
+12
2025-11-12
printing: Fix use of time_t CID#1508987
Vinit Agnihotri
1
-12
/
+15
2025-11-12
printing: Define and use methods to fetch/store time in share cache
Vinit Agnihotri
1
-5
/
+56
2024-12-02
printing: Fix Coverity ID 1508942 Use of 32-bit time_t
Volker Lendecke
1
-4
/
+7
2024-12-02
printing: Fix Coverity ID 1509000 Use of 32-bit time_t
Volker Lendecke
1
-4
/
+6
2024-11-06
s3:printing and spoolss: s/the the\b/the/ in comments
Douglas Bagnall
1
-1
/
+1
2023-08-08
s3:printing: Add missing spaces to error messages
Joseph Sutton
1
-3
/
+3
2023-08-08
s3:printing: Add missing newlines to logging messages
Joseph Sutton
1
-3
/
+3
2023-07-19
s3:printing: Rename variably to dummy to make codespell happy
Andreas Schneider
1
-4
/
+4
2023-07-19
s3:printing: Fix code spelling
Andreas Schneider
1
-4
/
+4
2022-12-12
lib: Add get_current_user_info_domain()
Volker Lendecke
1
-3
/
+3
2022-06-30
s3:printing: Do not clear the printer-list.tdb
Andreas Schneider
1
-4
/
+0
2022-04-26
smbd: fd_handle.h does not need includes.h
Volker Lendecke
1
-0
/
+1
2021-11-11
source3: move lib/substitute.c functions out of proto.h
Ralph Boehme
1
-0
/
+1
2021-06-04
printing: Factor out remove_from_jobs_list()
Volker Lendecke
1
-54
/
+13
2021-06-04
printing: Simplify pack_devicemode()
Volker Lendecke
1
-3
/
+1
2021-05-11
printing: Avoid a few references to background_lpq_updater_pid
Volker Lendecke
1
-4
/
+1
2021-05-11
printing: Consolidate add_to_jobs_list()
Volker Lendecke
1
-31
/
+16
2021-03-24
printing: Remove code to upgrade from before b0909cfa14f
Volker Lendecke
1
-7
/
+0
2021-03-16
printing: Move rap2jobid functions to their own file
Volker Lendecke
1
-143
/
+1
2021-03-16
printing: Introduce printer_list_printername_exists()
Volker Lendecke
1
-1
/
+2
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-11-27
s3:param: make "servicename" a substituted option
Ralph Boehme
1
-4
/
+6
2019-11-27
smbdotconf: mark "printername" with substitution="1"
Ralph Boehme
1
-7
/
+19
2019-11-27
smbdotconf: mark "path" with substitution="1"
Ralph Boehme
1
-4
/
+10
2019-11-07
s3:printing: Fix %J substition
Ralph Boehme
1
-4
/
+4
2019-11-07
s3: rename talloc_sub_advanced() to talloc_sub_full()
Ralph Boehme
1
-4
/
+4
2019-11-07
s3: replace standard_sub_advanced with talloc_sub_advanced in one place
Ralph Boehme
1
-4
/
+10
2019-11-07
s3:printing: fix a long line
Ralph Boehme
1
-1
/
+2
2018-10-08
tdb_unpack: Correct "len" arg for "B" format
Volker Lendecke
1
-1
/
+1
2018-09-07
s3: Rename server_event_context() to global_event_context()
Christof Schmitt
1
-14
/
+14
2018-08-17
lib: Pass mem_ctx to cache_path()
Volker Lendecke
1
-2
/
+2
2018-05-17
s3-printing: fix format-truncation in print_queue_update()
Günther Deschner
1
-1
/
+1
2018-04-03
s3:printing: Fix size types
Andreas Schneider
1
-10
/
+17
2017-10-27
printing: Avoid an "extern current_user"
Volker Lendecke
1
-4
/
+3
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/pri...
Günther Deschner
1
-8
/
+8
2015-10-13
lib: Move sys_rw* to lib/util
Volker Lendecke
1
-1
/
+1
2015-05-16
Convert the few instances of int32 there were to int32_t.
Richard Sharpe
1
-1
/
+1
2015-05-12
Convert all (remaining) uses of uint32/16/8 to _t in source3/printing.
Richard Sharpe
1
-31
/
+31
2015-05-01
Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...
Richard Sharpe
1
-68
/
+68
2015-03-17
lib: Remove tdb_fetch_compat
Volker Lendecke
1
-14
/
+14
2014-12-07
lib: Split out write_data[_iov]
Volker Lendecke
1
-0
/
+1
2014-10-30
printing: add jobid_to_sysjob helper function
David Disseldorp
1
-18
/
+52
[next]