Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2 | -12/+12 | |
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-06-26 | s4:rpc_server/srvsvc/dcesrv_srvsvc.c - remove unreachable code | Matthias Dieter Wallnöfer | 1 | -36/+0 | |
2010-04-27 | s4:rpc_server/srvsvc: pass tsocket_address to the ntvfs layer | Stefan Metzmacher | 1 | -13/+5 | |
metze | |||||
2010-03-10 | s4:rpc_server/srvsvc: remove unused ZERO_STRUCT(r->out); | Stefan Metzmacher | 1 | -2/+0 | |
Here it doesn't matter, but it's a bad example for other code as it might reset the [out,ref] pointers which are already generated by the pidl generated code. metze | |||||
2010-03-03 | s4:srvsvc RPC - "srvsvc_create_ntvfs_connect" | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Previous commit was incomplete. The "service" parameter in the "tcon" structure should point to "scfg->name". I'm not sure if "share" is right but the first was used before commit f390daef475126b4ff5a3d0ffd2babbd87d4c22b. | |||||
2010-03-03 | s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect" | Matthias Dieter Wallnöfer | 1 | -3/+5 | |
This should be the right fix (set the service name in the tcon union to the share name/path). That should be the solution for bug #6784. | |||||
2010-03-01 | s4:srvsvc RPC - revert one unsigned integer "i" back to signed | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
This is needed since this particular "i" counts until "count" which itself is signed. "count" is set through a signed integer variable parameter from the "share_list_all" call. | |||||
2010-03-01 | s4:srvsvc RPC - make this one "signed-safe" | Matthias Dieter Wallnöfer | 1 | -19/+20 | |
2009-10-20 | s4: ran minimal_includes.pl on source4/rpc_server | Andrew Tridgell | 1 | -4/+0 | |
2009-10-02 | s4/srvsvc: deactivate a "ntvfs_connect" with a wrong parameter | Matthias Dieter Wallnöfer | 1 | -1/+3 | |
In the srvsvc code for s4 (NTVFS module) there exists a call to "ntvfs_connect" which is performed with a totally wrong argument. Since I'm not able to fix this, I commented it out and added a "FIXME" comment. | |||||
2009-09-19 | more include minimisation | Andrew Tridgell | 1 | -1/+0 | |
2009-09-10 | s4:srvsvc: Fix logic on error checking. | Andrew Kroeger | 1 | -6/+6 | |
2008-11-01 | Use struct for server versions. | Jelmer Vernooij | 1 | -4/+5 | |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl. | Günther Deschner | 1 | -21/+22 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl. | Günther Deschner | 1 | -25/+26 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetSessEnum from s3 idl. | Günther Deschner | 1 | -24/+22 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetFileEnum from s3 idl. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetConnEnum from s3 idl. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetCharDevQEnum from s3 idl. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetCharDevEnum from s3 idl. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetDiskEnum from s3 idl. | Günther Deschner | 1 | -12/+11 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetFileGetInfo from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetCharDevQGetInfo from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetCharDevGetInfo from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetSrvGetInfo from s3 idl. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetTransportEnum from s3 idl. | Günther Deschner | 1 | -20/+22 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl. | Günther Deschner | 1 | -7/+7 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl. | Günther Deschner | 1 | -22/+22 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl. | Günther Deschner | 1 | -22/+22 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareCheck from s3 idl. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetRemoteTOD from s3 idl. | Günther Deschner | 1 | -17/+20 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 1 | -3/+2 | |
Apparently both s3 and s4 are not entirely correct one this. metze is looking into hand-marshalling security descriptors so this will fix this finally. For now, just keep the two in sync. Guenther | |||||
2008-10-29 | s4-srvsvc-server: fix obvious level mismatch in dcesrv_srvsvc_NetShareAdd(). | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2 | -11/+11 | |
(This used to be commit b4e1ae07a284c044704322446c94351c2decff91) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-03-06 | ntvfs: pass down the client capabilities into the ntvfs layer | Stefan Metzmacher | 1 | -0/+1 | |
Note that we don't use any protocol specific values here. For now only NTVFS_CLIENT_CAP_LEVEL_II_OPLOCKS is defined others should be defined, when we find out that the ntvfs layer needs to know about it. metze (This used to be commit cc42cd5f6753ca582677fa6f403f0419eec5ab10) | |||||
2007-12-21 | r26440: Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -9/+9 | |
(This used to be commit 8858cf39722f192865e531164c72039fd18d7a8d) | |||||
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -9/+10 | |
(This used to be commit 6d4c59853481855c232e7cf97264a391f40af2b5) | |||||
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a) | |||||
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 6fd0d9d3b75546d08c24c513e05b1843d5777608) | |||||
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit fc1f4d2d65d4c983cba5421e7ffb64dd75482860) | |||||
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2 | -6/+4 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 1 | -77/+77 | |
(This used to be commit 76c78b0339cd88c61a13745f7f4e037f400db21b) | |||||
2007-10-10 | r18860: fixed some code that bitrotted while we didn't have the safety check | Andrew Tridgell | 1 | -6/+6 | |
with NTSTATUS, WERROR etc. (This used to be commit fddb85bfa8bb5df7812d226a7a6f6fb41ccf107f) | |||||
2007-10-10 | r18740: Some more work around srvsvc | Simo Sorce | 1 | -166/+185 | |
(This used to be commit be2f4a2c44ed2b4d586f0d6e9976158f33fb29d8) | |||||
2007-10-10 | r18590: Some more work on the srvsvc pipe | Simo Sorce | 1 | -26/+314 | |
(This used to be commit 2c035787d47c6055c4081021f30d08929f178ca3) |