Commit Graph

  • f4cfe08a63 x Love Hörnquist Åstrand 2005-06-21 18:59:27 +00:00
  • e34a4a8614 unconst Love Hörnquist Åstrand 2005-06-21 18:56:15 +00:00
  • 8a5d747fd8 x Love Hörnquist Åstrand 2005-06-21 18:53:17 +00:00
  • eb738780bf Write a new parse_number function that is possible to limit that amount of numbers used, with this strptime can handle strptime("200505", "%Y%m", &tm); Love Hörnquist Åstrand 2005-06-21 18:52:37 +00:00
  • d7fc1e7826 add 0.6.5 notes Love Hörnquist Åstrand 2005-06-20 20:02:47 +00:00
  • 077d6ac811 x Love Hörnquist Åstrand 2005-06-20 13:33:44 +00:00
  • 752ef4692a fix example Love Hörnquist Åstrand 2005-06-20 13:32:44 +00:00
  • 50039def7d x Love Hörnquist Åstrand 2005-06-18 22:49:24 +00:00
  • 6f1fa16431 Rename parameter, as encrypt shadows a global, from Andrew Bartlett Love Hörnquist Åstrand 2005-06-18 22:47:33 +00:00
  • 510f0ff749 x Love Hörnquist Åstrand 2005-06-17 08:22:27 +00:00
  • c3ca297275 indent Love Hörnquist Åstrand 2005-06-17 07:49:33 +00:00
  • c79d2d9911 x Love Hörnquist Åstrand 2005-06-17 07:48:04 +00:00
  • 4372de7bb8 (krb5_rd_rep): check if KRB5_AUTH_CONTEXT_DO_TIME set and use that as a que that timestamp should be checked, DCE-STYLE gssapi needs to be able to tweek this Love Hörnquist Åstrand 2005-06-17 07:47:16 +00:00
  • 6c9f4bfd65 x Love Hörnquist Åstrand 2005-06-17 06:47:29 +00:00
  • 7f55eae358 constify Love Hörnquist Åstrand 2005-06-17 06:45:52 +00:00
  • a7e9127a62 rename optind to optidx Love Hörnquist Åstrand 2005-06-17 05:35:35 +00:00
  • 236628582f rename variable password to avoid shadowing Love Hörnquist Åstrand 2005-06-17 05:34:43 +00:00
  • 1a8b054bbc avoid shadowing Love Hörnquist Åstrand 2005-06-17 05:27:46 +00:00
  • 04dcbbc45a rename local variable slave to s, optind -> optidx Love Hörnquist Åstrand 2005-06-17 05:23:46 +00:00
  • 7d07ffa844 rename variable exp to expression Love Hörnquist Åstrand 2005-06-17 05:21:07 +00:00
  • 77abb72eb2 rename shadowing len to num Love Hörnquist Åstrand 2005-06-17 05:18:20 +00:00
  • 4d5498534c const poison Love Hörnquist Åstrand 2005-06-17 05:13:26 +00:00
  • aea172a9a7 rename optind to optidx Love Hörnquist Åstrand 2005-06-17 05:09:56 +00:00
  • 0927e1235b const poison, add a unconst where needed Love Hörnquist Åstrand 2005-06-17 05:08:46 +00:00
  • 85588d6046 (krb5_string_to_key): unconst password Love Hörnquist Åstrand 2005-06-17 05:03:45 +00:00
  • 944e3fda05 rename pvno to krb5-pvno Love Hörnquist Åstrand 2005-06-17 04:58:59 +00:00
  • 348ee32e90 (krb5_keytab_key_proc): unconst argument Love Hörnquist Åstrand 2005-06-17 04:56:44 +00:00
  • 8c1cb200c7 rename optind to optidx Love Hörnquist Åstrand 2005-06-17 04:54:40 +00:00
  • e6f9987ade rename the temporary string variable to `str' Love Hörnquist Åstrand 2005-06-17 04:53:35 +00:00
  • 583e4fad3e rename optind to optidx Love Hörnquist Åstrand 2005-06-17 04:48:02 +00:00
  • 4a78962ece unconst argument to krb5_store (XXX this should be fixed, krb5_store doesn't need to modify its argument) Love Hörnquist Åstrand 2005-06-17 04:36:33 +00:00
  • dffa265ac7 (krb5_sendto): remove shadowing unnessecery variable ret Love Hörnquist Åstrand 2005-06-17 04:33:11 +00:00
  • dcf2713a1d (krb5_rd_cred): remove shadowing unnessecery variable len Love Hörnquist Åstrand 2005-06-17 04:31:48 +00:00
  • 5a58b0ae6d rename optind to optidx Love Hörnquist Åstrand 2005-06-17 04:29:41 +00:00
  • 5299cdcaf3 rename variable index to idx Love Hörnquist Åstrand 2005-06-17 04:28:35 +00:00
  • 7ab97d06cc rename variable time to timestr to avoid shadowing Love Hörnquist Åstrand 2005-06-17 04:25:05 +00:00
  • ab5d515651 (krb5_krbhst_init_flags): rename variable to avoid shadowing Love Hörnquist Åstrand 2005-06-17 04:23:26 +00:00
  • d7abacbd8c rename optind to optidx Love Hörnquist Åstrand 2005-06-17 04:21:47 +00:00
  • 4905d2df94 unconst argumen to connect, unconst argument to krb5_store (XXX this should be fixed, krb5_store doesn't need to modify its argument) Love Hörnquist Åstrand 2005-06-17 04:20:11 +00:00
  • 7b778a173b (default_s2k_func): unconst password Love Hörnquist Åstrand 2005-06-17 04:15:20 +00:00
  • 552b026c14 remove cast that to avoid dropping const Love Hörnquist Åstrand 2005-06-16 22:57:14 +00:00
  • d83bcde1e8 rename `encrypt' to avoid shadow warning Love Hörnquist Åstrand 2005-06-16 22:54:33 +00:00
  • abd08f59fd rename index to idx Love Hörnquist Åstrand 2005-06-16 22:52:33 +00:00
  • f4ed8d6a38 (k_afs_cell_of_file): unconst path Love Hörnquist Åstrand 2005-06-16 22:51:26 +00:00
  • de43c2edcd x Love Hörnquist Åstrand 2005-06-16 21:18:29 +00:00
  • ac94b1f03b rename index to idx Love Hörnquist Åstrand 2005-06-16 21:16:59 +00:00
  • b1efe15c20 use rk_UNCONST Love Hörnquist Åstrand 2005-06-16 21:16:40 +00:00
  • c6660ad5a9 use ansi c prototypes Love Hörnquist Åstrand 2005-06-16 21:04:43 +00:00
  • 040e373888 use ansi prototypes Love Hörnquist Åstrand 2005-06-16 21:03:43 +00:00
  • 00f6c67538 include headers and provide arguments for the tests Love Hörnquist Åstrand 2005-06-16 21:02:16 +00:00
  • 69ef60cef2 x Love Hörnquist Åstrand 2005-06-16 20:42:30 +00:00
  • 6ff139c34a use rk_UNCONST Love Hörnquist Åstrand 2005-06-16 20:40:49 +00:00
  • dfc0cda3e3 rename to avoid shadowing Love Hörnquist Åstrand 2005-06-16 20:38:49 +00:00
  • d1ecb701ab give kret in GSSAPI_KRB5_INIT a more unique name Love Hörnquist Åstrand 2005-06-16 20:34:03 +00:00
  • 8a7ce09f75 use rk_UNCONST to unconstify Love Hörnquist Åstrand 2005-06-16 20:32:03 +00:00
  • 1973620247 x Love Hörnquist Åstrand 2005-06-16 20:28:41 +00:00
  • 1197dbb841 rename optind to optidx Love Hörnquist Åstrand 2005-06-16 20:28:32 +00:00
  • c3579d1f6c rename to avoid shadowing Love Hörnquist Åstrand 2005-06-16 20:25:20 +00:00
  • 70aae422eb (_krb5_expand_default_cc_name): just copy the string instead of losing const Love Hörnquist Åstrand 2005-06-16 20:19:57 +00:00
  • 31a2c01297 use rk_UNCONST to silence const warning Love Hörnquist Åstrand 2005-06-16 20:16:12 +00:00
  • 38f3241d93 rename sin to sin4 Love Hörnquist Åstrand 2005-06-16 20:10:34 +00:00
  • ea01b7dc43 rename optind to optidx, remove shadowed variables Love Hörnquist Åstrand 2005-06-16 20:09:27 +00:00
  • 4eaa507264 rename optind to optidx Love Hörnquist Åstrand 2005-06-16 20:05:31 +00:00
  • 622777b1ce rename to avoid shadowing Love Hörnquist Åstrand 2005-06-16 20:03:38 +00:00
  • 491a812d67 rename function filename to get_filename Love Hörnquist Åstrand 2005-06-16 19:58:58 +00:00
  • ee007305f2 use get_filename Love Hörnquist Åstrand 2005-06-16 19:58:35 +00:00
  • 70798143f0 x Love Hörnquist Åstrand 2005-06-16 19:55:13 +00:00
  • ab59af8c86 fix a merge error Love Hörnquist Åstrand 2005-06-16 19:55:03 +00:00
  • 7988a94231 use ansi c declarations Love Hörnquist Åstrand 2005-06-16 19:45:52 +00:00
  • bf6767ab53 x Love Hörnquist Åstrand 2005-06-16 19:41:10 +00:00
  • 4a832c7f70 add headers and argument to dlopen Love Hörnquist Åstrand 2005-06-16 19:40:59 +00:00
  • 2679e4770f use HAVE_DLOPEN around cc_handle Love Hörnquist Åstrand 2005-06-16 19:32:44 +00:00
  • 20040163c5 rename optind to optidx, rename variables to avoid shadowing Love Hörnquist Åstrand 2005-06-16 19:30:18 +00:00
  • 70d258bf69 rename optind to optidx, move variable define to avoid shadowing Love Hörnquist Åstrand 2005-06-16 19:25:45 +00:00
  • fe19824f4a rename index to idx Love Hörnquist Åstrand 2005-06-16 19:24:11 +00:00
  • 6ba480d200 use rk_UNCONST to un-constify Love Hörnquist Åstrand 2005-06-16 19:23:03 +00:00
  • 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