summaryrefslogtreecommitdiff
path: root/source3/printing/printing_db.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-1/+1
2011-10-27s3: Include uid_wrapper where it is missing.Andreas Schneider1-0/+1
2011-06-20ldb: replace 'struct TDB_DATA' with 'TDB_DATA'Rusty Russell1-1/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-1/+2
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2010-02-12Use sec_initial_uid() in the places where being root doesn't matter,Jeremy Allison1-1/+1
2009-01-16s3: put printing/ under cache_dir, not lock_dirMichael Adam1-1/+1
2007-11-21Remove pstring from printing/*.c except for theJeremy Allison1-5/+11
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r16392: Klockwork #1168. Protect against null deref.Jeremy Allison1-2/+4
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r2068: Use SMB_ASSERT to track down empty printername (thanks jerry).Günther Deschner1-2/+1
2007-10-10r2067: Prevent nameless $LIBDIR/printing/.tdb from beeing created.Günther Deschner1-0/+3
2007-10-10r1011: fix bad merge (from a few months ago) and ensure that we always use td...Gerald Carter1-2/+2
2004-02-12merge from old APP_HEADGerald Carter1-1/+2
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-07-10i guess i'm the only one this ever annyoed...Gerald Carter1-2/+2
2003-02-04Up the hash table size for printing tdb.cJeremy Allison1-1/+1
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-0/+204