Commit Graph

  • 4cc58cd732 x Love Hörnquist Åstrand 2005-06-16 19:21:57 +00:00
  • f0cdb49457 rename base to base_id since flex defines a function with the argument base Love Hörnquist Åstrand 2005-06-16 19:21:42 +00:00
  • b5454e78eb (name2number): rename base to num to avoid shadowing Love Hörnquist Åstrand 2005-06-16 19:12:55 +00:00
  • 8ab32b1cdd rename optind to optidx Love Hörnquist Åstrand 2005-06-16 19:10:50 +00:00
  • e370252434 x Love Hörnquist Åstrand 2005-06-16 18:59:36 +00:00
  • d01b7f137f use ansi c declarations Love Hörnquist Åstrand 2005-06-16 18:59:29 +00:00
  • c9d286d742 move const to make it pass -Wcast-qual Love Hörnquist Åstrand 2005-06-16 18:41:28 +00:00
  • 4f8f5e4753 rename optind to optidx Love Hörnquist Åstrand 2005-06-16 18:24:33 +00:00
  • 66481499cc add headers and prototypes to logwtmp, logout and openpty checks Love Hörnquist Åstrand 2005-06-16 18:16:01 +00:00
  • e5a8c2615d include headerfiles and set prototype for tgetent Love Hörnquist Åstrand 2005-06-16 17:59:26 +00:00
  • 0d38426bfb avoid shadowing sin Love Hörnquist Åstrand 2005-06-16 17:49:29 +00:00
  • 61c7c31bc6 ansi'ify the code Love Hörnquist Åstrand 2005-06-16 17:14:51 +00:00
  • cd2b132777 rename optind to optidx to avoid shadowing Love Hörnquist Åstrand 2005-06-16 16:58:45 +00:00
  • 1f37d21729 UNCONST return value from strptime Love Hörnquist Åstrand 2005-06-16 16:57:08 +00:00
  • e21b42f40c rk_UNCONST argument mktime Love Hörnquist Åstrand 2005-06-16 16:55:55 +00:00
  • 101d943acc avoid shadowing sin Love Hörnquist Åstrand 2005-06-16 16:53:09 +00:00
  • 761bb32c40 (parse_record): fix casting to avoid losing const Love Hörnquist Åstrand 2005-06-16 16:46:16 +00:00
  • 601faffba8 add rk_UNCONST that can be used to unconstify variables to avoid api problems that -Wcast-qual will detect Love Hörnquist Åstrand 2005-06-16 16:39:42 +00:00
  • 9dc4717476 since we got no feedback regarding people running heimdal on the crays, remove the quoted # version Love Hörnquist Åstrand 2005-06-16 16:29:58 +00:00
  • d6777fe3f7 rename index to idx to avoid shadowing Love Hörnquist Åstrand 2005-06-16 16:27:35 +00:00
  • e0cd9d7006 x Love Hörnquist Åstrand 2005-06-16 16:18:12 +00:00
  • a8a0554fb3 disable threads on aix because of utmp/utmpx problems Love Hörnquist Åstrand 2005-06-16 16:18:02 +00:00
  • 7ae8d27bbe check for brokenness in getaddrinfo on AIX that can't handle "0" as port number. Love Hörnquist Åstrand 2005-06-16 16:10:50 +00:00
  • 3a721fe1b5 x Love Hörnquist Åstrand 2005-06-16 15:17:57 +00:00
  • f790e9089a (make_etype_info2_entry): NUL terminate the string Love Hörnquist Åstrand 2005-06-15 11:34:53 +00:00
  • 5e9e3d8374 replace strndup with inline copy, free data on failure Love Hörnquist Åstrand 2005-06-15 11:22:33 +00:00
  • b251409222 (_krb5_expand_default_cc_name): replace strndup with inline copy Love Hörnquist Åstrand 2005-06-15 11:18:16 +00:00
  • 1969416851 x Love Hörnquist Åstrand 2005-06-15 03:25:19 +00:00
  • 9176b9b05c rename close and log to avoid shadow warnings Love Hörnquist Åstrand 2005-06-15 03:14:05 +00:00
  • 098ce70bd4 rename variable to avoid shadowing Love Hörnquist Åstrand 2005-06-15 02:57:09 +00:00
  • 625f4bf27f rename index to i to avoid shadowing Love Hörnquist Åstrand 2005-06-15 02:53:20 +00:00
  • 2872371a33 (krb5_get_forwarded_creds): rename two of the local `realm' to srealm to avoid shadowing Love Hörnquist Åstrand 2005-06-15 02:44:36 +00:00
  • 76f6061241 (tgs_rep2): rename one of the tkey to uukey to avoid shadow warning Love Hörnquist Åstrand 2005-06-15 02:36:03 +00:00
  • 1207596131 (tgs_rep2): rename loop to nloop to avoid shadow warning Love Hörnquist Åstrand 2005-06-15 02:31:56 +00:00
  • 6db850f34a 0.8pre Love Hörnquist Åstrand 2005-06-14 12:01:34 +00:00
  • 824d5f69be x Love Hörnquist Åstrand 2005-06-14 03:33:48 +00:00
  • 53730662f4 x Love Hörnquist Åstrand 2005-06-14 01:46:22 +00:00
  • a53ab943fc TESTS += test_mem libkrb5_la_SOURCES += kcm.h Love Hörnquist Åstrand 2005-06-14 01:45:04 +00:00
  • 025005530d Test run functions, to be used with valgrind to detect memoryleaks. Love Hörnquist Åstrand 2005-06-14 01:41:50 +00:00
  • 99ddc0cb57 x Love Hörnquist Åstrand 2005-06-14 00:22:51 +00:00
  • 54f8d95f72 (main): catch KRB5_CONFIG_BADFORMAT from krb5_init_context Love Hörnquist Åstrand 2005-06-14 00:14:43 +00:00
  • 9766d760ab (main): catch KRB5_CONFIG_BADFORMAT from krb5_init_context From: Mathias Feiler <feiler@uni-hohenheim.de> Love Hörnquist Åstrand 2005-06-14 00:06:17 +00:00
  • 50c19e4dd0 x Love Hörnquist Åstrand 2005-06-13 22:57:41 +00:00
  • 825a65e9b9 Add more missig entires, from Mathias Feiler <feiler@uni-hohenheim.de> Love Hörnquist Åstrand 2005-06-13 22:56:39 +00:00
  • 10cedfe58e (pk_principal_from_X509): remember to free KRB5PrincipalName Love Hörnquist Åstrand 2005-06-11 00:42:20 +00:00
  • 4fcc39ccbc (krb5_closelog): free all content in krb5_log_facility Love Hörnquist Åstrand 2005-06-11 00:14:28 +00:00
  • 7ab99ed744 (krb5_log_facility): drop const from program element Love Hörnquist Åstrand 2005-06-11 00:05:24 +00:00
  • 0a9f66241a Add an option to disable ndbm, from Stefan Metzmacher <metze@samba.org> Love Hörnquist Åstrand 2005-06-10 23:58:37 +00:00
  • a36c1df4bd init kvno to please gcc Love Hörnquist Åstrand 2005-06-08 18:11:49 +00:00
  • b2b7abd628 x Love Hörnquist Åstrand 2005-06-08 18:04:54 +00:00
  • 3212d821d6 (do_authenticate): check return value from unparse_auth_args Love Hörnquist Åstrand 2005-06-08 17:58:09 +00:00
  • 0133868c80 init some important variables and check that they are set checking authentication, all to please gcc Love Hörnquist Åstrand 2005-06-08 17:55:06 +00:00
  • 956bab4cf0 (recv_conn): init variables to using them uninitialized Love Hörnquist Åstrand 2005-06-07 14:36:12 +00:00
  • f329895834 x Love Hörnquist Åstrand 2005-06-07 00:56:11 +00:00
  • b8cf2319b3 Spelling. Love Hörnquist Åstrand 2005-06-07 00:54:51 +00:00
  • 5c0e7fd523 x Love Hörnquist Åstrand 2005-06-07 00:44:44 +00:00
  • 50cc59275b Clarify, spelling and add examples. Love Hörnquist Åstrand 2005-06-07 00:43:31 +00:00
  • a3850b13de (kcm_door_server): make static Love Hörnquist Åstrand 2005-06-07 00:35:10 +00:00
  • 93aadcfbfa (disallow_getting_krbtgt): Declare. Love Hörnquist Åstrand 2005-06-07 00:31:29 +00:00
  • 7c84cc33e0 x Love Hörnquist Åstrand 2005-06-03 10:43:29 +00:00
  • 7696971fe7 rework how pthreads support to turned on/off, always run though the switch to figure out what the linker/compiler flag are Love Hörnquist Åstrand 2005-06-03 10:43:19 +00:00
  • 0dd014d499 (filename_check): change signednes of p to avoid warning, move typecasts Love Hörnquist Åstrand 2005-06-02 10:41:28 +00:00
  • bc91ccb255 x Love Hörnquist Åstrand 2005-06-02 09:56:27 +00:00
  • 683bbc3149 (mit_prop_dump): cast argument to krb5_parse_principal to avoid warning Love Hörnquist Åstrand 2005-06-02 09:55:43 +00:00
  • 9637f4a684 x Love Hörnquist Åstrand 2005-06-02 08:18:35 +00:00
  • 6e8d98b9be rename KRB5_TL_MOD_PRINC to mit_KRB5_TL_MOD_PRINC to hint its a constant originating from mit codebase Love Hörnquist Åstrand 2005-06-02 08:16:17 +00:00
  • aff0b33bff x Love Hörnquist Åstrand 2005-06-02 07:39:30 +00:00
  • 26719d30d9 use struct kafs_data everywhere, don't mix with the typedef kafs_data Love Hörnquist Åstrand 2005-06-02 07:38:22 +00:00
  • b8eb6ed9e6 rename more resolve.c symbols Love Hörnquist Åstrand 2005-06-02 07:35:45 +00:00
  • 7a3b0e2dcd Don't building map_syscall_name_to_number where its not used. Love Hörnquist Åstrand 2005-06-02 07:25:58 +00:00
  • 1e11681354 Include <stdlib.h> for srandom/random. Love Hörnquist Åstrand 2005-06-02 07:18:50 +00:00
  • 40b2813421 x Love Hörnquist Åstrand 2005-06-02 07:05:35 +00:00
  • 8677471bb1 x Love Hörnquist Åstrand 2005-06-01 20:20:52 +00:00
  • 6965d18960 s/else if/elif/ Love Hörnquist Åstrand 2005-06-01 20:18:37 +00:00
  • 2d19fec152 x Love Hörnquist Åstrand 2005-06-01 12:40:36 +00:00
  • 634c5c172f x Love Hörnquist Åstrand 2005-06-01 11:21:43 +00:00
  • 5d3efae463 aix case: assume gcc handles -pthread, in the non-gcc case, use the compiler as hint (xlc vs xlc_r) if this environment handles threads or not Love Hörnquist Åstrand 2005-06-01 11:21:02 +00:00
  • 6062b37261 AIX have a diffrent nm, use -B to get bsd like output Love Hörnquist Åstrand 2005-06-01 10:46:20 +00:00
  • c31ebc73a1 If we are allocating 0 entires, avoid failing if ALLOC returns NULL Love Hörnquist Åstrand 2005-06-01 10:40:05 +00:00
  • 66908bd0e7 Check for [kdc]v4-realm Love Hörnquist Åstrand 2005-06-01 07:26:20 +00:00
  • 762c7f3ab3 x Love Hörnquist Åstrand 2005-05-31 22:15:01 +00:00
  • 38ed451ae8 When returning a new error code, set error string. Love Hörnquist Åstrand 2005-05-31 22:13:50 +00:00
  • ea4a3e5660 When returning a new error code, either set error string or clear it Love Hörnquist Åstrand 2005-05-31 22:06:15 +00:00
  • 897ad7f8f3 Adapt to changed signature of _krb5_xunlock, clear more error string where needed. Love Hörnquist Åstrand 2005-05-31 21:50:43 +00:00
  • 14747af538 (_krb5_xunlock): catch the error and turn it into something sensable Love Hörnquist Åstrand 2005-05-31 21:48:57 +00:00
  • 2ed1ba03e7 x Love Hörnquist Åstrand 2005-05-30 21:08:13 +00:00
  • ed3c91d6b1 x Love Hörnquist Åstrand 2005-05-30 20:59:43 +00:00
  • e9cef62ab1 (init_auth): honor ok-as-delegate if local configuration approves Love Hörnquist Åstrand 2005-05-30 20:58:29 +00:00
  • 8a9b0fd298 x Johan Danielsson 2005-05-30 20:57:13 +00:00
  • 80973980d5 rename sendlength to prependlength (which hopefully better represents its purpose), and change type to krb5_boolean Johan Danielsson 2005-05-30 20:56:18 +00:00
  • 34f0637d14 prototype for _gss_check_compat Love Hörnquist Åstrand 2005-05-30 20:53:46 +00:00
  • a2285a7802 export check_compat as _gss_check_compat Love Hörnquist Åstrand 2005-05-30 20:51:51 +00:00
  • 3471204c15 x Love Hörnquist Åstrand 2005-05-30 20:48:26 +00:00
  • 92c6949daf (kdb_attrs): add ok-as-delegate Love Hörnquist Åstrand 2005-05-30 20:47:04 +00:00
  • e1b08855ae (attr_to_flags): check for KRB5_KDB_OK_AS_DELEGATE Love Hörnquist Åstrand 2005-05-30 20:44:54 +00:00
  • f6c9db26bd (kadm5_s_get_principal): set KRB5_KDB_OK_AS_DELEGATE Love Hörnquist Åstrand 2005-05-30 20:43:14 +00:00
  • 5ce5bb68b5 (getit): init data.mask to 0. Problem found by Andrew Abartlet <abartlet@samba.org> Love Hörnquist Åstrand 2005-05-30 20:41:17 +00:00
  • 58460893e1 add KRB5_KDB_OK_AS_DELEGATE, sync KRB5_TL_ flags Love Hörnquist Åstrand 2005-05-30 20:32:58 +00:00
  • 5f764ae99f (tgs_make_reply): copy ok-as-delegate flag from server entry to encrypted ticket flags Love Hörnquist Åstrand 2005-05-30 20:28:19 +00:00
  • 695342d5c7 rc2 Love Hörnquist Åstrand 2005-05-30 14:45:23 +00:00