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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
s3: Move call to prctl_set_comment to reinit_after_fork
Christof Schmitt
3
-13
/
+5
2015-06-04
s3-rpc_server: Fix inteface typo.
Günther Deschner
1
-4
/
+4
2015-05-21
s3-spoolss: use talloc_zero in spoolss notify code
Günther Deschner
1
-6
/
+2
2015-05-16
Convert the few instances of int32 there were to int32_t.
Richard Sharpe
1
-1
/
+1
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
2
-2
/
+2
2015-05-12
Convert all (remaining) uses of uint32/16/8 to _t in source3/printing.
Richard Sharpe
6
-49
/
+49
2015-05-01
Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...
Richard Sharpe
3
-102
/
+102
2015-04-22
s3:smbd: use smbd_reinit_after_fork
Ralph Boehme
2
-4
/
+2
2015-04-22
s3:spoolss: use lp_load() wrapper lp_load_global().
Michael Adam
1
-1
/
+1
2015-03-17
lib: Remove tdb_fetch_compat
Volker Lendecke
3
-17
/
+17
2015-03-17
lib: Remove tdb_errorstr_compat
Volker Lendecke
1
-6
/
+6
2015-03-17
Remove tdb_[first|next]key_compat
Volker Lendecke
2
-8
/
+8
2015-03-17
lib: Remove tdb_open_compat
Volker Lendecke
1
-2
/
+2
2015-03-05
printing: increse log level for unreachable cups servers
Björn Jacke
1
-2
/
+2
2015-02-18
printing: rework nt_printer_guid_store to return errors
Andreas Schneider
1
-17
/
+32
2015-02-18
printing: add nt_printer_guid_retrieve() helper
David Disseldorp
1
-0
/
+58
2015-02-18
printing: split out printer DN and GUID retrieval
David Disseldorp
1
-72
/
+137
2015-02-10
printing/cups: pack requested-attributes with IPP_TAG_KEYWORD
David Disseldorp
1
-1
/
+1
2014-12-07
lib: Split out write_data[_iov]
Volker Lendecke
1
-0
/
+1
2014-12-07
lib: Split out sys_[read|write] & friends
Volker Lendecke
1
-0
/
+1
2014-12-04
s3:vfs: add create tags to SMB_VFS_CREATEFILE
Ralph Boehme
1
-3
/
+6
2014-11-25
s3:printing: fix some const warnings in print_iprint.c
Stefan Metzmacher
1
-6
/
+6
2014-11-25
s3:printing: Avoid compiler warning about unused label
Kai Blin
1
-0
/
+4
2014-11-03
printer_list: don't leak lock_path onto talloc tos
David Disseldorp
1
-2
/
+9
2014-11-03
nt_printing: don't leak state_path onto talloc tos
David Disseldorp
2
-30
/
+80
2014-10-30
printing: add jobid_to_sysjob helper function
David Disseldorp
1
-18
/
+52
2014-10-07
printer_list: fix talloc tos leak of tdb record
David Disseldorp
1
-0
/
+1
2014-10-06
printing: don't leak cache_path onto talloc tos
David Disseldorp
2
-5
/
+25
2014-08-11
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
1
-0
/
+3
2014-08-08
smbd: split printer reload processing
David Disseldorp
1
-3
/
+97
2014-08-08
printing: return last change time with pcap_cache_loaded()
David Disseldorp
5
-7
/
+13
2014-08-08
printing: remove pcap_cache_add()
David Disseldorp
2
-11
/
+6
2014-08-08
printing: reload printer_list.tdb from in memory list
David Disseldorp
6
-34
/
+52
2014-08-08
printing: only reload printer shares on client enum
David Disseldorp
1
-29
/
+5
2014-08-08
printing: traverse_read the printer list for share updates
David Disseldorp
5
-12
/
+17
2014-07-28
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2
-5
/
+3
2014-07-08
smbd: Avoid double-free in get_print_db_byname
Volker Lendecke
1
-2
/
+2
2014-05-21
printing: fix purge of all print jobs
David Disseldorp
1
-4
/
+19
2014-04-23
printing_cups: Call the msg_ctx destructor on exit
Volker Lendecke
1
-0
/
+1
2014-02-27
s3-spoolssd: Don't register spoolssd if epmd is not running.
Andreas Schneider
1
-17
/
+22
2014-02-25
s3-printing: Fix obvious memory leak in printer_list_get_printer().
Jeremy Allison
1
-0
/
+1
2014-02-24
s3:printing: Fix a possible NULL dereference.
Poornima Gurusiddaiah
1
-1
/
+1
2014-02-19
spoolssd: Use only one messaging_context per process
Volker Lendecke
1
-1
/
+1
2014-02-18
s3: printing: Fix problem with server taking too long to respond to a MSG_PRI...
Jeremy Allison
2
-2
/
+33
2014-02-07
param: rename lp function and variable from "minprintspace" to "min_print_space"
Garming Sam
1
-2
/
+2
2014-02-07
param: rename lp function and variable from "queueresumecommand" to "queueres...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "queuepausecommand" to "queuepaus...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "printcommand" to "print_command"
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "max_reported_jobs" to "max_repor...
Garming Sam
1
-2
/
+2
2014-02-07
param: rename lp function and variable from "lprmcommand" to "lprm_command"
Garming Sam
1
-2
/
+2
[next]