summaryrefslogtreecommitdiff
path: root/source3/libsmb/clikrb5.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23587: Cleanup redundant code in the krb5 renew function.Günther Deschner1-23/+16
2007-10-10r23586: Fix heimdal path in the krb5 renew routine when we need to compose th...Günther Deschner1-1/+5
2007-10-10r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner1-5/+5
2007-10-10r22747: Fix some C++ warningsVolker Lendecke1-1/+1
2007-10-10r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...Günther Deschner1-0/+39
2007-10-10r22479: Add "net ads keytab list".Günther Deschner1-6/+41
2007-10-10r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison1-5/+13
2007-10-10r21846: Try and fix the Darwin build which seems to have a strange krb5.Jeremy Allison1-0/+6
2007-10-10r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison1-0/+33
2007-10-10r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach1-6/+23
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner1-5/+15
2007-10-10r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner1-0/+26
2007-10-10r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter1-0/+42
2007-10-10r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett1-42/+0
2007-10-10r19939: ,fix compile warning about unused functions when not using heimdalGerald Carter1-0/+2
2007-10-10r19416: Fix some c++ warnings.Günther Deschner1-2/+2
2007-10-10r19374: fix the build with heimdalStefan Metzmacher1-1/+1
2007-10-10r19291: this should fix the build on heimdal systemsStefan Metzmacher1-1/+0
2007-10-10r19270: Stop depending on internal MIT symbols. These are private on MacOSJames Peach1-47/+56
2007-10-10r19237: fix typoStefan Metzmacher1-1/+1
2007-10-10r17162: Fix typo small typos noticed by Paul Green.Gerald Carter1-1/+1
2007-10-10r16960: Some warnings from host "opi"Volker Lendecke1-1/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16269: Fix the build.Günther Deschner1-3/+3
2007-10-10r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner1-1/+58
2007-10-10r15243: Sorry for the breakage:Günther Deschner1-0/+9
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-0/+98
2007-10-10r15216: Fix the build for machines without krb5. Oops, sorry.Jeremy Allison1-2/+2
2007-10-10r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison1-10/+83
2007-10-10r14506: Remove remaining references to a KCM credential cache type.Günther Deschner1-1/+1
2007-10-10r14218: Fix Coverity Bug # 2Volker Lendecke1-5/+0
2007-10-10r13316: Let the carnage begin....Gerald Carter1-12/+159
2007-10-10r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This wholeGünther Deschner1-1/+4
2007-10-10r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MITJeremy Allison1-12/+12
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke1-0/+1
2007-10-10r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner1-0/+6
2007-10-10r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke1-9/+9
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-10/+441
2007-10-10r10210: Fix memleak.Günther Deschner1-2/+4
2007-10-10r6586: get rid of a few more compiler warningsHerb Lewis1-1/+3
2007-10-10r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman1-2/+2
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-0/+3
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison1-3/+2
2007-10-10r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.Jeremy Allison1-1/+1
2007-10-10r3538: Fix the build with the latest Heimdal code.Jeremy Allison1-1/+1
2007-10-10r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turnsJeremy Allison1-11/+13
2007-10-10r3439: Finally fix build for platforms without kerberos.Günther Deschner1-4/+4
2007-10-10r3407: Fix the buildVolker Lendecke1-1/+1
2007-10-10r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison1-2/+2
2007-10-10r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison1-9/+38