2011-07-23 |
Love Hörnquist Åstrand | 1.5.99
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | check for NULL as argument to krb5_{prepend,set}_error_messa...
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | update to match plugin abi
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | better logging
|
commit | commitdiff | tree |
2011-07-23 |
Love Hörnquist Åstrand | sprinkle more windows files
|
commit | commitdiff | tree |
2011-07-22 |
Love Hörnquist Åstrand | Merge pull request #9 from lha/master
|
commit | commitdiff | tree |
2011-07-20 |
Love Hörnquist Åstrand | sprinkle doxygen and kode more like the rest of the...
|
commit | commitdiff | tree |
2011-07-17 |
Love Hörnquist Åstrand | add NTMakefile and windows directories
|
commit | commitdiff | tree |
2011-07-14 |
Love Hörnquist Åstrand | sizeof is used incorrectly in DES3_random_to_key()
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | make tests pass again
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | remove stray klist
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | if we are using db1 or db3 (really 3,4,5), when we...
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | set HEIMDAL_LOCALEDIR for librfc3961.la too
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | fix ifdef
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | remove unused ifdef
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | only set IP_TOS on IPv4 sockets
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | simplify checking and start to use __has_extension
|
commit | commitdiff | tree |
2011-06-19 |
Love Hörnquist Åstrand | add missing break, quiet clang analyzer
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | quite down clang analyzer warnings for the generate...
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | add missing space in log message
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | don't set i = 0, its never read
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | count number of enctypes too
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | unexport krb5_init_etype, remove duplicate code
|
commit | commitdiff | tree |
2011-06-15 |
Love Hörnquist Åstrand | add option to disable --disable-heimdal-documentation
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | distribute version-script.map
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | simplify error printing, context contains error
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | Don't build ppc any more, don't have a compiler for...
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | more frameworks for test_name
|
commit | commitdiff | tree |
2011-06-14 |
Love Hörnquist Åstrand | 1.5pre2
|
commit | commitdiff | tree |
2011-06-01 |
Love Hörnquist Åstrand | GSS names
|
commit | commitdiff | tree |
2011-05-23 |
Love Hörnquist Åstrand | add LIB_heimbase
|
commit | commitdiff | tree |
2011-05-23 |
Love Hörnquist Åstrand | Maybe include <sys/types.h> and <sys/select.h>
|
commit | commitdiff | tree |
2011-05-22 |
Love Hörnquist Åstrand | handle leaks excluded
|
commit | commitdiff | tree |
2011-05-22 |
Love Hörnquist Åstrand | change prefix ETYPE_ to KRB5_ENCTYPE_ and provide compat...
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | Add PAC to the first entry in the array since Windows...
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for HC_DEPRECATED
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for HC_DEPRECATED
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | improve msft compiler case
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for KRB5_DEPRECATED
|
commit | commitdiff | tree |
2009-07-16 |
Love Hörnquist Åstrand | More tests for GSSAPI_DEPRECATED
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Add paranoid printing using strvisx.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | rename ruserpass to ruserpassword to not collide with...
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | add paranoid check for PORT and EPRT, make it default
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | add paranoid
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Contributed by Andrew Bartlett:
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Have two realms in the configuration file so that kpasswdd...
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Use hdb_get_dbinfo() to find the realms.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | Test two realms.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | plug a memory leak.
|
commit | commitdiff | tree |
2009-07-15 |
Love Hörnquist Åstrand | remove unused variable
|
commit | commitdiff | tree |
2009-07-08 |
Love Hörnquist Åstrand | x
|
commit | commitdiff | tree |
2009-07-08 |
Love Hörnquist Åstrand | check for NULL pointer not no NULL pointer...
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | make compile
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | drop RCSID
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | Push enterprise support into the bdblayer.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | reset iteration query before continuing.
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | set hdb_capability_flags = 0
|
commit | commitdiff | tree |
2009-07-05 |
Love Hörnquist Åstrand | make compile w/o warning, fixup from abartletts patch
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | Report HDB_AUTH_SUCCESS for PK-INIT too.
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | Provide auth_status to backend.
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | Check locked-out flag for client and server.
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | make compile
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | if client delegates to itself, that ok
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | If backend implements ->hdb_check_constrained_delegation...
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | add hdb_check_constrained_delegation
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | check for hdb->hdb_password
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | sync check flags
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | sync check flags
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | add ->hdb_password and ->hdb_auth_status
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | add HDBFlags: locked-out
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | comment about hdb_capability_flags
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | fix error message in constrained delegation, from andrew...
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | Patch from Andrew bartlett via heimdal-bugs@h5l.org
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | From Andrew Bartlet via heimdal-bugs@h5l.org
|
commit | commitdiff | tree |
2009-07-03 |
Love Hörnquist Åstrand | rename gssapi/ntlm/digest.c to kdc.c since that is...
|
commit | commitdiff | tree |
2009-06-28 |
Love Hörnquist Åstrand | hostname is not_defined_in_RFC4178@please_ignore
|
commit | commitdiff | tree |
2009-06-24 |
Love Hörnquist Åstrand | fix spelling
|
commit | commitdiff | tree |
2009-06-23 |
Love Hörnquist Åstrand | rename find_buffer
|
commit | commitdiff | tree |
2009-06-23 |
Love Hörnquist Åstrand | remove stream bits for now
|
commit | commitdiff | tree |
2009-06-23 |
Love Hörnquist Åstrand | start of unpack stream if there is one.
|
commit | commitdiff | tree |
2009-06-22 |
Love Hörnquist Åstrand | Implement gss_wrap_iov, gss_unwrap_iov for CFX type...
|
commit | commitdiff | tree |
2009-06-17 |
Love Hörnquist Åstrand | remove unused type
|
commit | commitdiff | tree |
2009-06-12 |
Love Hörnquist Åstrand | disable code
|
commit | commitdiff | tree |
2009-06-12 |
Love Hörnquist Åstrand | Fix logic error when we do client referrals.
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | plug memory leak
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | (emem_trunc): if offset is NULL, free all memory
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | Release p2, valgrind output from Andrew Bartlett
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | Maybe include <libutil.h>. Needed for FreeBSD.
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | Close f, from cppcheck
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | Close f, from cppcheck
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | Close f, from cppcheck
|
commit | commitdiff | tree |
2009-06-08 |
Love Hörnquist Åstrand | Close f if its not stdout, from cppcheck
|
commit | commitdiff | tree |
2009-06-06 |
Love Hörnquist Åstrand | one more HAVE_OPENSSL for EC
|
commit | commitdiff | tree |
2009-06-06 |
Love Hörnquist Åstrand | x
|
commit | commitdiff | tree |