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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the macro to call samba_version_string().
Andreas Schneider
2008-07-17
1
-1
/
+1
*
The compatibility function also should have a const buffer pointer
Derrell Lipman
2008-07-16
1
-1
/
+1
*
The buf in the smbclient write function should be const.
Andreas Schneider
2008-07-16
1
-1
/
+1
*
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2008-07-16
2
-2
/
+24
|
\
|
*
Release still reachable memory if the smbclient context is freed.
Andreas Schneider
2008-07-15
1
-0
/
+19
|
*
fix build warning.
Günther Deschner
2008-07-15
1
-2
/
+5
*
|
Fix typos.
Derrell Lipman
2008-07-16
1
-1
/
+1
|
/
*
Revert "Pass NULL to gencache_get when we are not interested in the timeout v...
Volker Lendecke
2008-07-11
3
-5
/
+10
*
Revert "Remove gencache_[un]lock_entry"
Volker Lendecke
2008-07-11
1
-2
/
+10
*
[BUG 5580] Allow access to DFS shares via libsmbclient
Derrell Lipman
2008-07-08
1
-0
/
+20
*
Remove gencache_[un]lock_entry
Volker Lendecke
2008-07-03
1
-10
/
+2
*
Pass NULL to gencache_get when we are not interested in the timeout value
Volker Lendecke
2008-07-03
3
-10
/
+5
*
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy Allison
2008-07-01
1
-1
/
+6
*
Fix return of uninitialized variable.
Jeremy Allison
2008-06-26
1
-1
/
+1
*
errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
Günther Deschner
2008-06-26
1
-0
/
+4
*
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
2008-06-25
1
-3
/
+3
*
crypto: add decrypt_drsuapi_blob from samba4.
Günther Deschner
2008-06-24
1
-0
/
+114
*
kerberos: add smb_krb5_keytab_name().
Günther Deschner
2008-06-24
1
-0
/
+22
*
kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...
Günther Deschner
2008-06-24
1
-18
/
+38
*
clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.
Günther Deschner
2008-06-17
1
-10
/
+10
*
dsgetdcname: allow to use NULL mem_ctx.
Günther Deschner
2008-06-17
1
-1
/
+1
*
Fix a crash in add_failed_connection_entry
Volker Lendecke
2008-06-07
1
-1
/
+2
*
Make the gencache based conncache use talloc_tos()
Volker Lendecke
2008-06-07
1
-11
/
+15
*
Negative conn cache uses gencache
Marc VanHeyningen
2008-06-07
1
-129
/
+189
*
More correct fix (hopefully :-) for any memory leaks.
Jeremy Allison
2008-06-05
1
-1
/
+17
*
Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
Jeremy Allison
2008-06-02
1
-3
/
+3
*
errors: add more WERRORs.
Günther Deschner
2008-06-03
1
-0
/
+5
*
doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
Günther Deschner
2008-06-03
1
-0
/
+3
*
minor memory leak fix
Chere Zhou
2008-05-30
1
-0
/
+1
*
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
2008-05-28
2
-191
/
+3
*
Memory leak fixes from Chere Zhou <czhou@isilon.com>.
Jeremy Allison
2008-05-27
1
-0
/
+1
*
dsgetdcname: use family (instead of sa_family).
Günther Deschner
2008-05-27
1
-1
/
+1
*
doserr: add WERR_REVISION_MISMATCH.
Günther Deschner
2008-05-27
1
-0
/
+1
*
Fix two bogus uninitalized variable warnings
Volker Lendecke
2008-05-25
1
-1
/
+2
*
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2008-05-23
1
-0
/
+84
*
Manually merge Steven Danneman's patch for SPNEGO auth to a trusted
Gerald W. Carter
2008-05-23
1
-20
/
+21
*
Fix bug #5479, print spool shares require max_xmit to
Jeremy Allison
2008-05-21
1
-1
/
+6
*
Fix some signed/unsigned warnings
Volker Lendecke
2008-05-20
1
-1
/
+1
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
3
-15
/
+18
*
dsgetdcname: store client sitename for mailslot and cldap replies.
Günther Deschner
2008-05-16
1
-0
/
+6
*
dsgetdcname: add site support.
Günther Deschner
2008-05-15
1
-4
/
+14
*
dsgetdcname: check for invalid sitename/flag combinations.
Günther Deschner
2008-05-15
1
-2
/
+7
*
dsgetdcname: In case we didn't get a mailslot reply, don't cache the nodestatus.
Günther Deschner
2008-05-14
1
-1
/
+3
*
mailslot: Also pick domain name and pdc name from type 15 cldap reply.
Günther Deschner
2008-05-14
1
-1
/
+22
*
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
*
dsgetdcname: add reminder that we need to support ipv6 here once we know how.
Günther Deschner
2008-05-09
1
-2
/
+4
*
dsgetdcname: make use of nbt_cldap_netlogon_15.
Günther Deschner
2008-05-09
1
-8
/
+91
*
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
2008-05-09
1
-6
/
+16
*
dsgetdcname: the forest name should never be empty.
Günther Deschner
2008-05-09
1
-1
/
+1
[next]