summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ipc
AgeCommit message (Expand)AuthorFilesLines
2025-02-05ntvfs: Simplify rap_netshareenum()Volker Lendecke1-5/+1
2024-11-19ntvfs: Fix Coverity ID 240792 Uninitialized scalar variableVolker Lendecke1-1/+1
2024-11-19ntvfs: Fix Coverity ID 240791 Uninitialized scalar variableVolker Lendecke1-1/+1
2023-08-14s4:ntvfs: Fix code spellingAndreas Schneider1-1/+1
2022-10-27ntvfs: Remove orphans from 2006Volker Lendecke3-1/+0
2021-12-10librpc: Add named_pipe_auth_req_info5->transportVolker Lendecke1-0/+1
2021-03-26smb.conf: Remove "share backend" optionAndrew Bartlett1-1/+1
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2019-03-28s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] namesStefan Metzmacher1-4/+4
2018-05-17s4:ntvfs: Fix string copy of share_nameAndreas Schneider1-2/+7
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-03-29s4-ntvfs: Correct mixup between local/remote addressesGary Lockyer1-6/+6
2015-07-03s4:ntvfs/ipc: fix ipc_close()Stefan Metzmacher1-2/+4
2015-02-25Fix the developer O3 buildVolker Lendecke1-4/+4
2014-02-20s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam1-1/+1
2012-06-13s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher1-30/+30
2012-05-28s4:ntvfs/ipc: fix protocol specific processing of pipe namesStefan Metzmacher1-2/+6
2012-05-04s4:ntvfs: add missing headers to vfs_ipcAlexander Bokovoy1-0/+2
2012-04-27s4:ntvfs/ipc: don't echo back the smb2 ioctl input_bufferStefan Metzmacher1-1/+1
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-1/+1
2011-10-19libcli: move ioctl function field defs to smb_constantsDavid Disseldorp1-1/+1
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-7/+7
2011-02-10libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett1-49/+7
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-3/+11
2011-01-09s4: make pipes with underscore works alsoMatthieu Patou1-1/+3
2010-10-30s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell1-0/+1
2010-10-21s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell1-0/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2-2/+2
2010-06-29s4:ntvfs/ipc/vfs_ipc.c - remove unused codeMatthias Dieter Wallnöfer1-4/+0
2010-06-29s4:ntvfs/ipc/vfs_ipc.c - add casts to suppress warnings on Solaris 10Matthias Dieter Wallnöfer1-3/+3
2010-05-21s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warningsMatthias Dieter Wallnöfer1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij2-9/+6
2010-04-27s4:ntvfs/ipc: remote // debug commentsStefan Metzmacher1-5/+0
2010-04-27s4:ntvfs/ipc: pass the already given tsocket_address structures to the named_...Stefan Metzmacher1-29/+2
2010-04-26s4: fix some build warnings.Günther Deschner1-1/+1
2010-04-26s4: use generated rap header.Günther Deschner3-3/+3
2010-04-26s4: rename RAP share_enum_info to share_info.Günther Deschner2-11/+11
2010-02-26s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell1-1/+2
2009-11-07s4:vfs_ipc - fix "ipc_open" for NTTRANS create requestsMatthias Dieter Wallnöfer1-2/+2
2009-09-18s4-pipes: convert pipe names to lowercase and validateAndrew Tridgell1-0/+19
2009-09-18s4:ntvfs_ipc: add real named pipe supportStefan Metzmacher1-235/+649
2009-07-15s4:ntvfs/ipc: replace unnesessary talloc_reference() by a simple talloc_strdup()Stefan Metzmacher1-1/+2
2009-05-20Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott1-1/+29
2009-02-02s4:ntvfs/ipc: s/private/iprivStefan Metzmacher1-44/+44
2009-01-30Fix the mess with ldb includes.Simo Sorce1-0/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher2-4/+4
2008-12-23Fix more compiler warnings.Jelmer Vernooij1-2/+0
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+2
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-05-28implement the documented SMB2 create blobs in the serverAndrew Tridgell1-1/+1