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
/
user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
netapi: support level 1051 in NetUserSetInfo.
Günther Deschner
1
-1
/
+12
2008-08-29
netapi: support level 1053 in NetUserSetInfo.
Günther Deschner
1
-2
/
+10
2008-08-29
netapi: support level 1052 in NetUserSetInfo.
Günther Deschner
1
-1
/
+11
2008-08-29
netapi: support level 1006 in NetUserSetInfo.
Günther Deschner
1
-0
/
+6
2008-08-29
netapi: support level 1012 in NetUserSetInfo.
Günther Deschner
1
-1
/
+12
2008-08-29
netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21.
Günther Deschner
1
-5
/
+7
2008-08-29
netapi: support level 1009 in NetUserSetInfo.
Günther Deschner
1
-0
/
+6
2008-08-29
netapi: support level 1011 in NetUserSetInfo.
Günther Deschner
1
-1
/
+10
2008-08-29
netapi: fix convert_USER_INFO_X_to_samr_user_info21.
Günther Deschner
1
-2
/
+2
2008-08-29
netapi: support level 1003 in NetUserSetInfo.
Günther Deschner
1
-8
/
+10
2008-08-29
netapi: process level 1003 in construct_USER_INFO_X as well.
Günther Deschner
1
-0
/
+5
2008-08-29
netapi: make set_user_info_USER_INFO_X a separate function.
Günther Deschner
1
-42
/
+64
2008-08-14
netapi: make libnetapi_open_ipc_connection static.
Günther Deschner
1
-48
/
+25
2008-08-14
netapi: make non-implemented local calls default to remote "localhost" calls.
Günther Deschner
1
-18
/
+8
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 skeleton for NetUserModalsGet and NetUserModalsSet.
Günther Deschner
1
-0
/
+35
2008-07-30
netapi: fix libnetapi_samr_lookup_user_map_USER_INFO.
Günther Deschner
1
-37
/
+31
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-21
Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx
Volker Lendecke
1
-5
/
+10
2008-07-18
netapi: add caching of samr policy handles.
Günther Deschner
1
-26
/
+30
2008-07-18
netapi: add skeleton for NetUserSetInfo.
Günther Deschner
1
-0
/
+18
2008-07-18
netapi: fill in NetUserGetInfo_r().
Günther Deschner
1
-1
/
+104
2008-07-18
netapi: add skeleton for NetUserGetInfo().
Günther Deschner
1
-0
/
+19
2008-07-18
netapi: support more infolevels in NetUserEnum.
Günther Deschner
1
-29
/
+245
2008-07-18
netapi: fix NetUserAdd() against NT4.
Günther Deschner
1
-0
/
+15
2008-06-25
netapi: add NetUserChangePassword skeleton.
Günther Deschner
1
-0
/
+18
2008-06-17
netapi: implement NetUserEnum filters.
Günther Deschner
1
-1
/
+22
2008-06-03
netapi: let libnetapi_samr_open_domain return WERROR.
Günther Deschner
1
-42
/
+38
2008-06-03
netapi: use libnetapi_samr_open_domain().
Günther Deschner
1
-246
/
+36
2008-04-20
Make convert_samr_dispinfo_to_NET_DISPLAY() static
Volker Lendecke
1
-5
/
+5
2008-04-16
libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.
Günther Deschner
1
-10
/
+20
2008-04-13
libnetapi: fill in NetQueryDisplayInformation_r.
Günther Deschner
1
-1
/
+295
2008-04-13
libnetapi: don't reset the error code in NetUserAdd_r if the operation failed.
Günther Deschner
1
-6
/
+2
2008-04-13
libnetapi: add NetQueryDisplayInformation skeleton.
Günther Deschner
1
-0
/
+19
2008-04-10
Use libnetapi_open_pipe in netapi functions.
Günther Deschner
1
-9
/
+6
2008-04-10
Use libnetapi_open_ipc_connection in libnetapi.
Günther Deschner
1
-44
/
+10
2008-04-10
Split out private headers in libnetapi.
Günther Deschner
1
-0
/
+1
2008-04-09
Add NetUserEnum to libnetapi.
Günther Deschner
1
-0
/
+197
2008-04-09
Add NetUserDel to libnetapi.
Günther Deschner
1
-0
/
+190
2008-04-09
Add NetUserAdd to libnetapi.
Günther Deschner
1
-0
/
+358
[prev]