summaryrefslogtreecommitdiffstats
path: root/source/libsmb
Commit message (Expand)AuthorAgeFilesLines
* Probably fixes a crash during name resolution when log level >= 10Ted Percival2009-07-301-1/+1
* s3:libsmb: handle the smb signing states the same in the krb5 and ntlmssp casesStefan Metzmacher2009-01-131-16/+36
* libsmb/namequery.c: add saf_join_store() functionStefan Metzmacher2009-01-121-5/+67
* libsmb/namequery: fallback to returning all dcs, when none is available in th...Stefan Metzmacher2009-01-121-0/+8
* Backport of bugfix for #5751, smbclient: cannot show ACLs on DFS, done byJeremy Allison2009-01-121-13/+34
* Backport bugfix for bug #5710.Günther Deschner2009-01-121-13/+15
* Merge branch 'v3-0-test' of ssh://jra@git.samba.org/data/git/samba into v3-0-...Jeremy Allison2008-06-062-15/+33
|\
| * More correct fix (hopefully :-) for any memory leaks.Jeremy Allison2008-06-051-12/+30
| * Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cliJeremy Allison2008-06-021-3/+3
* | minor memory leak fix from Chere Zhou <czhou@isilon.com>.Jeremy Allison2008-05-301-0/+1
|/
* Security: Patche for CVE-2008-1105.Gerald W. Carter2008-05-281-5/+4
* Memory leak fixes from Chere Zhou <czhou@isilon.com>.Jeremy Allison2008-05-271-0/+1
* Merge branch 'v3-0-test' of git://git.samba.org/samba into 3.0-testJim McDonough2008-05-271-20/+22
|\
| * spnego SPN fix when contacting trusted domainsSteven Danneman2008-05-231-20/+22
* | In libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND to ENOENTVolker Lendecke2008-05-211-0/+1
|/
* Fix a "may be used uninitialized" error.Jeremy Allison2008-05-141-1/+1
* Fix signing problem in the client with transs requestsVolker Lendecke2008-05-131-0/+3
* Revert "Fix signing bug found by Volker. That one was *subtle*."Volker Lendecke2008-05-132-5/+88
* Fix typos.Karolin Seeger2008-04-091-1/+1
* When using plaintext ucs2 passwords clistr_push calls ucs2_align, which causesJeremy Allison2008-04-041-4/+9
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-041-1/+1
* Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs.Jeremy Allison2008-03-281-2/+6
* Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).Günther Deschner2008-03-261-0/+1
* Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing againstJeremy Allison2008-02-282-1/+27
* Back-port from vl.Jeremy Allison2008-02-111-1/+1
* Enable v3-0-test to successfully join a windows 2008 domain controller.Günther Deschner2008-01-311-2/+1
* Added :Jeremy Allison2008-01-232-2/+17
* libsmb: Do not upper-case target name on NTLMv2 hash generationKai Blin2008-01-151-1/+1
* packet_struct is used in several places as raw memoryVolker Lendecke2007-12-191-0/+2
* Some paranoia checksVolker Lendecke2007-12-191-0/+8
* Zero the tdb key, there might be paddingVolker Lendecke2007-12-191-0/+2
* Added patch originally by Andreas Schneider <anschneider@suse.de>Jeremy Allison2007-12-151-8/+41
* Make sure this is fixed for both MIT and Heimdal.Jeremy Allison2007-12-121-2/+2
* Vista SP1-rc1 appears to break against Samba-3.0.27aGuenther Deschner2007-12-121-3/+3
* Merge branch 'v3-0-stable' into v3-0-testGerald (Jerry) Carter2007-12-101-0/+6
|\
| * Fix from Jeremy for CVE-2007-6015 (send_mailslot() buffer overrun).Gerald (Jerry) Carter2007-12-061-0/+6
* | Fix signing bug found by Volker. That one was *subtle*.Jeremy Allison2007-12-042-88/+5
|/
* Ensure every use of push_ascii checks for error -1 condition.Jeremy Allison2007-11-191-1/+6
* Fix for CVE-2007-4572Gerald (Jerry) Carter2007-11-151-1/+2
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-1035-1862/+664
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-103-11/+17
* r23723: Alexander Larsson pointed me at a missing mapping in clierror.cSimo Sorce2007-10-101-1/+3
* r23710: Remove some code duplication, we do have a random number generatorVolker Lendecke2007-10-101-7/+3
* r23651: Always, always, always compile before commit...Günther Deschner2007-10-101-1/+1
* r23650: Fix remaining callers of krb5_kt_default().Günther Deschner2007-10-101-3/+3
* r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).Günther Deschner2007-10-101-1/+137
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner2007-10-101-0/+1
* r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().Günther Deschner2007-10-101-38/+26
* r23588: Some more cleanups and error checks in the krb5 renew function.Günther Deschner2007-10-101-6/+12