index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
smbconf
/
testsuite.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-05-18
smbconf: only include smbconf headers where needed.
Günther Deschner
1
-0
/
+4
2009-03-09
fix "dubious escape" warning of Studio compiler
Björn Jacke
1
-1
/
+1
2009-01-30
s3:smbconftort: don't use reserved words ('test:', 'failure:', 'success:')
Stefan Metzmacher
1
-31
/
+29
2009-01-21
s3:libsmbconf: use talloc_free instead of TALLOC_FREE in testsuite
Michael Adam
1
-5
/
+5
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-9
/
+9
2008-10-27
[s3]libsmbconf: create text config in smbconftort
Michael Adam
1
-1
/
+38
2008-04-22
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
Michael Adam
1
-1
/
+1
2008-04-13
libsmbconf: remove the bool verbatim parameter from txt backend init function.
Michael Adam
1
-1
/
+1
2008-04-10
libsmbconf: testsuite: add test for delete_includes
Michael Adam
1
-0
/
+56
2008-04-10
libsmbconf: testsuite: fix handling of error message/overall status
Michael Adam
1
-6
/
+2
2008-04-10
libsmbconf: testsuite: add test_set_get_includes() and use it in registry test
Michael Adam
1
-0
/
+58
2008-04-10
libsmbconf: testsuite: refactor printing of string lists out.
Michael Adam
1
-4
/
+15
2008-04-10
libsmbconf: testsuite: test get_includes for registry backend
Michael Adam
1
-0
/
+2
2008-04-10
libsmbconf: testsuite: use the get_global_includes in get_includes test.
Michael Adam
1
-2
/
+2
2008-04-10
libsmbconf: testsuite: add test for "get_includes" and use it in the text bac...
Michael Adam
1
-0
/
+32
2008-04-10
libsmbconf: testsuite: set the debufg fd to stderr.
Michael Adam
1
-0
/
+1
2008-04-10
libsmbconf: testsuite: use POPT_COMMON_SAMBA instead of POPT_COMMON_CONFIGFILE
Michael Adam
1
-1
/
+1
2008-04-10
libsmbconf: testsuite: add talloc_stackframe to main().
Michael Adam
1
-0
/
+2
2008-04-10
libsmbconf: testsuite: add support for "--configfile" option.
Michael Adam
1
-1
/
+32
2008-04-10
libsmbconf: add testsuite to the library.
Michael Adam
1
-0
/
+94