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
/
libcli
/
raw
/
clitree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
s4:libcli: pass struct loadparm_context to smb_composite_connect()
Stefan Metzmacher
1
-1
/
+1
2025-04-18
s4:libcli: pass struct loadparm_context to smbcli_tree_full_connection()
Stefan Metzmacher
1
-0
/
+1
2025-04-18
s4:libcli: remove unused dest_ports from smbcli_tree_full_connection()
Stefan Metzmacher
1
-1
/
+1
2025-04-18
s4:libcli: remove unused dest_ports from struct smb_composite_connect
Stefan Metzmacher
1
-1
/
+0
2023-11-07
libcli: Fix whitespace
Volker Lendecke
1
-11
/
+11
2019-07-16
s4/libcli/raw: Fix 'Value stored to 'p' is never read'
Noel Power
1
-1
/
+1
2018-07-24
s4:libcli: allow passing an already negotiated connection to smb_composite_co...
Stefan Metzmacher
1
-0
/
+1
2013-02-22
s4-libcli: Check return value of smbcli_request_setup().
Andreas Schneider
1
-0
/
+3
2012-07-24
s4:libcli/raw: setup a smbXcli_tcon for each smbcli_tree
Stefan Metzmacher
1
-0
/
+6
2012-07-24
s4:libcli/raw: parse extended SMBtconX responses
Stefan Metzmacher
1
-0
/
+4
2012-07-24
s4:libcli/raw: fix SMBtconX response parsing
Stefan Metzmacher
1
-2
/
+2
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-2
/
+0
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+2
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-10-24
Just hardcode workgroup to empty string, to avoid use of
Jelmer Vernooij
1
-4
/
+3
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+3
2008-04-24
Add comment explaining why io.in.workgroup isn't important.
Andrew Bartlett
1
-0
/
+5
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-3
/
+4
2008-02-14
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
1
-3
/
+3
2008-01-06
r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsd...
Jelmer Vernooij
1
-0
/
+1
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-9
/
+3
2008-01-03
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
1
-2
/
+1
2008-01-02
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
1
-0
/
+8
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
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
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11466: Clear up some memory leaks in smbclient.
Andrew Bartlett
1
-2
/
+6
2007-10-10
r10878: Reply to some comments by tridge and metze:
Volker Lendecke
1
-0
/
+1
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r9479: More fixes for explicit ignoring of returned result to fix Coverity wa...
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
1
-8
/
+8
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-2
/
+3
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-5
/
+2
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-6
/
+2
2007-10-10
r5929: Use cli_credentials for the SMB functions as well.
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r5371: on port 139 the called name needs to be in uppercase
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4951: some of the code dealing with libcli was getting too complex trying to
Andrew Tridgell
1
-3
/
+9
2007-10-10
r4810: fixed anonymous connections with smbclient. Thanks to jbm for pointing...
Andrew Tridgell
1
-2
/
+6
2007-10-10
r4777: added a smb_composite_sesssetup() async composite function. This
Andrew Tridgell
1
-143
/
+4
2007-10-10
r4769: added a smb_composite_connect() function that provides a simple async
Andrew Tridgell
1
-0
/
+34
2007-10-10
r4758: - added async support to the session request code
Andrew Tridgell
1
-6
/
+8
2007-10-10
r4726: - use the name tcon and tid instead of conn and cnum
Stefan Metzmacher
1
-3
/
+3
[next]