index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
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
2021-09-10
source3/lib/smbconf: don't ignore unknown options
Ralph Boehme
1
-1
/
+10
2021-05-20
s3:lib: Migrate smbconftort to new cmdline option parser
Andreas Schneider
1
-10
/
+18
2019-01-28
s3:lib: Use POPT_TABLEEND for last element of poptOption
Andreas Schneider
1
-1
/
+1
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-04-02
s3:lib/smbconf: fix const warnings in testsuite.c
Stefan Metzmacher
1
-4
/
+6
2012-07-18
source3/lib/smbconf/testsuite.c: fix stackframe leak
Rusty Russell
1
-0
/
+1
2012-04-05
build: Remove sys_fopen wrapper
Andrew Bartlett
1
-1
/
+1
2011-07-28
s3:libsmbconf: use lp_load_global() in the testsuite
Michael Adam
1
-6
/
+1
2011-05-10
libsmbconf: Convert smbconf_delete_includes() to sbcErr.
Andreas Schneider
1
-7
/
+6
2011-05-10
libsmbconf: Convert smbconf_set_includes() to sbcErr.
Andreas Schneider
1
-7
/
+6
2011-05-10
libsmbconf: Convert smbconf_get_includes() to sbcErr.
Andreas Schneider
1
-13
/
+15
2011-05-10
libsmbconf: Convert smbconf_open() to sbcErr.
Andreas Schneider
1
-2
/
+0
2011-05-10
libsmbconf: Convert smbconf_init() to sbcErr.
Andreas Schneider
1
-6
/
+8
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
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