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
/
lib
/
netapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
netdomjoin-gui: fix more gtk runtime warnings.
Günther Deschner
2008-06-05
1
-0
/
+4
*
netdomjoin-gui: disable annoying "reboot now" dialog.
Günther Deschner
2008-06-05
1
-0
/
+4
*
netdomjoin-gui: some minor fixes + hunting down typecast bugs.
Günther Deschner
2008-06-04
1
-11
/
+25
*
netapi: remove unrequired headers.
Günther Deschner
2008-06-04
1
-5
/
+0
*
netapi: fix some build warnings.
Günther Deschner
2008-06-03
2
-7
/
+7
*
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: add libnetapi_samr_open_builtin_domain().
Günther Deschner
2008-06-03
2
-0
/
+46
*
netapi: let libnetapi_samr_open_domain return WERROR.
Günther Deschner
2008-06-03
5
-153
/
+145
*
netapi: add public header for NetLocalGroupSetInfo().
Günther Deschner
2008-06-03
1
-0
/
+24
*
netapi: Implement NetLocalGroupSetInfo().
Günther Deschner
2008-06-03
1
-4
/
+195
*
netapi: add NetLocalGroupSetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+135
*
netapi: add NetLocalGroupSetInfo() skeleton.
Günther Deschner
2008-06-03
3
-0
/
+77
*
netapi: implement NetLocalGroupGetInfo().
Günther Deschner
2008-06-03
1
-2
/
+188
*
netapi: add NetLocalGroupGetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+119
*
netapi: add NetLocalGroupGetInfo() to public headers.
Günther Deschner
2008-06-03
1
-0
/
+19
*
netapi: add NetLocalGroupGetInfo() skeleton.
Günther Deschner
2008-06-03
3
-1
/
+73
*
netapi: add NetLocalGroupDel() example code.
Günther Deschner
2008-06-03
2
-1
/
+90
*
netapi: add NetLocalGroupDel() to public headers.
Günther Deschner
2008-06-03
1
-0
/
+17
*
netapi: Implement NetLocalGroupDel().
Günther Deschner
2008-06-03
1
-2
/
+137
*
netapi: add NetLocalGroupDel() skeleton.
Günther Deschner
2008-06-03
3
-0
/
+68
*
netapi: add NetLocalGroupAdd() example.
Günther Deschner
2008-06-03
2
-1
/
+113
*
netapi: add NetLocalGroupAdd to public api.
Günther Deschner
2008-06-03
1
-0
/
+33
*
netapi: Implement NetLocalGroupAdd().
Günther Deschner
2008-06-03
1
-2
/
+153
*
netapi: add NetLocalGroupAdd() skeleton.
Günther Deschner
2008-06-03
3
-0
/
+97
*
netapi: use libnetapi_samr_open_domain().
Günther Deschner
2008-06-03
2
-607
/
+87
*
netapi: add libnetapi_samr_open_domain().
Günther Deschner
2008-06-03
2
-0
/
+111
*
netapi: Add NetGroupDelUser() example.
Günther Deschner
2008-06-03
2
-1
/
+98
*
netapi: Implement NetGroupDelUser().
Günther Deschner
2008-06-03
2
-2
/
+186
*
netapi: add NetGroupAddUser() example.
Günther Deschner
2008-06-03
2
-1
/
+98
*
netapi: implement NetGroupAddUser().
Günther Deschner
2008-06-03
2
-2
/
+185
*
netapi: add dummy implementation for NetGroupAddUser() and NetGroupDelUser().
Günther Deschner
2008-06-03
3
-0
/
+138
*
netapi: add NetGroupGetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+129
*
netapi: Implement NetGroupGetInfo_r().
Günther Deschner
2008-06-03
1
-2
/
+213
*
netapi: add dummy implementation of NetGroupGetInfo().
Günther Deschner
2008-06-03
4
-0
/
+93
*
netapi: Add NetGroupSetInfo() example code.
Günther Deschner
2008-06-03
2
-1
/
+149
*
netapi: implement NetGroupSetInfo_r().
Günther Deschner
2008-06-03
1
-2
/
+225
*
netapi: Add dummy implementation of NetGroupSetInfo().
Günther Deschner
2008-06-03
4
-1
/
+104
*
netapi: let NetGroupAdd_l and NetGroupDel_l call the remote functions.
Günther Deschner
2008-06-03
1
-2
/
+2
*
netapi: add NetGroupDel() example code.
Günther Deschner
2008-06-03
2
-1
/
+89
*
netapi: implement NetGroupDel_r().
Günther Deschner
2008-06-03
1
-2
/
+209
*
netapi: add NetGroupAdd() example code.
Günther Deschner
2008-06-03
2
-1
/
+97
*
netapi: implement NetGroupAdd_r().
Günther Deschner
2008-06-03
1
-2
/
+237
*
netapi: Add NetGroupDel/NetGroupAdd header.
Günther Deschner
2008-06-03
1
-0
/
+71
*
libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().
Günther Deschner
2008-06-03
3
-1
/
+157
*
netdomjoin-gui: before prompting for creds (for receiving joinable ous), find...
Günther Deschner
2008-05-16
1
-1
/
+31
*
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
2008-05-09
2
-3
/
+4
*
Use strip_hostname after dsgetdcname/getdcname calls.
Günther Deschner
2008-05-09
1
-5
/
+12
*
netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Günther Deschner
2008-05-08
1
-0
/
+35
[prev]
[next]