index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
printing
/
nt_printing_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb_compat: use tdb_errorstr_compat()
Rusty Russell
2011-06-20
1
-6
/
+6
*
tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.
Rusty Russell
2011-06-20
1
-3
/
+3
*
tdb_traverse/tdb_traverse_read: check returns for negative, not -1.
Rusty Russell
2011-06-20
1
-2
/
+2
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-1
/
+1
*
s3: fix some -Wunused-but-set-variable build warnings.
Günther Deschner
2011-05-30
1
-4
/
+0
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
2010-07-31
1
-1
/
+1
*
s3-printing: Move all tdb upgrade functions to a separate file.
Andreas Schneider
2010-07-27
1
-0
/
+460