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
/
source
/
libsmb
/
clikrb5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24546: Fix some C++ and type-punned warnings
Volker Lendecke
2007-08-19
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23651: Always, always, always compile before commit...
Günther Deschner
2007-06-29
1
-1
/
+1
*
r23650: Fix remaining callers of krb5_kt_default().
Günther Deschner
2007-06-29
1
-3
/
+3
*
r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).
Günther Deschner
2007-06-29
1
-1
/
+137
*
r23609: Removing more redundant codepaths out of smb_krb5_renew_ticket().
Günther Deschner
2007-06-26
1
-38
/
+26
*
r23588: Some more cleanups and error checks in the krb5 renew function.
Günther Deschner
2007-06-22
1
-6
/
+12
*
r23587: Cleanup redundant code in the krb5 renew function.
Günther Deschner
2007-06-22
1
-23
/
+16
*
r23586: Fix heimdal path in the krb5 renew routine when we need to compose th...
Günther Deschner
2007-06-22
1
-1
/
+5
*
r23582: Fix event based krb5 ticket refreshing in winbindd.
Günther Deschner
2007-06-22
1
-5
/
+5
*
r22857: merge "net ads keytab list" from 3_0.
Günther Deschner
2007-05-14
1
-6
/
+41
*
r22795: Merge krb5_get_init_creds_opt_get_error() usage from 3_0.
Günther Deschner
2007-05-11
1
-0
/
+39
*
r22370: Merge -r21777:21779 from 3_0 to fix the build with Heimdal 0.8.
Günther Deschner
2007-04-19
1
-6
/
+23
*
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc
Jeremy Allison
2007-03-28
1
-5
/
+13
*
r21846: Try and fix the Darwin build which seems to have a strange krb5.
Jeremy Allison
2007-03-15
1
-0
/
+6
*
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
2007-03-15
1
-0
/
+33
*
r21241: Merge from 3_0:
Günther Deschner
2007-02-08
1
-5
/
+15
*
r21110: Fix kinit with Heimdal (Bug #4226).
Günther Deschner
2007-02-01
1
-0
/
+26
*
r19940: copy clikrb5.c from SAMBA_3_0 tree to get compile warning fixes
Gerald Carter
2006-11-28
1
-0
/
+23
*
r19813: smbd now compiles again
Gerald Carter
2006-11-21
1
-21
/
+0
*
r19810: more merge work....does not compile currently. Working on smbd merge
Gerald Carter
2006-11-21
1
-0
/
+21
*
r19782: more compile fixes for merge
Gerald Carter
2006-11-19
1
-21
/
+0
*
r19769: more compile fixes while merging from SAMBA_3_0 (not done yet)
Gerald Carter
2006-11-18
1
-50
/
+58
*
r17162: Fix typo small typos noticed by Paul Green.
Gerald Carter
2006-07-20
1
-1
/
+1
*
r17091: Merge some changes from SAMBA_3_0
Gerald Carter
2006-07-17
1
-2
/
+2
*
r16348: * merging changes from SAMBA_3_0 r16346
Gerald Carter
2006-06-19
1
-1
/
+58
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-10
/
+190
*
r14506: Remove remaining references to a KCM credential cache type.
Günther Deschner
2006-03-17
1
-1
/
+1
*
r14218: Fix Coverity Bug # 2
Volker Lendecke
2006-03-11
1
-5
/
+0
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-12
/
+159
*
r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This whole
Günther Deschner
2006-01-18
1
-1
/
+4
*
r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MIT
Jeremy Allison
2006-01-18
1
-12
/
+12
*
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
2005-11-07
1
-0
/
+1
*
r10907: Handle the case when we can't verify the PAC signature because the
Günther Deschner
2005-10-11
1
-0
/
+6
*
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
2005-10-01
1
-9
/
+9
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
1
-10
/
+441
*
r10210: Fix memleak.
Günther Deschner
2005-09-13
1
-2
/
+4
*
r6586: get rid of a few more compiler warnings
Herb Lewis
2005-05-02
1
-1
/
+3
*
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
2005-04-19
1
-2
/
+2
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2005-03-31
1
-0
/
+3
*
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
2004-12-20
1
-3
/
+2
*
r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.
Jeremy Allison
2004-11-30
1
-1
/
+1
*
r3538: Fix the build with the latest Heimdal code.
Jeremy Allison
2004-11-05
1
-1
/
+1
*
r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turns
Jeremy Allison
2004-11-04
1
-11
/
+13
*
r3439: Finally fix build for platforms without kerberos.
Günther Deschner
2004-11-01
1
-4
/
+4
*
r3407: Fix the build
Volker Lendecke
2004-10-31
1
-1
/
+1
*
r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...
Jeremy Allison
2004-10-30
1
-2
/
+2
*
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
2004-10-29
1
-9
/
+38
*
r3345: More MIT/Heimdal tests for comparing enctypes now.
Jeremy Allison
2004-10-29
1
-0
/
+14
[next]