Commit Graph

  • 5d51ed8f10 (setpeer): Check for `__unix'. This is (apparently) a standard with many representations. Assar Westerlund 1997-05-25 14:38:27 +00:00
  • 3d638b4de6 (retrieve): file must exist to apply a command to it. Assar Westerlund 1997-05-25 13:49:00 +00:00
  • 6d38183c86 (retrieve): Generalise list of commands and basename argument. Assar Westerlund 1997-05-25 13:36:39 +00:00
  • 2d7738bc02 (ftpd_popen): Try standard binary if the one in ~ftp fails. Assar Westerlund 1997-05-25 13:35:53 +00:00
  • f1213f7610 Use `_getpty' if there's one Assar Westerlund 1997-05-25 07:37:16 +00:00
  • 5e16bd277e Use mkstemp. Johan Danielsson 1997-05-25 02:48:29 +00:00
  • d17842e090 +mkstemp Johan Danielsson 1997-05-25 02:40:25 +00:00
  • 36c0ba1517 Some cleanup. Johan Danielsson 1997-05-25 02:36:43 +00:00
  • 7d0d793c35 mkstemp Johan Danielsson 1997-05-25 02:17:49 +00:00
  • ed9498d10c +mkstemp Johan Danielsson 1997-05-25 02:17:28 +00:00
  • f6f877376b code for checking the correct functioning of *nprintf is now #ifdef PARANOIA Assar Westerlund 1997-05-25 02:00:31 +00:00
  • 04a4f72a3d removed const-ness from clean_ttyname Assar Westerlund 1997-05-25 01:14:33 +00:00
  • 1ebf8e5148 removed inline' from des_set_key' Assar Westerlund 1997-05-24 21:23:51 +00:00
  • d7d631eec7 Remove libeditliline.* in uninstall target Björn Groenvall 1997-05-23 14:23:05 +00:00
  • 41714d89d7 MD5 support in crypt(3). Björn Groenvall 1997-05-22 14:41:13 +00:00
  • fc86080ec8 Fix for socks5 Björn Groenvall 1997-05-21 09:23:00 +00:00
  • b11990bad4 made `new_login' const Assar Westerlund 1997-05-20 22:07:49 +00:00
  • 154f8de95d fix Assar Westerlund 1997-05-20 22:05:47 +00:00
  • fc40b7509c Added LOG_DAEMON Assar Westerlund 1997-05-20 20:38:05 +00:00
  • df507197af clean-up Assar Westerlund 1997-05-20 20:37:48 +00:00
  • d781a5536f utmp stuff now seems to be compatible with login Assar Westerlund 1997-05-20 20:37:18 +00:00
  • c82515b578 Add support for logging to wtmpx Assar Westerlund 1997-05-20 20:30:24 +00:00
  • b5159d95c0 Accept strings in standard Internet notation (except the broadcast address). Björn Groenvall 1997-05-20 19:57:03 +00:00
  • 6e74b9101d Avoid redundant multiple recursion in install targets Björn Groenvall 1997-05-20 18:58:41 +00:00
  • 4b6d3e99e6 Made things compile with socks5-v1.0r1. Björn Groenvall 1997-05-20 18:40:42 +00:00
  • a2053e93b8 die Assar Westerlund 1997-05-20 18:35:42 +00:00
  • a0b25be494 changed utmp-stuff not to use ut_id at all Assar Westerlund 1997-05-20 13:48:32 +00:00
  • 1ee9f247d1 no set_utid Assar Westerlund 1997-05-20 13:47:59 +00:00
  • a09e3c0b8d handle case where there's no wtmpx (such as HP-UX 10) Assar Westerlund 1997-05-20 13:46:51 +00:00
  • 6985187245 restructured code Assar Westerlund 1997-05-20 13:46:21 +00:00
  • 9fd688975e new file Assar Westerlund 1997-05-20 12:11:05 +00:00
  • fbf2dc3aba Added HAVE_STRTOK_R so it can be used in libkrb as well. Assar Westerlund 1997-05-19 03:05:47 +00:00
  • 49eaf831ec Use bcopy' if there is no memmove' Assar Westerlund 1997-05-19 03:05:26 +00:00
  • 4b00639c3b removed herror, strchr, and strrchr Assar Westerlund 1997-05-19 03:05:02 +00:00
  • 04fb68d24b corrected spelling of `HAVE_PATHS_H' Assar Westerlund 1997-05-19 03:01:35 +00:00
  • f6a973fa94 no more setupterm Assar Westerlund 1997-05-19 00:34:27 +00:00
  • 07102e2f92 remove curses.h Assar Westerlund 1997-05-19 00:34:06 +00:00
  • 16da228f28 Always use our own `setupterm' for compatibility reasons. Assar Westerlund 1997-05-19 00:33:40 +00:00
  • 690fcf3eb8 <curses.h> and <term.h> doesn't seem to be used and breaks on fujitsu. Assar Westerlund 1997-05-18 22:17:31 +00:00
  • bbb98977fa fencepost error with KRB_SENDAUTH_VLEN Assar Westerlund 1997-05-18 20:38:08 +00:00
  • 8c7ac77dc7 use `alloc_buffer' Assar Westerlund 1997-05-18 20:01:14 +00:00
  • 8ea9d9d7e8 moved `alloc_buffer' to common Assar Westerlund 1997-05-18 20:00:31 +00:00
  • a08e47dd84 added buffer.c Assar Westerlund 1997-05-18 20:00:06 +00:00
  • b59f99788c prototype for `alloc_buffer' Assar Westerlund 1997-05-18 19:59:58 +00:00
  • d884219a5a new file Assar Westerlund 1997-05-18 19:59:24 +00:00
  • f667b46ddf try to give a better error message (than a core dump :-) when talking to an old kxd. Assar Westerlund 1997-05-18 18:53:06 +00:00
  • a414f0e652 moved termios.h before curses.h Assar Westerlund 1997-05-18 18:45:36 +00:00
  • c611c78d5d moved termios.h before curses.h Assar Westerlund 1997-05-18 18:40:44 +00:00
  • 7a3d80ca25 gr Assar Westerlund 1997-05-18 17:06:48 +00:00
  • 5d4d831853 mera rätt Assar Westerlund 1997-05-17 19:34:24 +00:00
  • c0e3775c80 You actually want linemode in the client. Johan Danielsson 1997-05-15 21:15:09 +00:00
  • b79cecf247 +verify_user Johan Danielsson 1997-05-15 19:02:48 +00:00
  • cc49e2b0d9 x Johan Danielsson 1997-05-15 19:02:02 +00:00
  • ef7ebc40da matrix.conf for krb5+c2 Johan Danielsson 1997-05-15 18:34:33 +00:00
  • cfee4e2dd2 matrix.conf for krb5 Johan Danielsson 1997-05-15 18:34:18 +00:00
  • d0726fafa9 First stab at a verify user. Johan Danielsson 1997-05-15 18:28:18 +00:00
  • 467c41e723 x Johan Danielsson 1997-05-15 18:25:54 +00:00
  • 91d7abba97 SIA module for Kerberos 5. Johan Danielsson 1997-05-15 18:25:08 +00:00
  • 772eb87d89 Add some const. Johan Danielsson 1997-05-14 17:41:25 +00:00
  • 9325498645 HAVE_UTMPX -> HAVE_UTMPX_H. Fix for OSF1. Some cleanup. Johan Danielsson 1997-05-14 17:37:21 +00:00
  • f5a442a1b3 +pty.h Johan Danielsson 1997-05-14 17:36:06 +00:00
  • 1e270c68b7 UTMPX_DOES_UTMP_LOGGING -> HAVE_UTMPX_H Johan Danielsson 1997-05-14 17:35:09 +00:00
  • ffc2b2ff1f Use inet_aton. Johan Danielsson 1997-05-13 10:20:54 +00:00
  • 21bfffd28d Move all the string constants into the same translation unit so they can be shared. Björn Groenvall 1997-05-12 19:08:04 +00:00
  • 9ef440b497 make word table and reverse word table constant Assar Westerlund 1997-05-12 12:40:48 +00:00
  • 327a4d2bd9 added __attribute__ ((format (printf) Assar Westerlund 1997-05-11 11:04:38 +00:00
  • c76c05eb3b start probing at 4Mb Assar Westerlund 1997-05-11 10:01:48 +00:00
  • 1470b65bba use MAP_FAILED Assar Westerlund 1997-05-11 09:59:05 +00:00
  • 29fc0dd953 Use MAP_FAILED. (alloc_buffer): new function for allocating a buffer of size max(BUFSIZ, st.st_blksize) Assar Westerlund 1997-05-11 09:58:26 +00:00
  • 0e57a774c9 Give a error message to old-version kx. Assar Westerlund 1997-05-11 09:02:45 +00:00
  • 04d81948d9 old version Assar Westerlund 1997-05-11 09:02:28 +00:00
  • 444c09c48d removed vsyslog Assar Westerlund 1997-05-11 09:02:01 +00:00
  • f6f8ab95a3 (pop_msg): replaced vsprintf with vsnprintf Assar Westerlund 1997-05-11 09:00:59 +00:00
  • 3a4aa23c56 (pop_log): replaced vsprintf with vsnprintf Assar Westerlund 1997-05-11 09:00:47 +00:00
  • 5adcd2b2db added some attributes for pop_log and pop_msg Assar Westerlund 1997-05-11 09:00:31 +00:00
  • 24bd88f181 (krb4_vprintf): replaced vsprintf with vsnprintf Assar Westerlund 1997-05-11 09:00:07 +00:00
  • f4812b0463 hack for reget. Assar Westerlund 1997-05-11 08:59:39 +00:00
  • 5da8f7da41 telnetd cleanup Assar Westerlund 1997-05-11 06:30:05 +00:00
  • 5bc01fea42 implement a usage function Assar Westerlund 1997-05-11 06:08:27 +00:00
  • 637efd01b9 handle some pseudo-unix defines as well. Assar Westerlund 1997-05-11 06:07:59 +00:00
  • fb522fc0f1 removed duplicate copy of `set_buffer_size' Assar Westerlund 1997-05-11 04:48:07 +00:00
  • 88e89e5957 use ktypes.h Assar Westerlund 1997-05-11 04:35:10 +00:00
  • a7a170c9d6 include krb.h Assar Westerlund 1997-05-11 04:08:58 +00:00
  • c365ea9629 use ktypes.h Assar Westerlund 1997-05-11 04:08:11 +00:00
  • 2f434e6efc Include sockbuf.c Johan Danielsson 1997-05-08 21:09:48 +00:00
  • 226054ab35 Fix rpath Johan Danielsson 1997-05-08 21:09:32 +00:00
  • 9389bfcdc7 Fix final bug with encdata.c Johan Danielsson 1997-05-08 21:09:10 +00:00
  • 2e024d7fa7 Remove bogus description of -debug and fix synopsis, remove -edebug. Johan Danielsson 1997-05-07 22:19:25 +00:00
  • f8e4d21117 Remove bftp. Johan Danielsson 1997-05-07 22:12:01 +00:00
  • 4b200b3736 Remove -s and -I Johan Danielsson 1997-05-07 22:08:23 +00:00
  • b7844efd3f -B, -k, and -l are now ignored. Johan Danielsson 1997-05-07 22:03:17 +00:00
  • 9818903194 KAFS documentation. Johan Danielsson 1997-05-07 21:49:02 +00:00
  • 0febabc464 Make more in-line with the code. Johan Danielsson 1997-05-07 20:11:11 +00:00
  • 63830eb135 Moved set_buffer_size to common. Johan Danielsson 1997-05-07 18:00:44 +00:00
  • b305f5a00e Moved from ftp/ftpd Johan Danielsson 1997-05-07 18:00:05 +00:00
  • 02ddfcda53 +set_buffer_size Johan Danielsson 1997-05-07 17:59:17 +00:00
  • e1f4d82f47 Changed checkaccess to make no file mean `allow'. Added shell matching to names (if fnmatch is available). Johan Danielsson 1997-05-07 17:50:54 +00:00
  • ca0a5ed14c (kauth): Use `DEFAULT_TKT_LIFE' Assar Westerlund 1997-05-07 02:21:30 +00:00
  • 2a4375828c always cast to (long) before printing out an `off_t' Assar Westerlund 1997-05-07 02:20:56 +00:00
  • a025a4b72e removed getent.c Assar Westerlund 1997-05-07 01:04:00 +00:00