Age | Commit message (Expand) | Author | Files | Lines |
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 |