2010-02-03 |
Russ Allbery | Report mkvno as unknown ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-02-03 |
Love Hornquist Astrand | Disable kadmind.exe since currently it doesn't build
|
commit | commitdiff | tree |
2010-02-02 |
Russ Allbery | Rename the database after closing it in hpropd ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-02-02 |
Russ Allbery | Support MIT dump formats 5 and 6 in hprop ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-02-02 |
Russ Allbery | Store last password change date when parsing MIT dumps... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-01-28 |
Russ Allbery | Allow weak crypto in hprop ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-01-28 |
Russ Allbery | Add krb5_allow_weak_crypto API to enable weak enctypes ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-01-27 |
Love Hornquist Astrand | Lowercase linux, from Harald Barth
|
commit | commitdiff | tree |
2010-01-26 |
Love Hornquist Astrand | Adapt for Linux with SOCK_CLOEXEC, patch from Harald...
|
commit | commitdiff | tree |
2010-01-26 |
Love Hornquist Astrand | spelling
|
commit | commitdiff | tree |
2010-01-26 |
Love Hornquist Astrand | rewrite socket to rk_socket of there is SOCK_CLOEXEC...
|
commit | commitdiff | tree |
2010-01-26 |
Love Hornquist Astrand | put SOCK_CLOEXEC in the right argument, from Harald...
|
commit | commitdiff | tree |
2010-01-26 |
Russ Allbery | Export krb5_principal_get_num_comp ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-01-19 |
Love Hornquist Astrand | reset GSS_C_DELEG_FLAG when there is no consumer
|
commit | commitdiff | tree |
2010-01-15 |
Russ Allbery | Clarify documentation of password quality check modules ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-01-14 |
Russ Allbery | Pass external password quality program name as first... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-01-13 |
Love Hornquist Astrand | Only free hx509ctx if its actually allocated
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | just close socket
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | Make compile on pre-leopard (Tiger needs CSSM_SIZE...
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | check for CommonCrypto/CommonDigest.h since it doesn...
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | Wrap <CommonCrypto/CommonDigest.h> with ifdef since...
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | make rk_SOCK_EXIT a statment to avoid warnings
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | fix const-ifyier on cc-ops
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | move unused variable to inside #ifdef
|
commit | commitdiff | tree |
2010-01-08 |
Love Hornquist Astrand | remove unused variable
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | listen for http requests
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | build ts-http
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | expose SIPC_TYPE flags
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | Make http connections work
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | clean up http support
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | fixup prototype
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | Include <base64.h>.
|
commit | commitdiff | tree |
2010-01-06 |
Love Hornquist Astrand | Include <ctype.h>.
|
commit | commitdiff | tree |
2010-01-05 |
Love Hornquist Astrand | Add Secure Endpoints, Inc
|
commit | commitdiff | tree |
2010-01-05 |
Love Hornquist Astrand | need to fix lib/krb5/expand_path_w32.c
|
commit | commitdiff | tree |
2010-01-04 |
Love Hornquist Astrand | Add bits to support HTTP in server
|
commit | commitdiff | tree |
2010-01-04 |
Love Hornquist Astrand | [Heimdal-704] export encode_Key/length_Key, from Jan...
|
commit | commitdiff | tree |
2010-01-02 |
Love Hornquist Astrand | happy new year
|
commit | commitdiff | tree |
2010-01-02 |
Love Hornquist Astrand | Export initialize_hdb_error_table_r and free_Salt,...
|
commit | commitdiff | tree |
2010-01-02 |
Love Hornquist Astrand | Export kdc_check_flags, requested by Jelmer Vernooij...
|
commit | commitdiff | tree |
2010-01-02 |
Love Hornquist Astrand | export GSS_KRB5_CRED_NO_CI_FLAGS_X, needed by samba
|
commit | commitdiff | tree |
2010-01-01 |
Love Hornquist Astrand | replace exeext too
|
commit | commitdiff | tree |
2010-01-01 |
Love Hornquist Astrand | make verify checksum ct
|
commit | commitdiff | tree |
2010-01-01 |
Love Hornquist Astrand | make DES_is_weak_key ct
|
commit | commitdiff | tree |
2010-01-01 |
Love Hornquist Astrand | test weak keys
|
commit | commitdiff | tree |
2009-12-25 |
Love Hornquist Astrand | reorder to remove if (0);
|
commit | commitdiff | tree |
2009-12-25 |
Love Hornquist Astrand | Use #ifdef SIGXCPU instead of #ifndef NO_SIGXCPU
|
commit | commitdiff | tree |
2009-12-25 |
Love Hornquist Astrand | NO_INETD removed
|
commit | commitdiff | tree |
2009-12-25 |
Love Hornquist Astrand | remove NO_INETD by shuffling code around
|
commit | commitdiff | tree |
2009-12-24 |
Love Hornquist Astrand | make #ifdef positive, add comments
|
commit | commitdiff | tree |
2009-12-24 |
Love Hornquist Astrand | implement RAND_pseudorand for the w32 provider in terms...
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | rk_cloexec_dir uses dirfd that is not available on...
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | no dirent.h, use dirent.hin instead
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | minor windows merge stuff
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | use strtol
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | Kerberos library tracing
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | make use rk_SOCK_ERRNO, make compile again
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | change #ifdef to make this compile
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | Merge in last changes from Asanka for the win32 port ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | use krb5_socket_t
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | use rk_closesocket
|
commit | commitdiff | tree |
2009-12-23 |
Love Hornquist Astrand | Merge branch 'master' into win32-port
|
commit | commitdiff | tree |
2009-12-22 |
Guido Günther | Don't free the hx509ctx ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2009-12-22 |
Love Hornquist Astrand | Clean kadm5-pwcheck.h
|
commit | commitdiff | tree |
2009-12-22 |
Love Hornquist Astrand | rename closesocket to rk_closesocket
|
commit | commitdiff | tree |
2009-12-22 |
Love Hornquist Astrand | Log what principal was used in the failure case
|
commit | commitdiff | tree |
2009-12-21 |
Love Hornquist Astrand | refix socket wrappers with rk_
|
commit | commitdiff | tree |
2009-12-21 |
Love Hornquist Astrand | Patch from Secure Endpoints/Asanka Herath for windows...
|
commit | commitdiff | tree |
2009-12-21 |
Love Hornquist Astrand | unset KRB5CCNAME
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | its really just LIBADD more most of them
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | correct quoting
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | Use -lpthread for modern freebsd instead
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | clean KRB5CCNAME and KRB5_CONFIG, require test to reset...
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | more up ${env_setup}
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | use PTHREADS_LIBADD for freebsd6 and newer
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | add PTHREAD_LIBADD
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | add PTHREAD_LIBADD
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | add PTHREAD_LIBADD
|
commit | commitdiff | tree |
2009-12-17 |
Love Hornquist Astrand | switch to PTHREADS_LIBADD
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | log what the error string say too
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | More debug logging
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | sprinkle more 'echo "test failed"'
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | sprinkle 'echo "test failed"'
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | use calloc(), indent more prettier
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | in sh, equal compare is really = for strings, not ==
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | Check for duplicates, already loaded mechs
|
commit | commitdiff | tree |
2009-12-15 |
Love Hornquist Astrand | (kcm_send_request): if heim_ipc_init_context, we have...
|
commit | commitdiff | tree |
2009-12-14 |
Love Hornquist Astrand | add Jan Rekorajski
|
commit | commitdiff | tree |
2009-12-14 |
Love Hornquist Astrand | Match old code and use krb5_sname_to_principal on the...
|
commit | commitdiff | tree |
2009-12-14 |
Love Hornquist Astrand | condition threadsafe on ENABLE_PTHREAD_SUPPORT
|
commit | commitdiff | tree |
2009-12-14 |
Love Hornquist Astrand | freebsd supports pthreads
|
commit | commitdiff | tree |
2009-12-14 |
Love Hornquist Astrand | add PTHREADS_LIBS
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | remove invalid $Id$
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | don't define SQLITE_THREADSAFE just because THREADSAFE...
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | x
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | add otp_find_alg
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | add krb5_auth_con_getremoteseqnumber
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | add missing ;
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | unix -> u
|
commit | commitdiff | tree |
2009-12-13 |
Love Hornquist Astrand | less dup rk_
|
commit | commitdiff | tree |