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
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
s4:libcli: pass struct loadparm_context to smb_composite_connect_send()
Stefan Metzmacher
1
-0
/
+1
2025-04-18
s4:libcli: remove unused dest_ports from struct smb_composite_connect
Stefan Metzmacher
1
-1
/
+0
2023-08-14
s4:ntvfs: Fix code spelling
Andreas Schneider
1
-1
/
+1
2021-04-09
s4:ntvfs: Use cli_credentials_init_server()
Andreas Schneider
1
-7
/
+4
2021-04-09
s4:ntvfs: Use cli_credentials_init_server()
Andreas Schneider
1
-7
/
+4
2019-06-04
s4/ntvfs/cifs: cppcheck: squash nullPointer: Possible null pointer dereference
Noel Power
1
-0
/
+9
2018-07-24
s4:libcli: allow passing an already negotiated connection to smb_composite_co...
Stefan Metzmacher
1
-0
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2014-02-24
s4: tidy up vfs cifs in regards to using share_string_option
Garming Sam
1
-21
/
+22
2014-02-24
s4: tidy up some null checks in ntvfs
Garming Sam
1
-2
/
+2
2014-02-20
s4: pass down a memory context when performing share_string_option, to allow ...
Garming Sam
1
-8
/
+30
2012-06-13
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
1
-32
/
+32
2012-05-15
s4:ntvfs/cifs: remove misleading comment regarding security=server
Stefan Metzmacher
1
-1
/
+0
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
1
-1
/
+2
2011-06-22
s4:ntvfs/cifs: add option to use S4U2Proxy
Stefan Metzmacher
1
-0
/
+49
2011-05-18
s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are available
Stefan Metzmacher
1
-1
/
+1
2011-03-19
source4/ntvfs: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-7
/
+7
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-1
/
+0
2009-09-08
s4: fixed some shadowed variable warnings
Andrew Tridgell
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:libcliraw: s/private/private_data
Stefan Metzmacher
1
-12
/
+12
2009-02-02
s4:ntvfs/cifs/: s/private/p
Stefan Metzmacher
1
-108
/
+108
2008-12-05
vfs_cifs - Use ntvfs request transport close to close downstream session
Sam Liddicott
1
-1
/
+11
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-05-27
added support for the output fields of SMB2 close
Andrew Tridgell
1
-0
/
+10
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-03-12
ntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANS
Stefan Metzmacher
1
-0
/
+7
2008-03-07
vfs_cifs: disable level2 oplocks if the frontend client doesn't support them
Stefan Metzmacher
1
-1
/
+5
2008-02-12
Fix open file tracking in vfs_cifs so that oplock breaks can propagate
Amin Azez
1
-4
/
+16
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-7
/
+1
2008-01-03
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
1
-0
/
+1
2008-01-02
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
1
-0
/
+6
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23136: Set the event context onto the credentials in more places.
Andrew Bartlett
1
-0
/
+2
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
r23064: Clarify comment and indent
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
[next]