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
/
librpc
/
idl
/
libnetapi.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
netapi: add more fields to USER_INFO_X.
Günther Deschner
1
-0
/
+2
2008-09-11
netapi: add NetFileEnum to IDL.
Günther Deschner
1
-0
/
+16
2008-09-11
netapi: add IDL for NetFileGetInfo.
Günther Deschner
1
-0
/
+23
2008-09-11
netapi: add NetFileClose to IDL.
Günther Deschner
1
-0
/
+9
2008-09-11
netapi: add NetUserGetLocalGroups to IDL.
Günther Deschner
1
-0
/
+21
2008-09-11
netapi: add IDL for NetGroupSetUsers.
Günther Deschner
1
-0
/
+12
2008-09-11
netapi: add IDL for NetUserSetGroups.
Günther Deschner
1
-0
/
+12
2008-09-05
netapi: add SHARE_INFO_1005_FLAGS.
Günther Deschner
1
-1
/
+16
2008-09-05
netapi: add NetShareSetInfo to IDL.
Günther Deschner
1
-0
/
+12
2008-09-05
netapi: add IDL for NetShareGetInfo.
Günther Deschner
1
-0
/
+11
2008-09-05
netapi: add NETSETUP_JOIN_STATUS to IDL.
Günther Deschner
1
-0
/
+7
2008-09-05
netapi: add NetRenameMachineInDomain to IDL.
Günther Deschner
1
-0
/
+12
2008-09-05
netapi: add SERVER_INFO_100-102 to IDL.
Günther Deschner
1
-0
/
+30
2008-09-05
netapi: add NetShareEnum to IDL.
Günther Deschner
1
-0
/
+14
2008-09-05
netapi: add more SHARE_INFO_X levels.
Günther Deschner
1
-0
/
+29
2008-09-05
netapi: add NetShareDel to IDL.
Günther Deschner
1
-0
/
+10
2008-08-29
netapi: add NetJoinFlags to IDL.
Günther Deschner
1
-2
/
+17
2008-08-29
netapi: add USER_MAXSTORAGE_UNLIMITED to IDL.
Günther Deschner
1
-0
/
+2
2008-08-29
netapi: add NetShareAdd to IDL.
Günther Deschner
1
-0
/
+22
2008-08-29
netapi: add AF_OP constants to IDL.
Günther Deschner
1
-0
/
+8
2008-08-29
netapi: add USER_PRIV_* constants to IDL.
Günther Deschner
1
-0
/
+5
2008-08-29
netapi: fix IDL for USER_INFO_4.
Günther Deschner
1
-1
/
+1
2008-08-29
netapi: add NetUserGetGroups to IDL.
Günther Deschner
1
-9
/
+23
2008-08-29
netapi: add usriX_profile/usriX_home_dir_drive/usriX_primary_group_id to USER...
Günther Deschner
1
-0
/
+3
2008-08-29
netapi: fix ENCRYPTED_PWLEN in IDL.
Günther Deschner
1
-1
/
+1
2008-08-11
netapi: add remaining NetLocalGroup*Member calls to IDL.
Günther Deschner
1
-0
/
+84
2008-08-11
netapi: add NetUserModalsSet and NetUserModalsGet to IDL.
Günther Deschner
1
-0
/
+75
2008-07-30
netapi: add NetGroupGetUsers to IDL.
Günther Deschner
1
-0
/
+24
2008-07-30
netapi: add some more USER_INFO structs to IDL.
Günther Deschner
1
-0
/
+110
2008-07-30
netapi: cosmetics, use "buffer" everywhere.
Günther Deschner
1
-7
/
+7
2008-07-30
netapi: add USER_INFO_X to IDL.
Günther Deschner
1
-0
/
+27
2008-07-18
netapi: add NetLocalGroupEnum to IDL.
Günther Deschner
1
-0
/
+14
2008-07-18
netapi: add NetUserSetInfo to IDL.
Günther Deschner
1
-0
/
+12
2008-07-18
netapi: add NetUserGetInfo to IDL.
Günther Deschner
1
-0
/
+11
2008-07-18
netapi: add more USER_INFO_X structures to IDL.
Günther Deschner
1
-0
/
+140
2008-07-17
netapi: make sid in GROUP_INFO_3 a pointer.
Günther Deschner
1
-1
/
+1
2008-07-17
netapi: add NetGroupEnum to IDL.
Günther Deschner
1
-0
/
+14
2008-06-25
netapi: add NetUserChangePassword() to IDL.
Günther Deschner
1
-0
/
+11
2008-06-17
netapi: add NetUserEnum filter constants to IDL.
Günther Deschner
1
-0
/
+6
2008-06-17
netapi: some IDL cosmetics.
Günther Deschner
1
-0
/
+96
2008-06-17
netapi: add NetRemoteTOD() to IDL.
Günther Deschner
1
-0
/
+19
2008-06-03
netapi: add NetLocalGroupSetInfo() to IDL.
Günther Deschner
1
-0
/
+9
2008-06-03
netapi: add NetLocalGroupGetInfo() to IDL.
Günther Deschner
1
-0
/
+7
2008-06-03
netapi: add NetLocalGroupDel() to IDL.
Günther Deschner
1
-0
/
+5
2008-06-03
netapi: add NetLocalGroupAdd() to IDL.
Günther Deschner
1
-0
/
+20
2008-06-03
netapi: add NetGroupAddUser() and NetGroupDelUser() to IDL.
Günther Deschner
1
-0
/
+12
2008-06-03
netapi: add NetGroupGetInfo() to IDL.
Günther Deschner
1
-0
/
+7
2008-06-03
netapi: add NetGroupSetInfo to IDL.
Günther Deschner
1
-0
/
+16
2008-06-03
idl: add NetGroupDel() to libnetapi.
Günther Deschner
1
-0
/
+5
2008-06-03
idl: add NetGroupAdd() to libnetapi.
Günther Deschner
1
-0
/
+40
[next]