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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-10
libsmbconf: add "_global_" wrappers for get/set_includes.
Michael Adam
2
-0
/
+36
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: fill get_includes() in text backed to retrieve includes from cache.
Michael Adam
1
-1
/
+53
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
2008-04-10
libsmbconf: add talloc context to the get_includes methods.
Michael Adam
5
-1
/
+7
2008-04-10
libsmbconf: add get_includes() and set_includes() to the API.
Michael Adam
5
-2
/
+73
2008-04-10
libsmbconf: activate the verbatim-flag in text backend: store parameters as t...
Michael Adam
1
-1
/
+2
2008-04-10
libsmbconf: pass txt_private_data instead of only cache to do_parameter/section
Michael Adam
2
-4
/
+6
2008-04-10
libsmbconf: load file after special initialization
Michael Adam
1
-2
/
+3
2008-04-10
libsmbconf: add a "verbatim" parameter to smbconf_init_txt_simple().
Michael Adam
2
-3
/
+14
2008-04-10
libsmbconf: reformat smbconf_format_registry_value() - indentations/tabs
Michael Adam
1
-12
/
+12
2008-04-10
libsmbconf: untangle assignment and test in for-loop condition.
Michael Adam
1
-4
/
+4
2008-04-10
libsmbconf: fix a comment
Michael Adam
1
-1
/
+1
2008-04-10
libsmbconf: search from the back when getting parameter from text backend
Michael Adam
1
-4
/
+4
2008-04-10
libsmbconf: add smbconf_reverse_find_in_array() to find last occurence of a s...
Michael Adam
2
-0
/
+24
2008-04-10
libsmbconf: move smbconf_find_in_array() to smbconf_util.c
Michael Adam
3
-21
/
+24
2008-04-10
libsmbconf: reorder prototypes in smbconf_private.h
Michael Adam
1
-3
/
+3
2008-04-10
libsmbconf: rename smbconf_txt_find_in_array() to smbconf_find_in_array()
Michael Adam
1
-21
/
+20
2008-04-10
libsmbconf: move utility functions from main module to new smbconf_util.c
Michael Adam
2
-88
/
+103
2008-04-03
libsmbconf: move initialization of registry value down after error checks.
Michael Adam
1
-6
/
+6
2008-03-27
libsmbconf: text - pass the cache instead of all private data to pm_process.
Michael Adam
1
-40
/
+40
2008-03-27
libsmbconf: text - change the cache to be talloced
Michael Adam
1
-31
/
+47
2008-03-27
libsmbconf: in text backend, put flushing of the cache into a helper function.
Michael Adam
1
-6
/
+12
2008-03-26
libsmbconf: add a text backend to libsmbconf based on the params.c parser.
Michael Adam
2
-0
/
+524
2008-03-26
smbconf: reformat - fix intentation.
Michael Adam
1
-4
/
+4
2008-03-21
registry: fix registry_init_smbconf() to close the registry at the end.
Michael Adam
1
-2
/
+0
2008-03-21
libsmbconf: add internal open/close handling to registry backend.
Michael Adam
1
-4
/
+38
2008-03-21
libsmbconf: add a comment.
Michael Adam
1
-0
/
+3
2008-03-21
libsmbconf: add private_data section to smbconf_ctx.
Michael Adam
2
-8
/
+20
2008-03-21
libsmbconf: add a "path" variable to the conf context.
Michael Adam
4
-14
/
+26
2008-03-21
libsmbconf: add structuring comments to the prototypes in the public header.
Michael Adam
1
-0
/
+8
2008-03-21
libsmbconf: adapt a comment to new circumstances
Michael Adam
1
-3
/
+1
2008-03-21
libsmbconf: group together functions in smbconf.c more appropriately
Michael Adam
1
-21
/
+29
2008-03-21
libsmbconf: add a comment.
Michael Adam
1
-1
/
+5
2008-03-21
libsmbconf: move registry implementation to a module of its own.
Michael Adam
3
-721
/
+754
2008-03-21
libsmbconf: reformaat - fix some whispacing/tabs
Michael Adam
1
-7
/
+7
2008-03-21
libsmbconf: add backend specific init function.
Michael Adam
3
-3
/
+12
2008-03-21
libsmbconf: add shutdown handler to smbconf_ops.
Michael Adam
2
-1
/
+8
2008-03-21
libsmbconf: fix comments
Michael Adam
1
-2
/
+1
2008-03-21
libsmbconf: rename smbconf_close() to smbconf_shutdown().
Michael Adam
2
-3
/
+3
2008-03-21
libsmbconf: rename smbconf_open() to smbconf_init().
Michael Adam
2
-3
/
+3
2008-03-21
libsmbconf: add open and close operations to the smbconf_ops.
Michael Adam
2
-1
/
+15
2008-03-21
libsmbconf: introduce a smbconf_ops layer to allow interchangeable backends.
Michael Adam
2
-14
/
+64
2008-03-21
libsmbconf: move smbconf_reg_initialize() down to the smbconf operations.
Michael Adam
1
-20
/
+20
2008-03-21
libsmbconf: add existence check for service to smbconf_delete_share().
Michael Adam
1
-0
/
+4
2008-03-21
libsmbconf: add existence check for service to smbconf_get_share().
Michael Adam
1
-0
/
+4
[prev]
[next]