index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clikrb5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
1
-5
/
+13
2007-10-10
r21846: Try and fix the Darwin build which seems to have a strange krb5.
Jeremy Allison
1
-0
/
+6
2007-10-10
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
1
-0
/
+33
2007-10-10
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
1
-6
/
+23
2007-10-10
r21240: Fix longstanding Bug #4009.
Günther Deschner
1
-5
/
+15
2007-10-10
r21110: Fix kinit with Heimdal (Bug #4226).
Günther Deschner
1
-0
/
+26
2007-10-10
r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanup
Gerald Carter
1
-0
/
+42
2007-10-10
r20403: Cleaning out my Samba 3.0 tree:
Andrew Bartlett
1
-42
/
+0
2007-10-10
r19939: ,fix compile warning about unused functions when not using heimdal
Gerald Carter
1
-0
/
+2
2007-10-10
r19416: Fix some c++ warnings.
Günther Deschner
1
-2
/
+2
2007-10-10
r19374: fix the build with heimdal
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19291: this should fix the build on heimdal systems
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
1
-47
/
+56
2007-10-10
r19237: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17162: Fix typo small typos noticed by Paul Green.
Gerald Carter
1
-1
/
+1
2007-10-10
r16960: Some warnings from host "opi"
Volker Lendecke
1
-1
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r16269: Fix the build.
Günther Deschner
1
-3
/
+3
2007-10-10
r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.
Günther Deschner
1
-1
/
+58
2007-10-10
r15243: Sorry for the breakage:
Günther Deschner
1
-0
/
+9
2007-10-10
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
1
-0
/
+98
2007-10-10
r15216: Fix the build for machines without krb5. Oops, sorry.
Jeremy Allison
1
-2
/
+2
2007-10-10
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
1
-10
/
+83
2007-10-10
r14506: Remove remaining references to a KCM credential cache type.
Günther Deschner
1
-1
/
+1
2007-10-10
r14218: Fix Coverity Bug # 2
Volker Lendecke
1
-5
/
+0
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-12
/
+159
2007-10-10
r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This whole
Günther Deschner
1
-1
/
+4
2007-10-10
r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MIT
Jeremy Allison
1
-12
/
+12
2007-10-10
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
1
-0
/
+1
2007-10-10
r10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner
1
-0
/
+6
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-9
/
+9
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-10
/
+441
2007-10-10
r10210: Fix memleak.
Günther Deschner
1
-2
/
+4
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-1
/
+3
2007-10-10
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
1
-2
/
+2
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-0
/
+3
2007-10-10
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
1
-3
/
+2
2007-10-10
r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r3538: Fix the build with the latest Heimdal code.
Jeremy Allison
1
-1
/
+1
2007-10-10
r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turns
Jeremy Allison
1
-11
/
+13
2007-10-10
r3439: Finally fix build for platforms without kerberos.
Günther Deschner
1
-4
/
+4
2007-10-10
r3407: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...
Jeremy Allison
1
-2
/
+2
2007-10-10
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
1
-9
/
+38
2007-10-10
r3345: More MIT/Heimdal tests for comparing enctypes now.
Jeremy Allison
1
-0
/
+14
2007-10-10
r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...
Jeremy Allison
1
-0
/
+11
2007-10-10
r2474: (re-)fix memleak (initially found by jra).
Günther Deschner
1
-6
/
+0
2007-10-10
r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failure
Günther Deschner
1
-3
/
+3
2007-10-10
r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when
Günther Deschner
1
-1
/
+11
2007-10-10
r1428: Remove *completly bogus* memset. (No doubt my bug, too...).
Andrew Bartlett
1
-2
/
+0
[next]