summaryrefslogtreecommitdiff
path: root/source4/ntvfs/simple
AgeCommit message (Expand)AuthorFilesLines
2026-02-15smbserver: Convert callers of sys_fsusage to sys_statvfsVolker Lendecke1-3/+9
2024-10-02ntvfs: Fix CID 1034883 Resource leakVolker Lendecke1-1/+4
2023-09-11s4:ntvfs: Fix code spellingJoseph Sutton1-1/+1
2023-08-14s4:ntvfs: Fix code spellingAndreas Schneider1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-02-15lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callersVolker Lendecke1-1/+1
2017-01-22lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke1-1/+2
2016-05-13s4:ntvfs: fix O3 error unused result of asprintf in svfs_file_utimeMichael Adam1-1/+6
2016-05-13s4:ntvfs: fix O3 error unused result of asprintfMichael Adam1-3/+6
2014-02-20s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam1-1/+1
2013-11-11ntvfs: Fix CID 1034883 Resource leakVolker Lendecke1-1/+4
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-05-28s4:ntvfs/simple/svfs_util.c - change an "asprintf" into a "talloc_asprintf"Matthias Dieter Wallnöfer1-2/+3
2010-02-02Change uint_t to unsigned int in source4Matt Kraai2-4/+4
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-3/+3
2009-05-20Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharenameSam Liddicott1-1/+29
2009-02-02s4:ntvfs/simple: 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-10r18568: this warning is not needed now that it is the job of the unixuid ntvfsAndrew Tridgell1-2/+0
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-5/+5
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher1-2/+10
2007-10-10r15741: move smb2 request structures into the main smb request structsStefan Metzmacher1-1/+3
2007-10-10r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2-23/+61
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher1-2/+16
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-2/+2
2007-10-10r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobberedJames Peach1-1/+2
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach1-2/+1
2007-10-10r15185: Force all NTVFS modules to provide a critical sizes structure soJames Peach1-1/+2
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2-2/+0
2007-10-10r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher1-11/+17
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-12/+12
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-17/+22
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2-43/+42
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13129: fix the memory hierachieStefan Metzmacher1-2/+2
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2-0/+2
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-20/+0
2007-10-10r7850: Support mkdir() with just one parameter. Patch fromJelmer Vernooij1-0/+1
2007-10-10r5302: fixed a compilation problem on solaris caused by the recent includeAndrew Tridgell2-10/+11
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2-0/+2