2011-04-01 |
Love Hornquist Astrand | path should start with /
|
commit | commitdiff | tree |
2011-04-01 |
Love Hornquist Astrand | ignore generated files better (and remove them from...
|
commit | commitdiff | tree |
2011-04-01 |
Love Hornquist Astrand | include krb5_copy_context
|
commit | commitdiff | tree |
2011-03-22 |
Love Hornquist Astrand | include <sys/socket.h> and fix ifdef wrapping for ...
|
commit | commitdiff | tree |
2011-03-21 |
Love Hornquist Astrand | Add missing quoting in manpage. Patch from Nicolas...
|
commit | commitdiff | tree |
2011-03-21 |
Luke Howard | export krb5_kcm_call/krb5_kcm_storage_request ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-15 |
Love Hornquist Astrand | Remove kerberos4 enable option
|
commit | commitdiff | tree |
2011-03-14 |
Love Hornquist Astrand | really remove extra files
|
commit | commitdiff | tree |
2011-03-14 |
Love Hornquist Astrand | don't don't build files not used
|
commit | commitdiff | tree |
2011-03-14 |
Love Hornquist Astrand | document hx509_certs_iter()
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | update (c)
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | update (c)
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | update (c)
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | mark 1.5pre1
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | replace libeditline with libedit
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | add more oids
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | add keys
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | add pac
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | add GSS_C_INQ_SSPI_SESSION_KEY
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | add sessions.c
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | add session glue
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | glue in some more functions
|
commit | commitdiff | tree |
2011-03-13 |
Love Hornquist Astrand | x
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | check return values
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | add more private symbols
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | add _krb5_key_data
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | remove other _krb5_key_data
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | prefix internal structures with _krb5_
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | prefix symbols that are _krb5_ structures
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | use krb5_err() instead of krb5_get_err_text()
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | use krb5_get_error_message for logging
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | drop gss_name_any since it removed from the draft
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | drop gss_name_any since it removed from the draft
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | Patch from Luke Howard to allow dynamic gss_mo
|
commit | commitdiff | tree |
2011-03-12 |
Luke Howard | Add naming extension SPIs ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-12 |
Luke Howard | Add naming extension SPIs ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | clarify documentation
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | no support for semaphores w/o pthreads
|
commit | commitdiff | tree |
2011-03-12 |
Stefan Metzmacher | HEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-03-12 |
Love Hornquist Astrand | Include <heimbase.h>
|
commit | commitdiff | tree |
2011-03-04 |
Love Hornquist Astrand | https://github.com/heimdal/heimdal/pull/7 ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-26 |
Love Hornquist Astrand | bump version of libgssapi, from Eray Aslan
|
commit | commitdiff | tree |
2011-02-26 |
Jelmer Vernooij | kdc.h: Include hdb.h first, so kdc.h can be included... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-25 |
Derrick Brashear | Correct "not newer" etypes per RFC 4121 ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-24 |
Jelmer Vernooij | gitignore: Ignore generated binaries. ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-24 |
Jelmer Vernooij | hx509: Make various functions used by Samba public. ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-24 |
Andrew Bartlett | heimdal Pass F_CANON down to the hdb layer for servers... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-02-12 |
Love Hornquist Astrand | move up internal framework to avoid using already installed...
|
commit | commitdiff | tree |
2011-02-07 |
Love Hornquist Astrand | add enc-pa-rep(15) to ticket flags
|
commit | commitdiff | tree |
2011-02-07 |
Love Hornquist Astrand | add KRB5_KU_AS_REQ
|
commit | commitdiff | tree |
2011-02-07 |
Love Hornquist Astrand | add KRB5-PADATA-REQ-ENC-PA-REP
|
commit | commitdiff | tree |
2011-02-03 |
Love Hornquist Astrand | add Jaideep Padhye and sort
|
commit | commitdiff | tree |
2011-02-03 |
Love Hornquist Astrand | setup cfx context, found by Jaideep Padhye
|
commit | commitdiff | tree |
2011-01-30 |
Love Hornquist Astrand | add _kdc_db_fetch and _kdc_free_ent for digest-service
|
commit | commitdiff | tree |
2011-01-30 |
Andrew Tridgell | s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERY ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Matthieu Patou | heimdal: make some private key manipulation function... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Matthieu Patou | heimdal: make hx509_cert_public_encrypt public ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Andrew Bartlett | lib/com_err only use error_message for the exported... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-26 |
Jelmer Vernooij | kcc: Add explicitly link against LIB_readline. ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-18 |
Love Hornquist Astrand | define GSS_IOV_BUFFER_FLAG_ALLOCATE and friends
|
commit | commitdiff | tree |
2011-01-12 |
Love Hornquist Astrand | export hx509_find_private_alg
|
commit | commitdiff | tree |
2011-01-12 |
Matthieu Patou | export hx509_private_key_ops ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-03 |
Luke Howard | Rename GSS_IOV_BUFFER_TYPE_FLAG to GSS_IOV_BUFFER_FLAG ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-03 |
Luke Howard | Use RTLD_GROUP ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2011-01-03 |
Love Hornquist Astrand | log more version numbers
|
commit | commitdiff | tree |
2011-01-03 |
Jelmer Vernooij | hdb.h: Include krb5.h first, so hdb.h can be included... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-12-20 |
Jelmer Vernooij | Explicitly link against required libraries. ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-12-20 |
Jelmer Vernooij | base: Make heim_cmp global, as it is used by test_base. ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-12-20 |
Love Hornquist Astrand | add Donald Norwood, our wiki master
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | no more tagged strings
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | remove tag string
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | always define HEIM_SLIST
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | don't undefined SLIST
|
commit | commitdiff | tree |
2010-12-12 |
Love Hornquist Astrand | prefix SLIST with HEIM
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | Also try key usage 8 for tgs-rep subkey
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | don't whine when principal is not found in cache, also...
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | add random abstraction
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | less exit with failures
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | add random_init
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | add missing ;
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | Push PKINIT configuration into default_config.c ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | heimdal Fetch the client before the PAC check, but... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | heimdal Fix handling of backwards cross-realm detection... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Andrew Bartlett | heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-29 |
Love Hornquist Astrand | NETLOGON mechanism, for use in DCE-RPC
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | drop unused functions
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | drop hdb_fetch
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | switch to hdb_fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add backends implement hdb_fetch_kvno, use it
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | implement fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | implement fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | implement fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use _hdb_fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | add _hdb_fetch_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | kvno is krb5_kvno not unsigned
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | kvno is krb5_kvno not unsigned
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | use int32_t for krb5_kvno
|
commit | commitdiff | tree |
2010-11-28 |
Love Hornquist Astrand | adopt syntax
|
commit | commitdiff | tree |
2010-11-28 |
Andrew Bartlett | heimdal Add support for extracting a particular KVNO... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |
2010-11-28 |
Andrew Bartlett | Don't dereference NULL in error verify_checksum error... ...off-by: Love Hornquist Astrand <lha@h5l.org>
|
commit | commitdiff | tree |