index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
srvsvc
/
dcesrv_srvsvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-10
/
+10
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-8
/
+8
*
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-8
/
+8
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
2007-10-10
1
-77
/
+77
*
r18860: fixed some code that bitrotted while we didn't have the safety check
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r18740: Some more work around srvsvc
Simo Sorce
2007-10-10
1
-166
/
+185
*
r18590: Some more work on the srvsvc pipe
Simo Sorce
2007-10-10
1
-26
/
+314
*
r18558: Fix ShareCheck which was assuming all paths are "C:\"
Simo Sorce
2007-10-10
1
-13
/
+128
*
r18542: Some late nite work.
Simo Sorce
2007-10-10
1
-2
/
+73
*
r18412: Implement NetiNameValidate but just for share name right now (type 9)
Simo Sorce
2007-10-10
1
-1
/
+41
*
r18318: Implement DiskEnum
Simo Sorce
2007-10-10
1
-3
/
+18
*
r18315: Implement netSrvGetInfo level 102
Simo Sorce
2007-10-10
1
-0
/
+29
*
r17206: Add a modular API for share configuration.
Simo Sorce
2007-10-10
1
-63
/
+175
*
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()
Stefan Metzmacher
2007-10-10
1
-3
/
+65
*
r15272: - implement NetShareEnum
Stefan Metzmacher
2007-10-10
1
-2
/
+204
*
r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg
Jelmer Vernooij
2007-10-10
1
-322
/
+88
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-47
/
+47
*
r4440: - add a start of srvsvc_NetShareCheck() server code
Stefan Metzmacher
2007-10-10
1
-12
/
+62
*
r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
Stefan Metzmacher
2007-10-10
1
-274
/
+546
*
r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...
Stefan Metzmacher
2007-10-10
1
-50
/
+84
*
r4414: Various bits&pieces:
Volker Lendecke
2007-10-10
1
-1
/
+10
*
r4075: implement RemoteTOD server function
Stefan Metzmacher
2007-10-10
1
-1
/
+31
*
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
2007-10-10
1
-5
/
+15
*
r3468: split out dcerpc_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r1546: fix the build the function name has changed to srvsvc_NetRemoteTOD
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r868: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED for
Andrew Tridgell
2007-10-10
1
-41
/
+39
*
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
2007-10-10
1
-266
/
+211
*
r286: use talloc_array_p() instead of talloc()
Stefan Metzmacher
2007-10-10
1
-8
/
+57
*
r126: - add first srvsvc and wkssvc server side stuff
Stefan Metzmacher
2007-10-10
1
-0
/
+1210