Commit Graph

  • 816c30fe89 (verify_and_remove_cookies): give back a meaningful error message if we're using the wrong cookie Assar Westerlund 1999-01-22 17:49:12 +00:00
  • 28fb7f91cf roken renaming Assar Westerlund 1999-01-17 20:48:21 +00:00
  • 3abd468399 moved all check_login and check_login_no_guest to the end of the rules to ensure we don't generate several (independent) error messages. once again, having a yacc-grammar for FTP with embedded actions doesn't strike me as the most optimal way of doing it. Assar Westerlund 1999-01-13 22:52:54 +00:00
  • 15646be0aa *** empty log message *** Assar Westerlund 1999-01-12 04:07:00 +00:00
  • 35122f2b31 sparcv9 is also 64 bits, use unsigned int' instead of unsigned long' Assar Westerlund 1999-01-12 04:06:48 +00:00
  • ad6f011ed5 mkstemp: add prototype Assar Westerlund 1998-12-23 03:17:22 +00:00
  • 4664cde2db removed duplicated paths.h Assar Westerlund 1998-12-23 02:49:15 +00:00
  • 4388065108 *** empty log message *** Assar Westerlund 1998-12-20 15:36:24 +00:00
  • fb8d7e5910 unsigned char-correctness Assar Westerlund 1998-12-20 15:36:03 +00:00
  • 963049f0fa (inet_aton): also chedk NEED_INET_ATON_PROTO Assar Westerlund 1998-12-20 15:35:45 +00:00
  • 06694026a2 __attribute__: check for autoconf'd HAVE___ATTRIBUTE__ instead of GNUC Assar Westerlund 1998-12-20 15:35:17 +00:00
  • 4d816f025a (replace_cookie): try to handle the case of not finding any cookies Assar Westerlund 1998-12-18 16:42:00 +00:00
  • 5e87369170 *** empty log message *** Assar Westerlund 1998-12-14 04:57:43 +00:00
  • b56259ebd5 *** empty log message *** Assar Westerlund 1998-12-06 18:52:20 +00:00
  • 617e2be4a3 (parse_something): func is called with val == 0 if no unit was given (acc_flags, acc_units): update to new standard Assar Westerlund 1998-12-06 18:52:09 +00:00
  • 251c80adc2 *** empty log message *** Assar Westerlund 1998-11-29 07:48:33 +00:00
  • 4b696f62a9 (krb5_get_all_server_addrs): add. almost the same as krb5_get_all_client_addrs except that it includes loopback addresses Assar Westerlund 1998-11-29 07:41:26 +00:00
  • 0dbe934433 (init_socket): bind to a particular address (init_sockets): get all local addresses and bind to them all Assar Westerlund 1998-11-29 07:40:46 +00:00
  • 0941387f9a (addr2sockaddr, print_addr): new methods (find_af, find_atype): new functions. use them. Assar Westerlund 1998-11-29 07:39:59 +00:00
  • cd1a92ce82 add hesiod Unknown User uid1094 1998-11-29 00:56:18 +00:00
  • b6a559fd6c HESIOD Unknown User uid1094 1998-11-29 00:55:35 +00:00
  • 079eb1d4ee (stot): constify (type_to_string): always declare (dns_lookup_int): correct debug output Assar Westerlund 1998-11-27 02:08:36 +00:00
  • 42d2c5c26d (dns_lookup_int): send rr_class to res_search Assar Westerlund 1998-11-26 22:42:51 +00:00
  • e90f9ad230 fix broken lines. Reported by Jukka Virtanen <jtv@cc.hut.fi> Assar Westerlund 1998-11-26 20:58:18 +00:00
  • 4923812003 x Johan Danielsson 1998-11-26 16:10:19 +00:00
  • 69b8e5577d some cleanup Johan Danielsson 1998-11-26 16:10:14 +00:00
  • dd33475500 add T_NAPTR Johan Danielsson 1998-11-26 16:09:41 +00:00
  • d0fd153c88 spelling Assar Westerlund 1998-11-25 09:41:10 +00:00
  • bac1d08e83 HAVE_STRUCT_SPWD, HAVE_ENVIRON_DECLARATION Assar Westerlund 1998-11-24 13:43:21 +00:00
  • 9ce3b600e0 bindir -> libexecdir Assar Westerlund 1998-11-24 13:25:47 +00:00
  • 60dd54ba30 (install): fix typo Assar Westerlund 1998-11-24 13:24:04 +00:00
  • a4c0897992 new program Assar Westerlund 1998-11-24 13:21:05 +00:00
  • da5fe2a011 build and install pfrom Assar Westerlund 1998-11-24 13:20:52 +00:00
  • 8cd2857501 <netdb.h> Assar Westerlund 1998-11-23 16:35:24 +00:00
  • fda87bb4b6 rename delete -> remove Assar Westerlund 1998-11-23 15:47:25 +00:00
  • a58bda19a4 rename delete -> remove Assar Westerlund 1998-11-23 15:33:54 +00:00
  • 2032781fa8 rename delete -> remove Assar Westerlund 1998-11-23 11:54:22 +00:00
  • 6604bb9011 x Johan Danielsson 1998-11-22 14:33:55 +00:00
  • 893d27f8f2 eliminate some warnings Johan Danielsson 1998-11-22 14:33:51 +00:00
  • 54b2f13e4a *** empty log message *** Assar Westerlund 1998-11-22 11:49:05 +00:00
  • c4c6fdb22b check for environ and `struct spwd' Assar Westerlund 1998-11-22 11:25:00 +00:00
  • 48fec186cf *** empty log message *** Assar Westerlund 1998-11-22 11:16:16 +00:00
  • fabace1eb5 new test Assar Westerlund 1998-11-22 11:15:42 +00:00
  • 9a8756c5a7 x Johan Danielsson 1998-11-22 10:45:29 +00:00
  • 1cf9077163 (as_rep): set keytype to sess_ktype if ktype_is_etype Johan Danielsson 1998-11-22 10:44:27 +00:00
  • 1bf11c37cf (krb5_keytype_to_etypes): zero terminate etypes (em): sort entries Johan Danielsson 1998-11-22 10:39:56 +00:00
  • 5b4c4110a5 *** empty log message *** Assar Westerlund 1998-11-22 09:49:49 +00:00
  • fafad0688f (sl_command_loop): remove unused variable Assar Westerlund 1998-11-22 09:47:49 +00:00
  • b1cc204cb5 (ss_error): remove unused variable Assar Westerlund 1998-11-22 09:47:24 +00:00
  • 3e967d9432 include err.h (main): remove unused variable Assar Westerlund 1998-11-22 09:46:57 +00:00
  • 7571d7f41f (WFLAGS): set Assar Westerlund 1998-11-22 09:46:18 +00:00
  • 66b3034e8e more braces Assar Westerlund 1998-11-22 09:45:42 +00:00
  • 356a835d28 include ctype and roken Assar Westerlund 1998-11-22 09:39:46 +00:00
  • 8ba53e2d99 include err.h (generate_h): remove unused variable Assar Westerlund 1998-11-22 09:39:28 +00:00
  • fc8a228aa8 (pop_pass): try to always log Assar Westerlund 1998-11-22 09:34:14 +00:00
  • f932e2c276 more braces Assar Westerlund 1998-11-22 09:33:08 +00:00
  • 59e75644e4 (retrying): support on-the-fly decompression Assar Westerlund 1998-11-22 09:30:25 +00:00
  • 000d724fbc (guess_domain): new function (ruserpass): use it Assar Westerlund 1998-11-22 09:29:07 +00:00
  • 0b5f2a0f49 (k_getpwnam): check for `struct spwd' Assar Westerlund 1998-11-22 09:23:18 +00:00
  • d934a8c12f (k_getpwuid): check for `struct spwd' Assar Westerlund 1998-11-22 09:23:04 +00:00
  • b5e27e0ff3 *** empty log message *** Assar Westerlund 1998-11-22 05:56:25 +00:00
  • 6b44da7854 more type correctness Assar Westerlund 1998-11-22 05:55:48 +00:00
  • 84f21a8ac8 re-structure code. remove limits on ASN1 generated bits. Assar Westerlund 1998-11-22 05:54:37 +00:00
  • 03f3050d68 (krb5_xfree): new function Assar Westerlund 1998-11-21 22:16:41 +00:00
  • c3989ca98f (krb5_free_creds_contents): new function Assar Westerlund 1998-11-21 22:16:20 +00:00
  • dca2c83b6a more type correctness Assar Westerlund 1998-11-21 22:15:56 +00:00
  • 769592f397 (krb5_auth_con_init): more type correctness Assar Westerlund 1998-11-21 22:15:14 +00:00
  • 25ecde8225 (der_get_length): fix test of len (der_get_tag): more type correctness Assar Westerlund 1998-11-21 22:14:42 +00:00
  • 085021aea2 (usage): void-ize Assar Westerlund 1998-11-21 22:14:01 +00:00
  • 645fbcd3c2 some more type correctness. Assar Westerlund 1998-11-21 22:13:20 +00:00
  • 4d7d276bce (gss_adat): more braces to shut up warnings Assar Westerlund 1998-11-21 22:12:59 +00:00
  • 5e24639945 (kt_remove): some more type correctness. Assar Westerlund 1998-11-21 22:12:24 +00:00
  • 7f662b63ee (fail_verify_is_ok): new function (krb5_verify_init_creds): if we cannot get a ticket for host/hostname and fail_verify_is_ok just return. use krb5_rd_req Assar Westerlund 1998-11-21 20:37:57 +00:00
  • 82fa376236 *** empty log message *** Assar Westerlund 1998-11-20 06:00:02 +00:00
  • 2a9d2afddf undef ECHO to work around AIX lex bug Assar Westerlund 1998-11-20 05:58:52 +00:00
  • 2b72418183 *** empty log message *** Assar Westerlund 1998-11-19 00:20:12 +00:00
  • 7352fd6e7e add <hesiod.h> Assar Westerlund 1998-11-19 00:18:17 +00:00
  • be671f52e5 link and include hesiod Assar Westerlund 1998-11-19 00:17:04 +00:00
  • f6e3624cce (get_pobox): new function. add hesiod support. Assar Westerlund 1998-11-19 00:16:37 +00:00
  • 6f6f0ac278 *** empty log message *** Assar Westerlund 1998-11-18 21:19:52 +00:00
  • 512e40cb9d document -p Assar Westerlund 1998-11-18 20:47:46 +00:00
  • 9aba8a471e (main): new option `-p' for enable passive mode. Assar Westerlund 1998-11-18 20:47:00 +00:00
  • 3bbab80e53 *** empty log message *** Assar Westerlund 1998-11-18 19:40:15 +00:00
  • c12dfcbfe0 document -n Assar Westerlund 1998-11-18 09:32:14 +00:00
  • 73b2f056c0 new argument -n for not starting any terminal emulator Assar Westerlund 1998-11-18 09:32:00 +00:00
  • 2fcba2d23b (doit_passive): parse $DISPLAY correctly Assar Westerlund 1998-11-18 09:24:44 +00:00
  • 88e3d66749 (KRB5_TGS_NAME, KRB5_TGS_NAME_SIZE): added Assar Westerlund 1998-11-13 04:35:41 +00:00
  • cad841807e (add_cred): add termination NULL pointer Assar Westerlund 1998-11-07 16:55:35 +00:00
  • 5947bd4f12 *** empty log message *** Assar Westerlund 1998-11-07 14:50:26 +00:00
  • 6524c1f7af updated Assar Westerlund 1998-11-07 14:50:21 +00:00
  • 4997b65eed --from implementation from <lha@stacken.kth.se> Assar Westerlund 1998-11-07 14:50:12 +00:00
  • fe95a0b657 *** empty log message *** Assar Westerlund 1998-11-02 02:17:52 +00:00
  • e3e231d3e7 fix unreachable code Assar Westerlund 1998-11-02 02:17:13 +00:00
  • 1d40845bb5 (fcc_destroy): fix typo Assar Westerlund 1998-11-02 02:16:44 +00:00
  • a4d7e57832 (handle_udp, handle_tcp): correct type of `n' Assar Westerlund 1998-11-02 02:16:05 +00:00
  • ece94e8d9f (getreply): remove extra `break' Assar Westerlund 1998-11-02 02:15:33 +00:00
  • fd96adb705 (gss_auth): fixo typo(copyo?) Assar Westerlund 1998-11-02 02:11:29 +00:00
  • beeb156b1a (sec_login): fix loop and return value Assar Westerlund 1998-11-02 00:57:47 +00:00
  • 1e3ca44412 (main): initialize host Assar Westerlund 1998-11-02 00:15:22 +00:00
  • c63b15e404 (recv_krb5_auth): disable `do_encrypt' if not encrypting. Assar Westerlund 1998-11-02 00:15:02 +00:00