index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
simple
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-15
smbserver: Convert callers of sys_fsusage to sys_statvfs
Volker Lendecke
1
-3
/
+9
2024-10-02
ntvfs: Fix CID 1034883 Resource leak
Volker Lendecke
1
-1
/
+4
2023-09-11
s4:ntvfs: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-08-14
s4:ntvfs: Fix code spelling
Andreas Schneider
1
-1
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-02-15
lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers
Volker Lendecke
1
-1
/
+1
2017-01-22
lib: Add "is_case_sensitive" to ms_fnmatch_protocol
Volker Lendecke
1
-1
/
+2
2016-05-13
s4:ntvfs: fix O3 error unused result of asprintf in svfs_file_utime
Michael Adam
1
-1
/
+6
2016-05-13
s4:ntvfs: fix O3 error unused result of asprintf
Michael Adam
1
-3
/
+6
2014-02-20
s4: pass down a memory context when performing share_string_option, to allow ...
Garming Sam
1
-1
/
+1
2013-11-11
ntvfs: Fix CID 1034883 Resource leak
Volker Lendecke
1
-1
/
+4
2012-06-13
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
1
-30
/
+30
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-17
/
+17
2011-05-06
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
Andrew Bartlett
1
-1
/
+1
2011-05-03
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
1
-9
/
+6
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-05-28
s4:ntvfs/simple/svfs_util.c - change an "asprintf" into a "talloc_asprintf"
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
2
-4
/
+4
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-3
/
+3
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
1
-1
/
+29
2009-02-02
s4:ntvfs/simple: s/private/p
Stefan Metzmacher
2
-52
/
+52
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2
-6
/
+4
2007-10-10
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r18568: this warning is not needed now that it is the job of the unixuid ntvfs
Andrew Tridgell
1
-2
/
+0
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-5
/
+5
2007-10-10
r16834: split the level's of smb_search_first/smb_search_next and the levels
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
2
-23
/
+61
2007-10-10
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
1
-2
/
+16
2007-10-10
r15387: Fix installation of dcerpc headers, remove more instances of uint_t
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered
James Peach
1
-1
/
+2
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-2
/
+1
2007-10-10
r15185: Force all NTVFS modules to provide a critical sizes structure so
James Peach
1
-1
/
+2
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
2
-2
/
+0
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-11
/
+17
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-12
/
+12
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-17
/
+22
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
2
-43
/
+42
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13129: fix the memory hierachie
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r10456: More SCons fixes:
Jelmer Vernooij
1
-20
/
+0
2007-10-10
r7850: Support mkdir() with just one parameter. Patch from
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
2
-10
/
+11
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2
-0
/
+2
[next]