index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
smbconf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libsmbconf: add shutdown handler to smbconf_ops.
Michael Adam
2008-03-21
2
-1
/
+8
*
libsmbconf: fix comments
Michael Adam
2008-03-21
1
-2
/
+1
*
libsmbconf: rename smbconf_close() to smbconf_shutdown().
Michael Adam
2008-03-21
2
-3
/
+3
*
libsmbconf: rename smbconf_open() to smbconf_init().
Michael Adam
2008-03-21
2
-3
/
+3
*
libsmbconf: add open and close operations to the smbconf_ops.
Michael Adam
2008-03-21
2
-1
/
+15
*
libsmbconf: introduce a smbconf_ops layer to allow interchangeable backends.
Michael Adam
2008-03-21
2
-14
/
+64
*
libsmbconf: move smbconf_reg_initialize() down to the smbconf operations.
Michael Adam
2008-03-21
1
-20
/
+20
*
libsmbconf: add existence check for service to smbconf_delete_share().
Michael Adam
2008-03-21
1
-0
/
+4
*
libsmbconf: add existence check for service to smbconf_get_share().
Michael Adam
2008-03-21
1
-0
/
+4
*
libsmbconf: add check for NULL servicename to smbconf_share_exists().
Michael Adam
2008-03-21
1
-0
/
+3
*
libsmbconf: fix a comment
Michael Adam
2008-03-21
1
-1
/
+1
*
libsmbconf: refactor out registry implementation of smbconf operations.
Michael Adam
2008-03-21
1
-229
/
+326
*
libsmbconf: refactor autocreation of [global] into a helper function.
Michael Adam
2008-03-21
1
-21
/
+18
*
libsmbconf: put the smbconf context struct into a private header.
Michael Adam
2008-03-21
3
-3
/
+29
*
libsmbconf: change the API to always take the smbconf_ctx parameter first.
Michael Adam
2008-03-21
2
-21
/
+25
*
libsmbconf: fix indentation.
Michael Adam
2008-03-21
1
-3
/
+3
*
libsmbconf: change smbconf_get_seqnum() to smbconf_changed().
Michael Adam
2008-03-21
2
-10
/
+37
*
libsmbconf: fix a comment
Michael Adam
2008-03-21
1
-2
/
+1
*
libsmbconf: rename all occurrences of libnet_conf_ to smbconf_ .
Michael Adam
2008-03-17
2
-194
/
+181
*
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
2008-03-17
2
-0
/
+1048
[prev]