summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ipc
Commit message (Expand)AuthorAgeFilesLines
* s4:ntvfs: Fix string copy of share_nameAndreas Schneider2018-06-201-2/+7
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4-ntvfs: Correct mixup between local/remote addressesGary Lockyer2017-03-291-6/+6
* s4:ntvfs/ipc: fix ipc_close()Stefan Metzmacher2015-07-031-2/+4
* Fix the developer O3 buildVolker Lendecke2015-02-251-4/+4
* s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam2014-02-201-1/+1
* s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher2012-06-131-30/+30
* s4:ntvfs/ipc: fix protocol specific processing of pipe namesStefan Metzmacher2012-05-281-2/+6
* s4:ntvfs: add missing headers to vfs_ipcAlexander Bokovoy2012-05-041-0/+2
* s4:ntvfs/ipc: don't echo back the smb2 ioctl input_bufferStefan Metzmacher2012-04-271-1/+1
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-1/+1
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-7/+7
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-101-49/+7
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-3/+11
* s4: make pipes with underscore works alsoMatthieu Patou2011-01-091-1/+3
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-301-0/+1
* s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell2010-10-211-0/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-2/+2
* s4:ntvfs/ipc/vfs_ipc.c - remove unused codeMatthias Dieter Wallnöfer2010-06-291-4/+0
* s4:ntvfs/ipc/vfs_ipc.c - add casts to suppress warnings on Solaris 10Matthias Dieter Wallnöfer2010-06-291-3/+3
* s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warningsMatthias Dieter Wallnöfer2010-05-211-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-182-9/+6
* s4:ntvfs/ipc: remote // debug commentsStefan Metzmacher2010-04-271-5/+0
* s4:ntvfs/ipc: pass the already given tsocket_address structures to the named_...Stefan Metzmacher2010-04-271-29/+2
* s4: fix some build warnings.Günther Deschner2010-04-261-1/+1
* s4: use generated rap header.Günther Deschner2010-04-263-3/+3
* s4: rename RAP share_enum_info to share_info.Günther Deschner2010-04-262-11/+11
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-1/+2
* s4:vfs_ipc - fix "ipc_open" for NTTRANS create requestsMatthias Dieter Wallnöfer2009-11-071-2/+2
* s4-pipes: convert pipe names to lowercase and validateAndrew Tridgell2009-09-181-0/+19
* s4:ntvfs_ipc: add real named pipe supportStefan Metzmacher2009-09-181-235/+649
* s4:ntvfs/ipc: replace unnesessary talloc_reference() by a simple talloc_strdup()Stefan Metzmacher2009-07-151-1/+2
* Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott2009-05-201-1/+29
* s4:ntvfs/ipc: s/private/iprivStefan Metzmacher2009-02-021-44/+44
* Fix the mess with ldb includes.Simo Sorce2009-01-301-0/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-4/+4
* Fix more compiler warnings.Jelmer Vernooij2008-12-231-2/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* implement the documented SMB2 create blobs in the serverAndrew Tridgell2008-05-281-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-173-5/+11
* updated SMB2 create operation to match WSPP.Andrew Tridgell2008-02-131-2/+2
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-053-12/+20
* r26440: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-211-2/+2
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-211-4/+5
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-211-1/+2