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_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-23
libsmbconf: rewrite API to use smbconf_service struct
Michael Adam
1
-2
/
+2
2008-04-13
libsmbconf: rename smbconf_init() to smbconf_init_internal().
Michael Adam
1
-2
/
+2
2008-04-10
libsmbconf: add delete_includes mehtod to the api (and backend implementations)
Michael Adam
1
-0
/
+2
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: add smbconf_reverse_find_in_array() to find last occurence of a s...
Michael Adam
1
-0
/
+3
2008-04-10
libsmbconf: move smbconf_find_in_array() to smbconf_util.c
Michael Adam
1
-0
/
+3
2008-04-10
libsmbconf: reorder prototypes in smbconf_private.h
Michael Adam
1
-3
/
+3
2008-03-21
libsmbconf: add private_data section to smbconf_ctx.
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: add a "path" variable to the conf context.
Michael Adam
1
-2
/
+3
2008-03-21
libsmbconf: move registry implementation to a module of its own.
Michael Adam
1
-0
/
+5
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
1
-0
/
+3
2008-03-21
libsmbconf: add shutdown handler to smbconf_ops.
Michael Adam
1
-0
/
+1
2008-03-21
libsmbconf: add open and close operations to the smbconf_ops.
Michael Adam
1
-0
/
+2
2008-03-21
libsmbconf: introduce a smbconf_ops layer to allow interchangeable backends.
Michael Adam
1
-0
/
+31
2008-03-21
libsmbconf: put the smbconf context struct into a private header.
Michael Adam
1
-0
/
+27