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.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-03-21
libsmbconf: add check for NULL servicename to smbconf_share_exists().
Michael Adam
1
-0
/
+3
2008-03-21
libsmbconf: fix a comment
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: refactor out registry implementation of smbconf operations.
Michael Adam
1
-229
/
+326
2008-03-21
libsmbconf: refactor autocreation of [global] into a helper function.
Michael Adam
1
-21
/
+18
2008-03-21
libsmbconf: put the smbconf context struct into a private header.
Michael Adam
1
-0
/
+1
2008-03-21
libsmbconf: change the API to always take the smbconf_ctx parameter first.
Michael Adam
1
-12
/
+14
2008-03-21
libsmbconf: fix indentation.
Michael Adam
1
-3
/
+3
2008-03-21
libsmbconf: change smbconf_get_seqnum() to smbconf_changed().
Michael Adam
1
-8
/
+30
2008-03-21
libsmbconf: fix a comment
Michael Adam
1
-2
/
+1
2008-03-17
libsmbconf: rename all occurrences of libnet_conf_ to smbconf_ .
Michael Adam
1
-153
/
+142
2008-03-17
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
1
-0
/
+973