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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
netapi: make non-implemented local calls default to remote "localhost" calls.
Günther Deschner
6
-38
/
+35
2008-08-14
netapi: add NetLocalGroupGetMembers example code.
Günther Deschner
2
-0
/
+171
2008-08-14
netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.
Günther Deschner
1
-85
/
+77
2008-08-13
netapi: add c++ guard.
Günther Deschner
1
-1
/
+8
2008-08-11
netapi: add NetLocalGroupSetMembers example code.
Günther Deschner
2
-0
/
+147
2008-08-11
netapi: add NetLocalGroupDelMembers example code.
Günther Deschner
2
-0
/
+147
2008-08-11
netapi: add NetLocalGroupAddMembers example code.
Günther Deschner
2
-0
/
+147
2008-08-11
netapi: implement NetLocalGroupSetMembers_r().
Günther Deschner
1
-7
/
+69
2008-08-11
netapi: implement NetLocalGroupDelMembers_r().
Günther Deschner
1
-5
/
+36
2008-08-11
netapi: implement NetLocalGroupAddMembers_r().
Günther Deschner
1
-2
/
+260
2008-08-11
netapi: add NetLocalGroup*Member calls to public headers.
Günther Deschner
1
-0
/
+57
2008-08-11
netapi: add skeleton for NetLocalGroup*Member calls.
Günther Deschner
3
-0
/
+311
2008-08-11
netapi: add NetUserModalsGet and NetUserModalsSet tests.
Günther Deschner
1
-0
/
+55
2008-08-11
netapi: implement NetUserModalsSet_r.
Günther Deschner
1
-2
/
+466
2008-08-11
netapi: implement NetUserModalsGet_r.
Günther Deschner
1
-2
/
+372
2008-08-11
netapi: add example code for NetUserModalsGet and NetUserModalsSet.
Günther Deschner
3
-0
/
+284
2008-08-11
netapi: add NetUserModalsGet and NetUserModalsSet to public headers.
Günther Deschner
1
-0
/
+62
2008-08-11
netapi: add skeleton for NetUserModalsGet and NetUserModalsSet.
Günther Deschner
3
-0
/
+140
2008-08-11
netapi: add NetApiBufferAllocate.
Günther Deschner
2
-0
/
+33
2008-08-11
netapi: add ConvertStringSidToSid().
Günther Deschner
2
-0
/
+41
2008-07-31
netapi: in NetLocalGroupAdd_r() only set description if necessary.
Günther Deschner
1
-1
/
+1
2008-07-30
Fix uninitialized variables.
Jeremy Allison
1
-1
/
+1
2008-07-30
netapi: add NetGroupGetUsers example code.
Günther Deschner
2
-0
/
+138
2008-07-30
netapi: add NetGroupGetUsers to public header.
Günther Deschner
1
-0
/
+38
2008-07-30
netapi: add NetGroupGetUsers skeleton.
Günther Deschner
3
-0
/
+85
2008-07-30
netapi: fix libnetapi_samr_lookup_user_map_USER_INFO.
Günther Deschner
1
-37
/
+31
2008-07-30
netapi: use "buffer" in libnetapi.
Günther Deschner
5
-41
/
+41
2008-07-30
netapi: use init_samr_CryptPasswordEx and init_samr_CryptPassword.
Günther Deschner
1
-25
/
+9
2008-07-30
netapi: implement NetUserSetInfo_r() for at least level 1007.
Günther Deschner
1
-1
/
+123
2008-07-30
netapi: add convert_USER_INFO_X_to_samr_user_info21 fn and use it NetUserAdd.
Günther Deschner
1
-49
/
+126
2008-07-30
netapi: add netapi testsuite.
Günther Deschner
8
-0
/
+1211
2008-07-30
netapi: fix NetLocalGroupAdd.
Günther Deschner
1
-0
/
+17
2008-07-21
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
8
-68
/
+93
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-2
/
+3
2008-07-18
netapi: add caching of samr policy handles.
Günther Deschner
4
-106
/
+112
2008-07-18
netapi: let libnetapi_samr_lookup_and_open_alias compose lsa string.
Günther Deschner
1
-17
/
+13
2008-07-18
netapi: implement NetLocalGroupEnum_r.
Günther Deschner
1
-1
/
+165
2008-07-18
netapi: add NetLocalGroupEnum example code.
Günther Deschner
2
-0
/
+132
2008-07-18
netapi: add NetLocalGroupEnum to public header.
Günther Deschner
1
-0
/
+28
2008-07-18
netapi: add skeleton for NetLocalGroupEnum().
Günther Deschner
3
-0
/
+82
2008-07-18
netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.
Günther Deschner
1
-11
/
+20
2008-07-18
netapi: add libnetapi_samr_open_alias_queryinfo.
Günther Deschner
1
-0
/
+44
2008-07-18
netapi: add NetUserSetInfo example code.
Günther Deschner
2
-0
/
+103
2008-07-18
netapi: add NetUserSetInfo to public header.
Günther Deschner
1
-0
/
+22
2008-07-18
netapi: add skeleton for NetUserSetInfo.
Günther Deschner
3
-0
/
+75
2008-07-18
netapi: fill in NetUserGetInfo_r().
Günther Deschner
1
-1
/
+104
2008-07-18
netapi: add NetUserGetInfo example code.
Günther Deschner
2
-0
/
+150
2008-07-18
netapi: add NetUserGetInfo to public headers.
Günther Deschner
1
-0
/
+20
2008-07-18
netapi: add skeleton for NetUserGetInfo().
Günther Deschner
3
-0
/
+73
2008-07-18
netapi: support more infolevels in NetUserEnum.
Günther Deschner
1
-29
/
+245
[next]