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
/
pcap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
s3:printing: Move pcap_cache_loaded() to load.c
Volker Lendecke
1
-15
/
+0
2021-03-24
printing: Fix typos
Volker Lendecke
1
-1
/
+1
2021-03-16
printing: Introduce printer_list_printername_exists()
Volker Lendecke
1
-9
/
+0
2021-03-16
printing: Remove simple wrapper function pcap_printer_read_fn()
Volker Lendecke
1
-11
/
+0
2019-02-01
printing: check lp_load_printers() prior to pcap cache update
David Disseldorp
1
-0
/
+5
2014-11-25
s3:printing: Avoid compiler warning about unused label
Kai Blin
1
-0
/
+4
2014-08-08
printing: return last change time with pcap_cache_loaded()
David Disseldorp
1
-2
/
+8
2014-08-08
printing: remove pcap_cache_add()
David Disseldorp
1
-10
/
+6
2014-08-08
printing: reload printer_list.tdb from in memory list
David Disseldorp
1
-15
/
+11
2014-08-08
printing: traverse_read the printer list for share updates
David Disseldorp
1
-2
/
+2
2011-12-08
s3: Fix typos
Volker Lendecke
1
-1
/
+1
2011-05-16
s3-printing: Get the location info from cups.
Günther Deschner
1
-10
/
+14
2011-01-07
s3-printing: remove printer_list_need_refresh
David Disseldorp
1
-6
/
+0
2011-01-07
s3-printing: remove old entries in pcap_cache_replace
David Disseldorp
1
-4
/
+18
2011-01-07
s3-printing: reload shares after pcap cache fill
David Disseldorp
1
-2
/
+15
2010-09-15
s3/printing: make clock jump save and use monotonic time for cache timeout
Björn Jacke
1
-1
/
+1
2010-09-15
s3-printing: Add method to skip refresh if just happned.
Simo Sorce
1
-0
/
+6
2010-09-15
s3-printing: Use printer list tdb in pcap.
Simo Sorce
1
-21
/
+35
2010-08-08
s3: Remove the smbd_messaging_context from pcap_cache_reload
Volker Lendecke
1
-3
/
+3
2010-08-08
s3: Remove the smbd_messaging_context from cups_cache_reload
Volker Lendecke
1
-1
/
+2
2010-05-14
s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...
Günther Deschner
1
-1
/
+1
2010-05-14
Make pcap headers private
Simo Sorce
1
-1
/
+1
2010-05-14
Move standard printcap parsing to print_standard.c
Simo Sorce
1
-92
/
+1
2008-10-19
Remove silly safe_free() function which is a wrapper around SAFE_FREE().
Jelmer Vernooij
1
-1
/
+1
2008-10-12
Fix the build
Volker Lendecke
1
-1
/
+1
2008-10-10
If you have a large number of cups printers, then scanning for print info can...
Jeremy Allison
1
-27
/
+50
2007-11-21
Remove pstring from printing/*.c except for the
Jeremy Allison
1
-8
/
+9
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
1
-0
/
+10
2007-10-10
r5684: BUG 2405: patch from Torsten Werner <torsten.werner@assyst-intl.com> t...
Gerald Carter
1
-1
/
+1
2007-10-10
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
1
-314
/
+154
2003-07-24
Some fclose -> x_fclose found by Tony Jago.
Jeremy Allison
1
-2
/
+2
2003-04-23
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
1
-3
/
+3
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-2
/
+0
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-8
/
+3
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-8
/
+8
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-10
convert more code to use XFILE
Andrew Tridgell
1
-13
/
+13
2001-08-23
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
1
-4
/
+4
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-7
/
+7
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-4
/
+0
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-2
/
+11
2000-05-01
handle tabs in printcap files
Andrew Tridgell
1
-2
/
+2
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-3
/
+20
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-4
/
+4
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-1
/
+2
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-3
/
+3
[next]