summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c
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
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-2/+2
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 Metzmacher1-46/+46
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 Tridgell1-3/+2
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 French1-145/+201
2007-10-10r18564: update for cifs unix/posix extensions stub version to build and begin...Steve French1-0/+1026