summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clikrb5.c
Commit message (Expand)AuthorAgeFilesLines
* r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett2007-10-101-42/+0
* r19939: ,fix compile warning about unused functions when not using heimdalGerald Carter2007-10-101-0/+2
* r19416: Fix some c++ warnings.Günther Deschner2007-10-101-2/+2
* r19374: fix the build with heimdalStefan Metzmacher2007-10-101-1/+1
* r19291: this should fix the build on heimdal systemsStefan Metzmacher2007-10-101-1/+0
* r19270: Stop depending on internal MIT symbols. These are private on MacOSJames Peach2007-10-101-47/+56
* r19237: fix typoStefan Metzmacher2007-10-101-1/+1
* r17162: Fix typo small typos noticed by Paul Green.Gerald Carter2007-10-101-1/+1
* r16960: Some warnings from host "opi"Volker Lendecke2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16269: Fix the build.Günther Deschner2007-10-101-3/+3
* r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner2007-10-101-1/+58
* r15243: Sorry for the breakage:Günther Deschner2007-10-101-0/+9
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-101-0/+98
* r15216: Fix the build for machines without krb5. Oops, sorry.Jeremy Allison2007-10-101-2/+2
* r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison2007-10-101-10/+83
* r14506: Remove remaining references to a KCM credential cache type.Günther Deschner2007-10-101-1/+1
* r14218: Fix Coverity Bug # 2Volker Lendecke2007-10-101-5/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-101-12/+159
* r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This wholeGünther Deschner2007-10-101-1/+4
* r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MITJeremy Allison2007-10-101-12/+12
* r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2007-10-101-0/+1
* r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner2007-10-101-0/+6
* r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke2007-10-101-9/+9
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-10/+441
* r10210: Fix memleak.Günther Deschner2007-10-101-2/+4
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-1/+3
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2007-10-101-2/+2
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-0/+3
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-101-3/+2
* r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.Jeremy Allison2007-10-101-1/+1
* r3538: Fix the build with the latest Heimdal code.Jeremy Allison2007-10-101-1/+1
* r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turnsJeremy Allison2007-10-101-11/+13
* r3439: Finally fix build for platforms without kerberos.Günther Deschner2007-10-101-4/+4
* r3407: Fix the buildVolker Lendecke2007-10-101-1/+1
* r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison2007-10-101-2/+2
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-101-9/+38
* r3345: More MIT/Heimdal tests for comparing enctypes now.Jeremy Allison2007-10-101-0/+14
* r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...Jeremy Allison2007-10-101-0/+11
* r2474: (re-)fix memleak (initially found by jra).Günther Deschner2007-10-101-6/+0
* r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failureGünther Deschner2007-10-101-3/+3
* r2057: Although rarely used, prevent "net lookup kdc" from segfaulting whenGünther Deschner2007-10-101-1/+11
* r1428: Remove *completly bogus* memset. (No doubt my bug, too...).Andrew Bartlett2007-10-101-2/+0
* r1407: revert change that broke the build on systems w/o krb5 filesGerald Carter2007-10-101-1/+1
* r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter2007-10-101-1/+3
* r1287: Attempt to fix the build for systems without kerberos headers.Volker Lendecke2007-10-101-3/+3
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2007-10-101-0/+11
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-101-3/+4
* r1194: Definition of krb5_free_unparsed_name() if we do't have it.Jeremy Allison2007-10-101-0/+7
* r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...Gerald Carter2007-10-101-1/+4