summaryrefslogtreecommitdiff
path: root/source3/printing/printing_db.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Pass mem_ctx to cache_path()Volker Lendecke2018-08-171-1/+1
* s3:printing: Fix size type in printing_dbAndreas Schneider2018-03-201-1/+1
* printing: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-3/+12
* smbd: Avoid double-free in get_print_db_bynameVolker Lendecke2014-07-081-2/+2
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-1/+1
* s3: Include uid_wrapper where it is missing.Andreas Schneider2011-10-271-0/+1
* ldb: replace 'struct TDB_DATA' with 'TDB_DATA'Rusty Russell2011-06-201-1/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-1/+2
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* Use sec_initial_uid() in the places where being root doesn't matter,Jeremy Allison2010-02-121-1/+1
* s3: put printing/ under cache_dir, not lock_dirMichael Adam2009-01-161-1/+1
* Remove pstring from printing/*.c except for theJeremy Allison2007-11-211-5/+11
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* 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
* r16392: Klockwork #1168. Protect against null deref.Jeremy Allison2007-10-101-2/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2068: Use SMB_ASSERT to track down empty printername (thanks jerry).Günther Deschner2007-10-101-2/+1
* r2067: Prevent nameless $LIBDIR/printing/.tdb from beeing created.Günther Deschner2007-10-101-0/+3
* r1011: fix bad merge (from a few months ago) and ensure that we always use td...Gerald Carter2007-10-101-2/+2
* merge from old APP_HEADGerald Carter2004-02-121-1/+2
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-101-2/+2
* Up the hash table size for printing tdb.cJeremy Allison2003-02-041-1/+1
* [print notify fixes from APP_HEAD]Gerald Carter2002-11-261-0/+204