index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
netapi: add info21_to_USER_INFO_4 and support level 4 in NetUserEnum/GetInfo.
Günther Deschner
2008-08-29
1
-2
/
+68
|
|
*
netapi: add info21_to_USER_INFO_3 and support level 3 in NetUserEnum/GetInfo.
Günther Deschner
2008-08-29
1
-2
/
+54
|
|
*
netapi: add info21_to_USER_INFO_2 and support level 2 in NetUserEnum/GetInfo.
Günther Deschner
2008-08-29
1
-2
/
+50
|
|
*
netapi: add info21_to_USER_INFO_1 and support level 1 NetUserEnum/GetInfo.
Günther Deschner
2008-08-29
1
-2
/
+39
|
|
*
netapi: add info21_to_USER_INFO_23.
Günther Deschner
2008-08-29
1
-19
/
+29
|
|
*
netapi: add info21_to_USER_INFO_20.
Günther Deschner
2008-08-29
1
-13
/
+21
|
|
*
netapi: add info21_to_USER_INFO_10.
Günther Deschner
2008-08-29
1
-12
/
+20
|
|
*
netapi: add builtin handle to NetUserEnum.
Günther Deschner
2008-08-29
1
-2
/
+15
|
|
*
netapi: prepare libnetapi_samr_lookup_user to lookup priv levels.
Günther Deschner
2008-08-29
1
-10
/
+54
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
1
-0
/
+1
|
|
*
netapi: add USER_MAXSTORAGE_UNLIMITED to IDL.
Günther Deschner
2008-08-29
1
-0
/
+2
|
|
*
netapi: add NetShareAdd example code.
Günther Deschner
2008-08-29
2
-1
/
+117
|
|
*
netapi: implement NetShareAdd_r.
Günther Deschner
2008-08-29
1
-1
/
+91
|
|
*
netapi: add NetShareAdd to public header.
Günther Deschner
2008-08-29
1
-0
/
+32
|
|
*
netapi: add NetShareAdd skeleton.
Günther Deschner
2008-08-29
4
-1
/
+99
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
3
-1
/
+63
|
|
*
netapi: add NetShareAdd to IDL.
Günther Deschner
2008-08-29
1
-0
/
+22
|
|
*
netapi: add samr_rid_to_priv_level().
Günther Deschner
2008-08-29
1
-0
/
+15
|
|
*
netapi: better point out what levels are unknown in NetUserEnum.
Günther Deschner
2008-08-29
1
-1
/
+2
|
|
*
netapi: add AF_OP constants to public header.
Günther Deschner
2008-08-29
1
-0
/
+5
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
1
-0
/
+5
|
|
*
netapi: add AF_OP constants to IDL.
Günther Deschner
2008-08-29
1
-0
/
+8
|
|
*
netapi: add USER_PRIV_* constants to public header.
Günther Deschner
2008-08-29
1
-0
/
+4
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
1
-0
/
+3
|
|
*
netapi: add USER_PRIV_* constants to IDL.
Günther Deschner
2008-08-29
1
-0
/
+5
|
|
*
netapi: give more correct error code in NetUserGetInfo.
Günther Deschner
2008-08-29
1
-2
/
+8
|
|
*
netapi: always return correct account name in NetUserGetInfo/NetUserEnum.
Günther Deschner
2008-08-29
1
-3
/
+6
|
|
*
netapi: add samr_acb_flags_to_netapi_flags for NetUserEnum and NetUserGetInfo.
Günther Deschner
2008-08-29
1
-2
/
+16
|
|
*
netapi: display all available levels in NetUserGetInfo example.
Günther Deschner
2008-08-29
1
-0
/
+149
|
|
*
netapi: fix public header for USER_INFO_4.
Günther Deschner
2008-08-29
1
-1
/
+1
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
2
-4
/
+4
|
|
*
netapi: fix IDL for USER_INFO_4.
Günther Deschner
2008-08-29
1
-1
/
+1
|
|
*
net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needs
Günther Deschner
2008-08-29
1
-0
/
+9
|
|
*
net: use netapi for "net rpc user info" to enumerate user group membership.
Günther Deschner
2008-08-29
1
-112
/
+27
|
|
*
netapi: implement NetUserGetGroups_r.
Günther Deschner
2008-08-29
1
-1
/
+174
|
|
*
netapi: add NetUserGetGroups example code.
Günther Deschner
2008-08-29
2
-0
/
+139
|
|
*
netapi: add NetUserGetGroups to public headers.
Günther Deschner
2008-08-29
1
-0
/
+27
|
|
*
netapi: fix NetUserSetInfo return code for currently unsupported levels.
Günther Deschner
2008-08-29
1
-1
/
+14
|
|
*
netapi: add skeleton for NetUserGetGroups.
Günther Deschner
2008-08-29
3
-0
/
+81
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
3
-100
/
+165
|
|
*
netapi: add NetUserGetGroups to IDL.
Günther Deschner
2008-08-29
1
-9
/
+23
|
|
*
net: use netapi function to set user password.
Günther Deschner
2008-08-29
1
-113
/
+18
|
|
*
net: use netapi function to list users.
Günther Deschner
2008-08-29
1
-63
/
+33
|
|
*
netapi: support level 1014 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+10
|
|
*
netapi: support level 1024 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+10
|
|
*
netapi: support level 1051 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+12
|
|
*
netapi: support level 1053 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-2
/
+10
|
|
*
netapi: support level 1052 in NetUserSetInfo.
Günther Deschner
2008-08-29
1
-1
/
+11
|
|
*
re-run make idl.
Günther Deschner
2008-08-29
2
-0
/
+12
|
|
*
netapi: add usriX_profile/usriX_home_dir_drive/usriX_primary_group_id to USER...
Günther Deschner
2008-08-29
1
-0
/
+3
[prev]
[next]