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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3/libsmb: Fix typo in error message.
Karolin Seeger
2009-08-10
1
-1
/
+1
*
s3-credentials: protect netlogon_creds_server_step() against NULL creds.
Guenther Deschner
2009-06-02
1
-0
/
+4
*
When doing a cli_ulogoff don't invalidate the cnum, invalidate the vuid.
Jeremy Allison
2009-04-17
1
-1
/
+1
*
[Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errno
Derrell Lipman
2009-03-30
3
-1
/
+15
*
s3: parse_packet can return NULL which is then dereferenced in match_mailslot...
Tim Prouty
2009-03-27
1
-0
/
+4
*
Fix two memleaks in the encryption code
Volker Lendecke
2009-03-27
1
-1
/
+2
*
s3:dsgetdcname: use parentheses in if condition to make negation clear
Björn Jacke
2009-03-27
1
-1
/
+1
*
s3-krb5: Fix Coverity #722 (RESOURCE_LEAK).
Günther Deschner
2009-03-27
1
-12
/
+18
*
s3:libsmb: fix smb signing for fragmented trans/trans2/nttrans requests
Stefan Metzmacher
2009-03-27
1
-23
/
+7
*
Allow DFS client paths to work when POSIX pathnames have been
Jeremy Allison
2009-03-27
1
-2
/
+12
*
Fix a malloc/talloc mismatch when cli_initialise() fails
Volker Lendecke
2009-03-27
1
-1
/
+1
*
Gah, typo :-(. Sorry.
Jeremy Allison
2009-03-27
1
-1
/
+1
*
Fix coverity CID-602. Possible use of uninitialized var.
Jeremy Allison
2009-03-27
1
-1
/
+1
*
Don't miss an absolute pathname as a kerberos keytab path. From Glenn Machin ...
Jeremy Allison
2009-03-27
1
-0
/
+5
*
Probably fixes a crash during name resolution when log level >= 10
Ted Percival
2009-03-27
1
-1
/
+1
*
Fix a valgrind error when the socket dies
Volker Lendecke
2009-01-29
1
-2
/
+3
*
Determine case sensitivity based on file system attributes.
Derrell Lipman
2009-01-28
3
-11
/
+78
*
[Bug 6022] smbc_urlencode and smbc_urldecode were not exported
Derrell Lipman
2009-01-28
2
-5
/
+5
*
Treat file names in POSIX-like case-sensitive fashion by default
Derrell Lipman
2009-01-28
3
-1
/
+23
*
Fix a segfault if ? is there but the options are NULL. This is the case if SM...
Andreas Schneider
2009-01-28
1
-1
/
+1
*
s3:libsmb: handle the smb signing states the same in the krb5 and ntlmssp cases
Stefan Metzmacher
2009-01-28
1
-16
/
+35
*
Fix bug #6021 - smbclient du command does not recuse properly
Jeremy Allison
2009-01-28
1
-1
/
+2
*
Attempt to fix bug 5953: Make cli_send_smb_direct_writeX use writev
Volker Lendecke
2009-01-28
1
-27
/
+13
*
Fix a valgrind error
Volker Lendecke
2009-01-28
1
-1
/
+2
*
(Fixed) Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...
Kai Blin
2009-01-28
1
-4
/
+5
*
Revert "Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...
Jeremy Allison
2009-01-28
1
-24
/
+683
*
Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentatio...
Kai Blin
2009-01-28
1
-683
/
+24
*
commit b520befe6f51644d20434add9864d7a2fa30aa2e
SATOH Fumiyasu
2009-01-28
1
-6
/
+4
*
s3:dsgetdcname: retry with the clients site
Stefan Metzmacher
2009-01-28
1
-6
/
+43
*
s3:libsmb/namequery.c: add saf_join_store() function
Stefan Metzmacher
2009-01-28
1
-3
/
+65
*
s3: libsmb/namequery: fallback to returning all dcs, when none is available i...
Stefan Metzmacher
2009-01-28
1
-0
/
+9
*
Fix bug #5953 - smbclient crashes: cli_list_new segmentation fault.
Jeremy Allison
2008-12-09
1
-1
/
+1
*
Fix for crash bug freeing a non-malloc'ed buffer if the client sends a non-en...
Volker Lendecke
2008-12-09
1
-0
/
+7
*
Change sockaddr util function names for consistency and to eliminate name con...
Tim Prouty
2008-12-09
5
-13
/
+13
*
libsmb: Fix up pointer passed to cli_send_trans in cli_link_internal
Kai Blin
2008-12-09
1
-1
/
+1
*
fix build warning.
Günther Deschner
2008-12-09
1
-2
/
+5
*
Error return is boolean false, not -1
Derrell Lipman
2008-12-09
1
-3
/
+3
*
Fix an uninitialized variable warning
Volker Lendecke
2008-12-09
1
-0
/
+2
*
Revert "Fix an uninitialized variable warning"
Karolin Seeger
2008-11-17
1
-2
/
+0
*
Fix an uninitialized variable warning
Volker Lendecke
2008-10-06
1
-0
/
+2
*
Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss...
Jeremy Allison
2008-09-15
1
-34
/
+55
*
Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.
Jeremy Allison
2008-09-11
1
-8
/
+13
*
Do proper error handling if the socket is closed
Volker Lendecke
2008-09-08
1
-2
/
+8
*
Correct the netsamlogon_clear_cached_user function.
Ephi Dror
2008-08-28
1
-36
/
+18
*
Fix Bug #5710 and make machine account password changing work again.
Günther Deschner
2008-08-28
1
-23
/
+52
*
Revert "Fix Bug #5710 and make machine account password changing work again."
Karolin Seeger
2008-08-27
1
-52
/
+23
*
Fix Bug #5710 and make machine account password changing work again.
Günther Deschner
2008-08-22
1
-23
/
+52
*
Fix length error in wrapping spnego blob. Karoling this needs to be in 3.2.2 ...
samba-3.2.2
Igor Mammedov
2008-08-19
1
-1
/
+1
*
Prevent NT_STATUS 0xF1000000 errors from appearing when
Jim McDonough
2008-08-14
1
-0
/
+6
*
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
Jeremy Allison
2008-08-13
1
-22
/
+16
[next]