Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-20 | Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file ↵ | Jeremy Allison | 1 | -8/+5 | |
correctly. The parsing code made some strange assumptions about what is a printer name, and what is a comment. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri May 20 22:52:23 CEST 2011 on sn-devel-104 | |||||
2011-05-16 | s3-printing: Get the location info from cups. | Günther Deschner | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-05-14 | s3-printing: explicitly include "printing/pcap.h" as there is ↵ | Günther Deschner | 1 | -1/+1 | |
/usr/include/pcap.h. Thanks metze for pointing this out. Simo, please check. Guenther | |||||
2010-05-14 | Make pcap headers private | Simo Sorce | 1 | -0/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-05-14 | Move standard printcap parsing to print_standard.c | Simo Sorce | 1 | -0/+129 | |
Signed-off-by: Günther Deschner <gd@samba.org> |