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
*
Probably fixes a crash during name resolution when log level >= 10
Ted Percival
2009-07-30
1
-1
/
+1
*
s3:libsmb: handle the smb signing states the same in the krb5 and ntlmssp cases
Stefan Metzmacher
2009-01-13
1
-16
/
+36
*
libsmb/namequery.c: add saf_join_store() function
Stefan Metzmacher
2009-01-12
1
-5
/
+67
*
libsmb/namequery: fallback to returning all dcs, when none is available in th...
Stefan Metzmacher
2009-01-12
1
-0
/
+8
*
Backport of bugfix for #5751, smbclient: cannot show ACLs on DFS, done by
Jeremy Allison
2009-01-12
1
-13
/
+34
*
Backport bugfix for bug #5710.
Günther Deschner
2009-01-12
1
-13
/
+15
*
Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into v3-0-...
Jeremy Allison
2008-06-06
2
-15
/
+33
|
\
|
*
More correct fix (hopefully :-) for any memory leaks.
Jeremy Allison
2008-06-05
1
-12
/
+30
|
*
Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
Jeremy Allison
2008-06-02
1
-3
/
+3
*
|
minor memory leak fix from Chere Zhou <czhou@isilon.com>.
Jeremy Allison
2008-05-30
1
-0
/
+1
|
/
*
Security: Patche for CVE-2008-1105.
Gerald W. Carter
2008-05-28
1
-5
/
+4
*
Memory leak fixes from Chere Zhou <czhou@isilon.com>.
Jeremy Allison
2008-05-27
1
-0
/
+1
*
Merge branch 'v3-0-test' of git://git.samba.org/samba into 3.0-test
Jim McDonough
2008-05-27
1
-20
/
+22
|
\
|
*
spnego SPN fix when contacting trusted domains
Steven Danneman
2008-05-23
1
-20
/
+22
*
|
In libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND to ENOENT
Volker Lendecke
2008-05-21
1
-0
/
+1
|
/
*
Fix a "may be used uninitialized" error.
Jeremy Allison
2008-05-14
1
-1
/
+1
*
Fix signing problem in the client with transs requests
Volker Lendecke
2008-05-13
1
-0
/
+3
*
Revert "Fix signing bug found by Volker. That one was *subtle*."
Volker Lendecke
2008-05-13
2
-5
/
+88
*
Fix typos.
Karolin Seeger
2008-04-09
1
-1
/
+1
*
When using plaintext ucs2 passwords clistr_push calls ucs2_align, which causes
Jeremy Allison
2008-04-04
1
-4
/
+9
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-04
1
-1
/
+1
*
Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs.
Jeremy Allison
2008-03-28
1
-2
/
+6
*
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
Günther Deschner
2008-03-26
1
-0
/
+1
*
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
Jeremy Allison
2008-02-28
2
-1
/
+27
*
Back-port from vl.
Jeremy Allison
2008-02-11
1
-1
/
+1
*
Enable v3-0-test to successfully join a windows 2008 domain controller.
Günther Deschner
2008-01-31
1
-2
/
+1
*
Added :
Jeremy Allison
2008-01-23
2
-2
/
+17
*
libsmb: Do not upper-case target name on NTLMv2 hash generation
Kai Blin
2008-01-15
1
-1
/
+1
*
packet_struct is used in several places as raw memory
Volker Lendecke
2007-12-19
1
-0
/
+2
*
Some paranoia checks
Volker Lendecke
2007-12-19
1
-0
/
+8
*
Zero the tdb key, there might be padding
Volker Lendecke
2007-12-19
1
-0
/
+2
*
Added patch originally by Andreas Schneider <anschneider@suse.de>
Jeremy Allison
2007-12-15
1
-8
/
+41
*
Make sure this is fixed for both MIT and Heimdal.
Jeremy Allison
2007-12-12
1
-2
/
+2
*
Vista SP1-rc1 appears to break against Samba-3.0.27a
Guenther Deschner
2007-12-12
1
-3
/
+3
*
Merge branch 'v3-0-stable' into v3-0-test
Gerald (Jerry) Carter
2007-12-10
1
-0
/
+6
|
\
|
*
Fix from Jeremy for CVE-2007-6015 (send_mailslot() buffer overrun).
Gerald (Jerry) Carter
2007-12-06
1
-0
/
+6
*
|
Fix signing bug found by Volker. That one was *subtle*.
Jeremy Allison
2007-12-04
2
-88
/
+5
|
/
*
Ensure every use of push_ascii checks for error -1 condition.
Jeremy Allison
2007-11-19
1
-1
/
+6
*
Fix for CVE-2007-4572
Gerald (Jerry) Carter
2007-11-15
1
-1
/
+2
*
[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
samba-misc-tags/initial-v3-0-test
Gerald (Jerry) Carter
2007-10-10
35
-1862
/
+664
*
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
2007-10-10
3
-11
/
+17
*
r23723: Alexander Larsson pointed me at a missing mapping in clierror.c
Simo Sorce
2007-10-10
1
-1
/
+3
*
r23710: Remove some code duplication, we do have a random number generator
Volker Lendecke
2007-10-10
1
-7
/
+3
*
r23651: Always, always, always compile before commit...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23650: Fix remaining callers of krb5_kt_default().
Günther Deschner
2007-10-10
1
-3
/
+3
*
r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).
Günther Deschner
2007-10-10
1
-1
/
+137
*
r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...
Günther Deschner
2007-10-10
1
-0
/
+1
*
r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().
Günther Deschner
2007-10-10
1
-38
/
+26
*
r23588: Some more cleanups and error checks in the krb5 renew function.
Günther Deschner
2007-10-10
1
-6
/
+12
[next]