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
/
srvsvc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
1
-77
/
+77
2007-10-10
r18860: fixed some code that bitrotted while we didn't have the safety check
Andrew Tridgell
1
-6
/
+6
2007-10-10
r18740: Some more work around srvsvc
Simo Sorce
1
-166
/
+185
2007-10-10
r18590: Some more work on the srvsvc pipe
Simo Sorce
1
-26
/
+314
2007-10-10
r18558: Fix ShareCheck which was assuming all paths are "C:\"
Simo Sorce
1
-13
/
+128
2007-10-10
r18542: Some late nite work.
Simo Sorce
1
-2
/
+73
2007-10-10
r18412: Implement NetiNameValidate but just for share name right now (type 9)
Simo Sorce
1
-1
/
+41
2007-10-10
r18318: Implement DiskEnum
Simo Sorce
1
-3
/
+18
2007-10-10
r18315: Implement netSrvGetInfo level 102
Simo Sorce
1
-0
/
+29
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
2
-76
/
+196
2007-10-10
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
Stefan Metzmacher
2
-3
/
+0
2007-10-10
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()
Stefan Metzmacher
2
-3
/
+196
2007-10-10
r15272: - implement NetShareEnum
Stefan Metzmacher
1
-2
/
+204
2007-10-10
r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg
Jelmer Vernooij
1
-322
/
+88
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-47
/
+47
2007-10-10
r4440: - add a start of srvsvc_NetShareCheck() server code
Stefan Metzmacher
1
-12
/
+62
2007-10-10
r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
Stefan Metzmacher
1
-274
/
+546
2007-10-10
r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...
Stefan Metzmacher
1
-50
/
+84
2007-10-10
r4414: Various bits&pieces:
Volker Lendecke
1
-1
/
+10
2007-10-10
r4075: implement RemoteTOD server function
Stefan Metzmacher
1
-1
/
+31
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-5
/
+15
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
r1546: fix the build the function name has changed to srvsvc_NetRemoteTOD
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r868: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED for
Andrew Tridgell
1
-41
/
+39
2007-10-10
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
1
-266
/
+211
2007-10-10
r286: use talloc_array_p() instead of talloc()
Stefan Metzmacher
1
-8
/
+57
2007-10-10
r126: - add first srvsvc and wkssvc server side stuff
Stefan Metzmacher
1
-0
/
+1210
[prev]