summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs_posix_cli
AgeCommit message (Expand)AuthorFilesLines
2012-06-13s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher1-30/+30
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-17/+17
2011-05-06lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbolAndrew Bartlett1-1/+1
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett1-9/+6
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-02-02Change uint_t to unsigned int in source4Matt Kraai2-4/+4
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:ntvfs/cifs_posix_cli: s/private/pStefan Metzmacher2-52/+52
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell2-6/+4
2007-10-10r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher1-2/+2
2007-10-10r18570: Fix up function names in cifs unix/posix extensions backend. Enable t...Steve French4-170/+234
2007-10-10r18564: update for cifs unix/posix extensions stub version to build and begin...Steve French2-8/+9
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-5/+4
2007-10-10r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher1-0/+4
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-2/+2
2007-10-10r15249: Fix typosJelmer Vernooij1-2/+2
2007-10-10r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple...Steve French4-0/+1252