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
/
client
/
cifsddio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
s4:libcli: pass struct loadparm_context to smbcli_full_connection()
Stefan Metzmacher
1
-0
/
+1
2025-04-18
s4:client: remove unused ports from cifsdd* functions
Stefan Metzmacher
1
-5
/
+2
2025-04-18
s4:libcli: remove unused ports from smbcli_full_connection()
Stefan Metzmacher
1
-1
/
+1
2021-06-16
s4:client: Migrate cifsdd to new cmdline option parser
Andreas Schneider
1
-2
/
+2
2017-05-11
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
1
-6
/
+7
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-6
/
+0
2009-10-20
s4: ran minimal_includes.pl on source4/client
Andrew Tridgell
1
-1
/
+0
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-3
/
+3
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-6
/
+12
2008-11-02
Fix build for make everything.
Jelmer Vernooij
1
-1
/
+7
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-6
/
+12
2008-09-30
Cope with API changes.
Jelmer Vernooij
1
-6
/
+11
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-4
/
+8
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-6
/
+10
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-6
/
+11
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-4
/
+7
2007-10-10
r25550: Convert to standard bool type.
Jelmer Vernooij
1
-23
/
+23
2007-10-10
r25028: Fix more warnings.
Jelmer Vernooij
1
-9
/
+5
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-20
/
+20
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r13388: Report a more helpful error with malformed file options of
James Peach
1
-0
/
+5
2007-10-10
r13362: Rename variables for better consistency.
James Peach
1
-55
/
+60
2007-10-10
r13280: Tidy up formatting.
James Peach
1
-21
/
+46
2007-10-10
r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix the
James Peach
1
-1
/
+6
2007-10-10
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
1
-0
/
+456