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
/
netapi
/
localgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
netapi: fix some build warnings.
Günther Deschner
1
-3
/
+3
2008-06-03
netapi: use libnetapi_samr_lookup_and_open_alias().
Günther Deschner
1
-127
/
+59
2008-06-03
netapi: add libnetapi_samr_lookup_and_open_alias().
Günther Deschner
1
-0
/
+46
2008-06-03
netapi: use libnetapi_samr_open_builtin_domain().
Günther Deschner
1
-64
/
+28
2008-06-03
netapi: let libnetapi_samr_open_domain return WERROR.
Günther Deschner
1
-40
/
+35
2008-06-03
netapi: Implement NetLocalGroupSetInfo().
Günther Deschner
1
-4
/
+195
2008-06-03
netapi: add NetLocalGroupSetInfo() skeleton.
Günther Deschner
1
-0
/
+20
2008-06-03
netapi: implement NetLocalGroupGetInfo().
Günther Deschner
1
-2
/
+188
2008-06-03
netapi: add NetLocalGroupGetInfo() skeleton.
Günther Deschner
1
-1
/
+19
2008-06-03
netapi: Implement NetLocalGroupDel().
Günther Deschner
1
-2
/
+137
2008-06-03
netapi: add NetLocalGroupDel() skeleton.
Günther Deschner
1
-0
/
+20
2008-06-03
netapi: Implement NetLocalGroupAdd().
Günther Deschner
1
-2
/
+153
2008-06-03
netapi: add NetLocalGroupAdd() skeleton.
Günther Deschner
1
-0
/
+43