summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs_posix_cli
Commit message (Expand)AuthorAgeFilesLines
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callersVolker Lendecke2017-02-151-1/+1
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-221-1/+2
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_file_utime()Michael Adam2016-05-131-1/+5
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_list_unixMichael Adam2016-05-131-1/+6
* s4:ntvfs: fix O3 error unused result of asprintf in cifspsx_map_fileinfoMichael Adam2016-05-131-3/+6
* 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
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-17/+17
* lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett2011-05-061-1/+1
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-9/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* Change uint_t to unsigned int in source4Matt Kraai2010-02-022-4/+4
* 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:ntvfs/cifs_posix_cli: s/private/pStefan Metzmacher2009-02-022-52/+52
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-102-6/+4
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-10-101-2/+2
* r18570: Fix up function names in cifs unix/posix extensions backend. Enable t...Steve French2007-10-104-170/+234
* r18564: update for cifs unix/posix extensions stub version to build and begin...Steve French2007-10-102-8/+9
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-5/+4
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-0/+4
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-2/+2
* r15249: Fix typosJelmer Vernooij2007-10-101-2/+2
* r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple...Steve French2007-10-104-0/+1252