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
/
smbconf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-27
[s3]libsmbconf: add utility function smbconf_is_writeable_bystring()
Michael Adam
1
-0
/
+1
2008-10-27
[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
Michael Adam
1
-0
/
+1
2008-10-27
[s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.
Michael Adam
1
-0
/
+1
2008-04-23
libsmbconf: rewrite API to use smbconf_service struct
Michael Adam
1
-4
/
+3
2008-04-22
libsmbconf: add a struct smbconf_service to hold the parameter names + values.
Michael Adam
1
-0
/
+7
2008-04-22
libsmbconf: fix comment headers in smbconf.h
Michael Adam
1
-3
/
+8
2008-04-22
libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().
Michael Adam
1
-3
/
+3
2008-04-13
libsmbconf: add a smbconf init dispatcher smbconf_init().
Michael Adam
1
-1
/
+4
2008-04-13
libsmbconf: remove the bool verbatim parameter from txt backend init function.
Michael Adam
1
-2
/
+1
2008-04-11
libsmbconf: don't mark the API as "subject to change" any longer.
Michael Adam
1
-4
/
+0
2008-04-10
libsmbconf: add delete_includes mehtod to the api (and backend implementations)
Michael Adam
1
-0
/
+2
2008-04-10
libsmbconf: add "_global_" wrappers for get/set_includes.
Michael Adam
1
-0
/
+6
2008-04-10
libsmbconf: add talloc context to the get_includes methods.
Michael Adam
1
-0
/
+1
2008-04-10
libsmbconf: add get_includes() and set_includes() to the API.
Michael Adam
1
-0
/
+6
2008-04-10
libsmbconf: pass txt_private_data instead of only cache to do_parameter/section
Michael Adam
1
-1
/
+1
2008-04-10
libsmbconf: add a "verbatim" parameter to smbconf_init_txt_simple().
Michael Adam
1
-1
/
+2
2008-03-26
libsmbconf: add a text backend to libsmbconf based on the params.c parser.
Michael Adam
1
-0
/
+4
2008-03-21
libsmbconf: add a "path" variable to the conf context.
Michael Adam
1
-1
/
+2
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: add backend specific init function.
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: rename smbconf_close() to smbconf_shutdown().
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: rename smbconf_open() to smbconf_init().
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: put the smbconf context struct into a private header.
Michael Adam
1
-3
/
+1
2008-03-21
libsmbconf: change the API to always take the smbconf_ctx parameter first.
Michael Adam
1
-9
/
+11
2008-03-21
libsmbconf: change smbconf_get_seqnum() to smbconf_changed().
Michael Adam
1
-2
/
+7
2008-03-17
libsmbconf: rename all occurrences of libnet_conf_ to smbconf_ .
Michael Adam
1
-41
/
+39
2008-03-17
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
1
-0
/
+75