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
/
source4
/
rpc_server
/
wkssvc
/
dcesrv_wkssvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
Use struct for server versions.
Jelmer Vernooij
1
-6
/
+8
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
1
-6
/
+6
2007-12-21
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
1
-6
/
+6
2007-12-21
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
1
-3
/
+3
2007-12-21
r26159: Align to coding conventions.
Günther Deschner
1
-26
/
+26
2007-12-21
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
1
-6
/
+6
2007-12-21
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
1
-4
/
+4
2007-12-21
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
1
-4
/
+4
2007-12-21
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
1
-4
/
+4
2007-12-21
r26153: Add torture test for NetrAddAlternateComputerName() and
Günther Deschner
1
-4
/
+4
2007-12-21
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
1
-4
/
+4
2007-12-21
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
1
-8
/
+8
2007-12-21
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
1
-8
/
+8
2007-12-21
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
1
-4
/
+4
2007-12-21
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
1
-4
/
+4
2007-12-21
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
1
-8
/
+8
2007-12-21
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
1
-4
/
+4
2007-12-21
r26145: Fix server side of wkssvc_NetWkstaTransportEnum.
Günther Deschner
1
-17
/
+17
2007-12-21
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
1
-4
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
1
-31
/
+31
2007-10-10
r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the
Andrew Tridgell
1
-19
/
+23
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4426: fix same names
Stefan Metzmacher
1
-13
/
+13
2007-10-10
r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...
Stefan Metzmacher
1
-35
/
+49
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r870: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED for
Andrew Tridgell
1
-29
/
+29
2007-10-10
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
1
-78
/
+70
2007-10-10
r286: use talloc_array_p() instead of talloc()
Stefan Metzmacher
1
-1
/
+22
2007-10-10
r127: NetWkstaGetInfo level 101
Stefan Metzmacher
1
-5
/
+11
2007-10-10
r126: - add first srvsvc and wkssvc server side stuff
Stefan Metzmacher
1
-0
/
+378