git.samba.org
/
kai
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.
[kai/samba.git]
/
source3
/
libsmb
/
clikrb5.c
2008-09-10
Jeremy Allison
Fix blocker bug 5745 kerberos authentication with ...
blob
|
commitdiff
|
raw
2008-09-03
Simo Sorce
Merge branch 'v3-devel' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-31
Volker Lendecke
Remove a duplicate retval check
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Jeremy Allison
Merge branch 'v3-devel' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Günther Deschner
kerberos: use KRB5_KT_KEY macro where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Günther Deschner
kerberos: move the KRB5_KEY* macros to header file.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Simo Sorce
Merge branch 'v3-devel' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Igor Mammedov
Fix length error in wrapping spnego blob
blob
|
commitdiff
|
raw
|
diff to current
2008-08-11
Günther Deschner
fix build warning.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-08
Jeremy Allison
One more build fix. Ensure we have KRB5_AUTH_CONTEXT_US...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-08
Jeremy Allison
Try and fix the build for systems that don't have krb5_...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-08
Jeremy Allison
Merge branch 'v3-3-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-08
Jeremy Allison
Add Derrick Schommer's <dschommer@F5.com> kerberos...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Stefan Metzmacher
clikrb5: don't use krb5_keyblock_init() when no salt...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Jeremy Allison
Fix return of uninitialized variable.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Günther Deschner
kerberos: add smb_krb5_keytab_name().
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Günther Deschner
kerberos: make smb_krb5_kt_add_entry public, allow...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-17
Günther Deschner
clikrb5: remove unrequired create_kerberos_key_from_str...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Jelmer Vernooij
Merge branch 'v3-3-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-20
Tim Prouty
Cleanup size_t return values in callers of convert_stri...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Jelmer Vernooij
Merge branch 'v3-2-test' of ssh://git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Karolin Seeger
Merge commit 'origin/v3-2-test' into v3-2-stable
blob
|
commitdiff
|
raw
|
diff to current
2008-02-21
Jeremy Allison
Merge branch 'v3-2-test' of ssh://jra@git.samba.org...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-17
Günther Deschner
Use new IDL based PAC structures in clikrb5.c
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Günther Deschner
Make heimdal and MIT happy when iterating through auth...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Guenther Deschner
Vista SP1-rc1 appears to break against Samba-3.0.27a
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Jeremy Allison
Remove next_token - all uses must now be next_token_talloc.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Jeremy Allison
Fix the setup_kaddr() call to cope with IPv6.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Jeremy Allison
This is a large patch (sorry). Migrate from struct...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Jeremy Allison
RIP BOOL. Convert BOOL -> bool. I found a few interesting
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Tridgell
r23784: use the GPLv3 boilerplate as recommended by...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r23779: Change from v2 or later to v3 or later.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23651: Always, always, always compile before commit...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23650: Fix remaining callers of krb5_kt_default().
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23649: Fix the build (by moving smb_krb5_open_keytab...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23609: Removing more redundant codepaths out of smb_kr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23588: Some more cleanups and error checks in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23587: Cleanup redundant code in the krb5 renew function.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23586: Fix heimdal path in the krb5 renew routine...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r23582: Fix event based krb5 ticket refreshing in winbindd.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r22747: Fix some C++ warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r22664: When we have krb5_get_init_creds_opt_get_error...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r22479: Add "net ads keytab list".
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r21846: Try and fix the Darwin build which seems to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r21845: Refactor the sessionsetupX code a little to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
James Peach
r21778: Wrap calls to krb5_get_init_creds_opt_free...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r21240: Fix longstanding Bug #4009.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r21110: Fix kinit with Heimdal (Bug #4226).
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r21046: Backing out svn r20403 (Andrew's krb5 ticket...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Bartlett
r20403: Cleaning out my Samba 3.0 tree:
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r19939: ,fix compile warning about unused functions...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r19416: Fix some c++ warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r19374: fix the build with heimdal
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r19291: this should fix the build on heimdal systems
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
James Peach
r19270: Stop depending on internal MIT symbols. These...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Stefan Metzmacher
r19237: fix typo
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r17162: Fix typo small typos noticed by Paul Green.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r16960: Some warnings from host "opi"
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r16269: Fix the build.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r16268: Add TCP fallback for our implementation of...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r15243: Sorry for the breakage:
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r15240: Correctly disallow unauthorized access when...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r15216: Fix the build for machines without krb5. Oops...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r15210: Add wrapper functions smb_krb5_parse_name,...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r14506: Remove remaining references to a KCM credential...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r14218: Fix Coverity Bug # 2
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r13316: Let the carnage begin....
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r13020: Prevent cli_krb5_get_ticket of getting into...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r13012: Fix #3421 - it turns out krb5_kt_get_entry...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r11551: Add a few more initialize_krb5_error_table
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r10907: Handle the case when we can't verify the PAC...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r10671: Attempt to fix the build on machines without...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r10656: BIG merge from trunk. Features not copied...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r10210: Fix memleak.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Herb Lewis
r6586: get rid of a few more compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Derrell Lipman
r6392: - Fixes bug 2564: when smbc_opendir() was called...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Derrell Lipman
r6149: Fixes bugs #2498 and 2484.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r4291: More *alloc fixes inspired by Albert Chin (china...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r4020: Fix for crash reported by Bård Kalbakk <baard...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r3538: Fix the build with the latest Heimdal code.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r3535: Tidy up error reporting. Memory leak with MIT...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r3439: Finally fix build for platforms without kerberos.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r3407: Fix the build
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r3379: More merging of kerberos keytab and salting...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r3377: Merge in first part of modified patch from Nalin...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r3345: More MIT/Heimdal tests for comparing enctypes...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r3342: More MIT/Heimdal fixes to allow an enctype to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r2474: (re-)fix memleak (initially found by jra).
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r2472: Fixed krb5_krbhost_get_addrinfo()-parameters...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Günther Deschner
r2057: Although rarely used, prevent "net lookup kdc...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Andrew Bartlett
r1428: Remove *completly bogus* memset. (No doubt...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r1407: revert change that broke the build on systems...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r1399: applying heimdal krb5 fixes from Guenther and...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Volker Lendecke
r1287: Attempt to fix the build for systems without...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r1236: Heimdal fixes from Guenther Deschner <gd@sernet...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r1222: Valgrind memory leak fixes. Still tracking down...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Jeremy Allison
r1194: Definition of krb5_free_unparsed_name() if we...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Gerald Carter
r541: fixing segfault in winbindd caused -r527 -- looks...
blob
|
commitdiff
|
raw
|
diff to current
next