summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs
AgeCommit message (Expand)AuthorFilesLines
2025-04-18s4:libcli: pass struct loadparm_context to smb_composite_connect_send()Stefan Metzmacher1-0/+1
2025-04-18s4:libcli: remove unused dest_ports from struct smb_composite_connectStefan Metzmacher1-1/+0
2023-08-14s4:ntvfs: Fix code spellingAndreas Schneider1-1/+1
2021-04-09s4:ntvfs: Use cli_credentials_init_server()Andreas Schneider1-7/+4
2021-04-09s4:ntvfs: Use cli_credentials_init_server()Andreas Schneider1-7/+4
2019-06-04s4/ntvfs/cifs: cppcheck: squash nullPointer: Possible null pointer dereferenceNoel Power1-0/+9
2018-07-24s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher1-0/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-2/+2
2014-02-24s4: tidy up vfs cifs in regards to using share_string_optionGarming Sam1-21/+22
2014-02-24s4: tidy up some null checks in ntvfsGarming Sam1-2/+2
2014-02-20s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam1-8/+30
2012-06-13s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher1-32/+32
2012-05-15s4:ntvfs/cifs: remove misleading comment regarding security=serverStefan Metzmacher1-1/+0
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher1-1/+2
2011-06-22s4:ntvfs/cifs: add option to use S4U2ProxyStefan Metzmacher1-0/+49
2011-05-18s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are availableStefan Metzmacher1-1/+1
2011-03-19source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-7/+7
2010-05-18s3: Remove use of iconv_convenience.Jelmer Vernooij1-1/+0
2009-09-08s4: fixed some shadowed variable warningsAndrew Tridgell1-3/+3
2009-05-20Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott1-1/+29
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher1-12/+12
2009-02-02s4:ntvfs/cifs/: s/private/pStefan Metzmacher1-108/+108
2008-12-05vfs_cifs - Use ntvfs request transport close to close downstream sessionSam Liddicott1-1/+11
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij1-0/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-05-27added support for the output fields of SMB2 closeAndrew Tridgell1-0/+10
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-2/+0
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-03-12ntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANSStefan Metzmacher1-0/+7
2008-03-07vfs_cifs: disable level2 oplocks if the frontend client doesn't support themStefan Metzmacher1-1/+5
2008-02-12Fix open file tracking in vfs_cifs so that oplock breaks can propagateAmin Azez1-4/+16
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-7/+1
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+1
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+6
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+4
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-1/+1
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-3/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-13/+13
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23136: Set the event context onto the credentials in more places.Andrew Bartlett1-0/+2
2007-10-10r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher1-2/+2
2007-10-10r23064: Clarify comment and indentAndrew Bartlett1-1/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1