summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher2018-08-131-0/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* s4: tidy up vfs cifs in regards to using share_string_optionGarming Sam2014-02-241-21/+22
* s4: tidy up some null checks in ntvfsGarming Sam2014-02-241-2/+2
* s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam2014-02-201-8/+30
* s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher2012-06-131-32/+32
* s4:ntvfs/cifs: remove misleading comment regarding security=serverStefan Metzmacher2012-05-151-1/+0
* s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-301-1/+2
* s4:ntvfs/cifs: add option to use S4U2ProxyStefan Metzmacher2011-06-221-0/+49
* s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are availableStefan Metzmacher2011-05-181-1/+1
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-7/+7
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* s4: fixed some shadowed variable warningsAndrew Tridgell2009-09-081-3/+3
* Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott2009-05-201-1/+29
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-021-12/+12
* s4:ntvfs/cifs/: s/private/pStefan Metzmacher2009-02-021-108/+108
* vfs_cifs - Use ntvfs request transport close to close downstream sessionSam Liddicott2008-12-051-1/+11
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Pass session options around; saves another use of global_loadparm.Jelmer Vernooij2008-09-301-0/+1
* added support for the output fields of SMB2 closeAndrew Tridgell2008-05-271-0/+10
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-2/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* ntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANSStefan Metzmacher2008-03-121-0/+7
* vfs_cifs: disable level2 oplocks if the frontend client doesn't support themStefan Metzmacher2008-03-071-1/+5
* Fix open file tracking in vfs_cifs so that oplock breaks can propagateAmin Azez2008-02-121-4/+16
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-7/+1
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-0/+1
* r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2008-01-021-0/+6
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+4
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-3/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-13/+13
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23136: Set the event context onto the credentials in more places.Andrew Bartlett2007-10-101-0/+2
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-10-101-2/+2
* r23064: Clarify comment and indentAndrew Bartlett2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-11/+22
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-101-3/+7
* r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher2007-10-101-1/+1
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-2/+1
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-0/+2