2006-11-05 |
Ezra Peisach | Make clean in lib/kdb leaves error table files |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Ezra Peisach | Make clean does not remove lib/crypto/t_prf |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * tcl_kadm5.c (parse_principal_ent, parse_policy_ent... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * secure.c (secure_putbuf): Initialize automatic variab... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * svr_principal.c (kadm5_use_password_server): Define... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * svc_auth_gss.c (svcauth_gss_import_name): Unused... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * g_pw_in_tkt.c (passwd_to_key): Unused function deleted |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * prng.c (init_error): Unused variable deleted |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ken Raeburn | * fake-addrinfo.c (krb5int_lock_fac, krb5int_unlock_fac... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Kevin Coffman | Modify the preath plugin interface so that a plugin... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Ken Raeburn | * cnv_tkt_skey.c (krb524_convert_princs): Move here... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Ken Raeburn | * conv_princ.c (krb5_425_conv_principal): Fix silly... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Will Fiveash | latest Novell ldap patches and kdb5_util dump support... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Ken Raeburn | don't confuse profile iterator in 425 princ conversion |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Ken Raeburn | use strdup |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Tom Yu | more copyright fixes pre-1.6 |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Tom Yu | Synchronise copyright notices. Preliminary update... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Will Fiveash | fix krb5_ldap_iterate to handle NULL match_expr and... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Kevin Coffman | fix invalid access found by valgrind |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Kevin Coffman | Avoid segfault in krb5_do_preauth_tryagain |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Ezra Peisach | For Irix - determine if using gcc and gnu ld - set... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Ezra Peisach | osf1 -oldstyle_liblookup typo |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Sam Hartman | Delete src/lib/ccapi. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Sam Hartman | Update protocol rfcs to the versions we actually implement |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Will Fiveash | enabling LDAP mix-in support for kdb5_util load |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Add supp-int.h to provide prototypes for declared inter... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Memory leak fixes on exit |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Free allocated memory when no longer used |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Invoke krb5_free_principal to remove memory leak |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Call freeaddrinfo at end - memory leak |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Declare krb5_mcc_get_flags static - it is not exported... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ezra Peisach | Unsigned/signed warning fix |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ezra Peisach | Include gss_libinit.h for gssint_initialize_library... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ezra Peisach | Include string.h for memcmp prototype |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ezra Peisach | Include time.h for time() prototype |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ezra Peisach | Add prototype for krb5int_init_context_kdc |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ezra Peisach | Add prototype for krb5_aprof_get_boolean |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ezra Peisach | Tag krb5_rc_dfl_init_locked as static - not used outsid... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ezra Peisach | Cleanup some warnings on missing prototypes |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | fix typo in make var ref |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ezra Peisach | Cleanup unused variable warning during make check |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ezra Peisach | Remove all unused variable warnings from tree |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | typo |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Pass VALGRIND in to runtest. When it's set, redefine... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Suppress some uninteresting glibc warnings on RHEL4 |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Define VALGRIND1 as an invocation of valgrind that... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Zap automatic structures before filling in |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Clear req_st buffer before filling it in |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Initialize some values before use, silence some warnings |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Fix logic bug in string allocation |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ken Raeburn | Use memmove for overlapping regions |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Ken Raeburn | Free v4mode when done with it |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Ken Raeburn | Don't strncpy a string to itself |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Ken Raeburn | Call fileno and krb5_lock_file before calling fclose... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ken Raeburn | Use $(VALGRIND) when running programs using $(KRB5_RUN_... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ken Raeburn | Always zap newly allocated pages, intead of conditional... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ken Raeburn | Use 'const' with krb5_get_error_message |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ken Raeburn | Eliminate some warnings: missing "const", unused variab... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Sam Hartman | * preauth_plugin.h: Don't use an enum in a public api |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ezra Peisach | Add prototype for krb5int_debug_fprint to os-proto... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Sam Hartman | Patch to split client plugin from server plugin |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | (krb5_db2_db_init): When creating a temporary database... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | Add a policy to the database, then after the dump and... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | Another patch from Will Fiveash, to make "kdb5_util... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | more debugging printfs for nightly testing |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Ken Raeburn | (add_to_transited): Change the current logic to keep... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | some (more) debugging code to track down nightly test... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | some debugging code to track down nightly test failures |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | skip over verbose (protocol trace) debugging output |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ken Raeburn | Add bounds-checking assertions before automatic array... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ken Raeburn | Keep just 10/6 version of schema files |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ken Raeburn | Memory management and Solaris porting fixes from Will... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ken Raeburn | Check for allocation failure. Caught by Will Fiveash |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Kevin Coffman | Don't segfault if a preauth plugin module fails to... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Jeffrey Altman | final commits for KFW 3.1 Beta 2 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Russ Allbery | Initialize buffer before calling res_ninit |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | fix dependencies properly this time |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Initialize accessor fields at compile time, under C99... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Move ASN.1 routines for KDB LDAP plugin into main krb5... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Check for ldap_initialize and other functions that... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | 10/3 patch from Savitha R, part 3, patch-manpages-schem... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Use const pointers for error messages. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | drop comma at end of enum list |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ken Raeburn | Eliminate some warnings and non-gcc build problems: |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | 10/3 patch from Savitha R, part 2, patch-krb-schema... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | 10/3 patch from Savitha R, part 1, patch-ldap-schema... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | schema info |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Ken Raeburn | remove old changelog |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Yu | * src/lib/krb5/ccache/t_cccursor.c: Bugfixes from... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Yu | update export lists |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Yu | make depend |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Tom Yu | cursor for iterating over ccaches |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Sam Hartman | * kdc_preauth.c (return_padata): Allocate a padata... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | Patch from Kevin Coffman: |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | ignore generated source-tree files |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | fix dependence on config.status to use correct dir |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Ken Raeburn | Add decode_tagged_unsigned_integer, and try to fix... |
commit | commitdiff | tree | snapshot |
next |