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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
libsmb
/
clientgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-11
/
+12
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
1
-11
/
+10
*
Change the client library to write directly out of
Jeremy Allison
2007-11-02
1
-3
/
+62
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-9
/
+9
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
samba-misc-tags/initial-v3-2-test
Gerald (Jerry) Carter
2007-10-10
1
-81
/
+15
*
r24223: Convert reply_echo to the new API
Volker Lendecke
2007-10-10
1
-7
/
+13
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22950: Fix the issue Volker reported here :
Jeremy Allison
2007-10-10
1
-27
/
+1
*
r22930: Next attempt to get the build farm in line.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22929: Attempt to fix some build farm failures: On port 139 the first
Volker Lendecke
2007-10-10
1
-0
/
+26
*
r22924: Fix the build by correctly processing readX
Jeremy Allison
2007-10-10
1
-21
/
+25
*
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
2007-10-10
1
-14
/
+113
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22212: Cope with signature errors on sessionsetupX logins
Jeremy Allison
2007-10-10
1
-0
/
+20
*
r21994: Ignore keepalives in the correct buffer (out not in :-).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21993: Don't let keepalives interferece with sign or seal
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r21992: Fix keepalive processing when encryption turned on.
Jeremy Allison
2007-10-10
1
-6
/
+26
*
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
2007-10-10
1
-2
/
+5
*
r21990: Stop messing with the signing engine just because
Jeremy Allison
2007-10-10
1
-10
/
+10
*
r21939: Fix missing initialization that
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
2007-10-10
1
-27
/
+31
*
r21880: Make client and server calls into encryption code symetrical,
Jeremy Allison
2007-10-10
1
-3
/
+10
*
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
2007-10-10
1
-5
/
+31
*
r20124: clean up nested extern declaration warnings
Herb Lewis
2007-10-10
1
-1
/
+2
*
r18014: revert a possibly unnecessary change
Derrell Lipman
2007-10-10
1
-1
/
+2
*
r18011: Should fix bug 3835.
Derrell Lipman
2007-10-10
1
-3
/
+2
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-31
/
+9
*
r16458: Increase debuglevel of cli_rpc_pipe_close().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r16356: Helping derrell out. Jeremy.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13676: have to return a value from a non-void function
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13671: fix return value in (void)fn()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13614: First part of the bugfix for #3510 - net join fails
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-2
/
+6
*
r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500
Derrell Lipman
2007-10-10
1
-5
/
+7
*
r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead of
Jeremy Allison
2007-10-10
1
-0
/
+34
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-42
/
+41
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...
Jeremy Allison
2007-10-10
1
-0
/
+15
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-16
/
+15
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+2
*
r5729: partial fixes for BUG 2308; libsmbclient patches from Derrell Lipman <...
Gerald Carter
2007-10-10
1
-0
/
+1
*
r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen
Gerald Carter
2007-10-10
1
-1
/
+3
*
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
2007-10-10
1
-5
/
+11
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r1487: Remove unused parameter for the client-side signing functions.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2007-10-10
1
-1
/
+18
*
r446: Close the open NT pipes before the tdis.
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
Alexander Bokovoy
2007-10-10
1
-1
/
+5
*
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
2004-03-27
1
-1
/
+1
[next]