index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
/
localgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnetapi_open_pipe does not need to return cli_state
Volker Lendecke
2009-01-18
1
-37
/
+0
*
s3: fix various samr callers.
Günther Deschner
2008-10-15
1
-2
/
+2
*
netapi: make libnetapi_open_ipc_connection static.
Günther Deschner
2008-08-14
1
-37
/
+21
*
netapi: make non-implemented local calls default to remote "localhost" calls.
Günther Deschner
2008-08-14
1
-9
/
+9
*
netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.
Günther Deschner
2008-08-14
1
-85
/
+77
*
netapi: implement NetLocalGroupSetMembers_r().
Günther Deschner
2008-08-11
1
-7
/
+69
*
netapi: implement NetLocalGroupDelMembers_r().
Günther Deschner
2008-08-11
1
-5
/
+36
*
netapi: implement NetLocalGroupAddMembers_r().
Günther Deschner
2008-08-11
1
-2
/
+260
*
netapi: add skeleton for NetLocalGroup*Member calls.
Günther Deschner
2008-08-11
1
-0
/
+73
*
netapi: in NetLocalGroupAdd_r() only set description if necessary.
Günther Deschner
2008-07-31
1
-1
/
+1
*
netapi: use "buffer" in libnetapi.
Günther Deschner
2008-07-30
1
-5
/
+5
*
netapi: fix NetLocalGroupAdd.
Günther Deschner
2008-07-30
1
-0
/
+17
*
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
2008-07-21
1
-5
/
+10
*
netapi: add caching of samr policy handles.
Günther Deschner
2008-07-18
1
-42
/
+46
*
netapi: let libnetapi_samr_lookup_and_open_alias compose lsa string.
Günther Deschner
2008-07-18
1
-17
/
+13
*
netapi: implement NetLocalGroupEnum_r.
Günther Deschner
2008-07-18
1
-1
/
+165
*
netapi: add skeleton for NetLocalGroupEnum().
Günther Deschner
2008-07-18
1
-0
/
+18
*
netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.
Günther Deschner
2008-07-18
1
-11
/
+20
*
netapi: add libnetapi_samr_open_alias_queryinfo.
Günther Deschner
2008-07-18
1
-0
/
+44
*
netapi: fix some build warnings.
Günther Deschner
2008-06-03
1
-3
/
+3
*
netapi: use libnetapi_samr_lookup_and_open_alias().
Günther Deschner
2008-06-03
1
-127
/
+59
*
netapi: add libnetapi_samr_lookup_and_open_alias().
Günther Deschner
2008-06-03
1
-0
/
+46
*
netapi: use libnetapi_samr_open_builtin_domain().
Günther Deschner
2008-06-03
1
-64
/
+28
*
netapi: let libnetapi_samr_open_domain return WERROR.
Günther Deschner
2008-06-03
1
-40
/
+35
*
netapi: Implement NetLocalGroupSetInfo().
Günther Deschner
2008-06-03
1
-4
/
+195
*
netapi: add NetLocalGroupSetInfo() skeleton.
Günther Deschner
2008-06-03
1
-0
/
+20
*
netapi: implement NetLocalGroupGetInfo().
Günther Deschner
2008-06-03
1
-2
/
+188
*
netapi: add NetLocalGroupGetInfo() skeleton.
Günther Deschner
2008-06-03
1
-1
/
+19
*
netapi: Implement NetLocalGroupDel().
Günther Deschner
2008-06-03
1
-2
/
+137
*
netapi: add NetLocalGroupDel() skeleton.
Günther Deschner
2008-06-03
1
-0
/
+20
*
netapi: Implement NetLocalGroupAdd().
Günther Deschner
2008-06-03
1
-2
/
+153
*
netapi: add NetLocalGroupAdd() skeleton.
Günther Deschner
2008-06-03
1
-0
/
+43