summaryrefslogtreecommitdiff
path: root/source3/printing/print_aix.c
Commit message (Expand)AuthorAgeFilesLines
* printing: Convert aix_cache_reload to stdioVolker Lendecke2016-12-111-12/+15
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+1
* printing: reload printer_list.tdb from in memory listDavid Disseldorp2014-08-081-3/+14
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-2/+2
* s3-smbd: fix the AIX 5.3 build.Günther Deschner2011-04-201-0/+1
* s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...Günther Deschner2010-05-141-1/+1
* Make pcap headers privateSimo Sorce2010-05-141-0/+1
* Remove silly safe_free() function which is a wrapper around SAFE_FREE().Jelmer Vernooij2008-10-191-4/+4
* strtok -> strtok_rVolker Lendecke2008-01-231-1/+2
* Fix bug leftover from pstring conversion noticed by ceezJeremy Allison2007-12-101-3/+1
* Remove pstring from printing/*.c except for theJeremy Allison2007-11-211-9/+23
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2007-10-101-0/+111