summaryrefslogtreecommitdiff
path: root/source3/printing/nt_printing_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Pass mem_ctx to state_path()Volker Lendecke2018-08-171-3/+3
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-1/+1
* lib: Remove tdb_errorstr_compatVolker Lendecke2015-03-171-6/+6
* Remove tdb_[first|next]key_compatVolker Lendecke2015-03-171-3/+3
* nt_printing: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-24/+61
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-2/+2
* tdb_compat: use tdb_errorstr_compat()Rusty Russell2011-06-201-6/+6
* tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.Rusty Russell2011-06-201-3/+3
* tdb_traverse/tdb_traverse_read: check returns for negative, not -1.Rusty Russell2011-06-201-2/+2
* tdb_store: check returns for 0, not -1.Rusty Russell2011-06-201-1/+1
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-1/+1
* s3: fix some -Wunused-but-set-variable build warnings.Günther Deschner2011-05-301-4/+0
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-1/+1
* s3-printing: Move all tdb upgrade functions to a separate file.Andreas Schneider2010-07-271-0/+460