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
/
source3
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bogus uninitialized variable warnings
Volker Lendecke
2008-01-25
2
-2
/
+2
*
Fix Coverity ID 463
Volker Lendecke
2008-01-24
1
-1
/
+3
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
4
-8
/
+13
*
Fix error message for new allinfo command.
Jeremy Allison
2008-01-18
1
-1
/
+1
*
Add the "allinfo" command to smbclient
Volker Lendecke
2008-01-18
1
-0
/
+88
*
Adds support for cifs.resolver upcall.
Igor Mammedov
2008-01-16
1
-2
/
+61
*
Correct comment. Default debug level of smbclient is 1, not 0.
Karolin Seeger
2008-01-09
1
-1
/
+1
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French
2008-01-05
2
-6
/
+31
|
\
|
*
Use the common -e option not the custom one.
Jeremy Allison
2008-01-05
1
-1
/
+1
|
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-1
/
+20
|
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-04
1
-2
/
+8
|
|
\
|
|
*
Fix idle client reading keepalive.
Jeremy Allison
2008-01-04
1
-1
/
+1
|
|
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-2
/
+8
|
*
|
We may use 127k read/write for encrypted connections.
Jeremy Allison
2007-12-30
1
-2
/
+2
|
|
/
*
/
Update mount.cifs help
Steve French
2008-01-03
1
-3
/
+5
|
/
*
Fix error message.
Jeremy Allison
2007-12-29
1
-1
/
+1
*
Added -e, --encrypt option to smbclient that immediately
Jeremy Allison
2007-12-29
1
-10
/
+35
*
Add the capability to set "smb encrypt = required"
Jeremy Allison
2007-12-27
1
-2
/
+15
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-0
/
+43
*
Remove next_token_nr_talloc and its associated global
Volker Lendecke
2007-12-21
2
-75
/
+124
*
Fix a "no prototype" warning
Volker Lendecke
2007-12-19
1
-0
/
+1
*
Add smbclient support for basic mDNS browsing.
Rishi Srivatsavai
2007-12-17
2
-0
/
+243
*
Merge in J.Layton patch and resolve conflict.
Simo Sorce
2007-12-17
1
-26
/
+64
*
Revert smbclient changes.
Karolin Seeger
2007-12-14
1
-5
/
+0
*
Make smbclient to display error message and usage in the case of invalid opti...
Karolin Seeger
2007-12-14
1
-0
/
+5
*
We don't need to call endpwent if we never call getpwent.
Jeremy Allison
2007-12-13
1
-2
/
+0
*
Add a varient of Steve Langasek <vorlon@debian.org> patch
Jeremy Allison
2007-12-13
1
-10
/
+59
*
Missed one strcpy call.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Add a portable version of strlcpy and strlcat and convert
Jeremy Allison
2007-12-12
1
-36
/
+70
*
Fix bug #4784. Patch from Steve Langasek <vorlon@debian.org>.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
3
-8
/
+8
*
Move load_case_tables() to after logging is set up. This can log
James Peach
2007-12-09
1
-1
/
+2
*
C++ warning
Volker Lendecke
2007-12-09
1
-1
/
+1
*
Fix C++ warnings
Volker Lendecke
2007-12-08
1
-1
/
+1
*
More null deref fixes.
Jeremy Allison
2007-12-07
1
-4
/
+4
*
More null deref fixes.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Don't deref null pointers.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
After conversations with Jerry, remove smbctool until it's
Jeremy Allison
2007-12-07
1
-3780
/
+0
*
Remove pstring from clitar.c
Jeremy Allison
2007-12-07
1
-141
/
+225
*
Add popt to binaries in makefile. Hack clitar to compile until I fix it.
Jeremy Allison
2007-12-06
2
-19
/
+12
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-981
/
+1555
*
Remove trailing slashes from service name
Andreas Schneider
2007-12-06
1
-0
/
+7
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
2007-12-05
1
-79
/
+178
|
\
|
*
pstring removal.
Jeremy Allison
2007-12-05
1
-79
/
+178
*
|
Fix warning
Simo Sorce
2007-12-05
1
-1
/
+1
*
|
* helper source for handling cifs kernel module upcall for kerberos
Igor Mammedov
2007-12-05
2
-0
/
+347
|
/
*
More pstring removal.
Jeremy Allison
2007-12-04
1
-6
/
+15
*
Fix sample gtk code. Does this compile ?
Jeremy Allison
2007-12-04
1
-38
/
+40
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
2
-63
/
+81
*
Ensure we have a talloc stackframe (found by Kukks).
Jeremy Allison
2007-11-20
2
-6
/
+10
[next]