Commit Graph

  • d844ace4c4 Year 2000 fix Assar Westerlund 1997-05-07 00:38:36 +00:00
  • 61429f357f include <curses.h> before <termios.h> Assar Westerlund 1997-05-06 03:51:12 +00:00
  • 70d4e10097 shared library fixes Assar Westerlund 1997-05-06 03:47:56 +00:00
  • e7210cbeb8 Remove cray compiler bug hack. Johan Danielsson 1997-05-06 02:15:22 +00:00
  • cf52104963 bsdsetjmp.h Johan Danielsson 1997-05-06 02:12:37 +00:00
  • dc612d68a1 typo Assar Westerlund 1997-05-06 01:36:42 +00:00
  • cda9873e15 fix for mmap and restart_point Assar Westerlund 1997-05-05 22:21:20 +00:00
  • 0bf5e413ef don't include <sys/ioctl.h> on sunos4 Assar Westerlund 1997-05-04 23:09:00 +00:00
  • 65d1958a9b rename ispeed and ospeed to handle netbsd Assar Westerlund 1997-05-04 09:53:15 +00:00
  • 113c04632b more prototypes Assar Westerlund 1997-05-04 09:01:34 +00:00
  • d4a78a7095 better(?) shared libraries support Assar Westerlund 1997-05-04 08:24:46 +00:00
  • 86cab80d92 Use HAVE_UTMPX_H rather than HAVE_UTMPX. Johan Danielsson 1997-05-04 05:18:32 +00:00
  • 44d39db09e remove getstr Assar Westerlund 1997-05-04 05:15:11 +00:00
  • 9e64cf797f *** empty log message *** Johan Danielsson 1997-05-04 04:58:01 +00:00
  • 7afedd67c7 Clarify some statements. Add guide to C2. Johan Danielsson 1997-05-04 04:57:19 +00:00
  • ec826f40b2 inst fix Assar Westerlund 1997-05-04 04:17:44 +00:00
  • 0447861f1c Fix some quirks. Might almost work with C2 now. Johan Danielsson 1997-05-04 04:16:50 +00:00
  • 214d03cb0f use @LDSHARED@ Assar Westerlund 1997-05-04 04:16:26 +00:00
  • f58a7aaa32 small fixes Assar Westerlund 1997-05-04 04:08:06 +00:00
  • 5b8c4c88b0 clean up Assar Westerlund 1997-05-04 04:01:13 +00:00
  • cb7d150f96 ifdef-out the code that is not used to avoid referencing `syscall' on AIX. Assar Westerlund 1997-05-04 02:30:41 +00:00
  • 70d97f1d10 Fix entries for ses_release and chk_user. Johan Danielsson 1997-05-03 23:48:57 +00:00
  • 4829a2fe77 fix for the case of max_sz == 0 Assar Westerlund 1997-05-03 23:30:56 +00:00
  • f265bbc1df Cleanup. Johan Danielsson 1997-05-03 21:17:01 +00:00
  • 3a53aad7fa More prototypes. Johan Danielsson 1997-05-03 21:15:42 +00:00
  • 69628fb3f4 Some more cleanup. Johan Danielsson 1997-05-03 15:13:35 +00:00
  • 33a79e08f8 Link with roken. Johan Danielsson 1997-05-03 15:10:37 +00:00
  • b03b3bb1e0 reorder Assar Westerlund 1997-05-02 17:51:09 +00:00
  • 27100522f9 Always link with snprintf.o Assar Westerlund 1997-05-02 17:50:55 +00:00
  • a49b3caafe removed duplicate min Assar Westerlund 1997-05-02 17:50:22 +00:00
  • af7e941903 link with @LIB_DBM@ Assar Westerlund 1997-05-02 17:50:11 +00:00
  • 65827c9b42 link otptest with @LIB_DBM@ Assar Westerlund 1997-05-02 17:49:58 +00:00
  • 05477814be link ftpd with @LIB_DBM@ Assar Westerlund 1997-05-02 17:49:27 +00:00
  • 396592575f Merge code for for normal and su authentication. Johan Danielsson 1997-05-02 16:52:24 +00:00
  • 8c9816b622 s/%d/%u/ Assar Westerlund 1997-05-02 14:55:22 +00:00
  • 5bd22f427a more roken.h Assar Westerlund 1997-05-02 14:44:09 +00:00
  • 91a09efb29 revert Assar Westerlund 1997-05-02 14:30:07 +00:00
  • dd02a92a8b replace sprintf all over the place Assar Westerlund 1997-05-02 14:29:33 +00:00
  • 1495f52771 probably leaking less memory Assar Westerlund 1997-05-02 13:21:49 +00:00
  • 8c9a3458f5 Added asnprintf and vasnprintf Assar Westerlund 1997-05-02 11:41:04 +00:00
  • 9a89bb4626 removed old code and made briefer Assar Westerlund 1997-05-02 10:46:49 +00:00
  • b0790fa0d1 prototypes for asprintf, vasprintf Assar Westerlund 1997-05-02 10:32:09 +00:00
  • 021955feb5 implemented asprintf, vasprintf Assar Westerlund 1997-05-02 10:31:40 +00:00
  • 925b2264a3 Better prompting with su. Johan Danielsson 1997-05-02 10:13:00 +00:00
  • 648007dd53 Use unsigned rather than int. Johan Danielsson 1997-05-02 09:45:22 +00:00
  • 13969f16b3 first try at snprintf Assar Westerlund 1997-05-02 01:04:10 +00:00
  • 5a0b1031d4 (k_afsklog_all_local_cells): Use `k_concat' Assar Westerlund 1997-05-01 17:28:42 +00:00
  • 05c91f18df Make sure to create an ut_id. Johan Danielsson 1997-04-30 18:45:15 +00:00
  • df68edc60f some stupid include-fixes Assar Westerlund 1997-04-26 04:08:44 +00:00
  • 1ef08a99d2 removed stupid #if 0 Assar Westerlund 1997-04-26 02:10:17 +00:00
  • 4e3af3c29e (realm_of_cell): don't overwrite buffer with result from `gethostbyaddr' Assar Westerlund 1997-04-23 21:30:01 +00:00
  • 300821313c changed signature of `k_getsockinst' Assar Westerlund 1997-04-23 21:29:00 +00:00
  • f52b23bb20 use strdup Assar Westerlund 1997-04-23 21:28:36 +00:00
  • b2ad71815b paranoia with result from `gethostbyname' Assar Westerlund 1997-04-23 21:27:28 +00:00
  • 9315440eab (hookup): terminate string from gethostbyname Assar Westerlund 1997-04-23 21:25:59 +00:00
  • cf5465840c soriasis make stupidity Assar Westerlund 1997-04-22 23:39:12 +00:00
  • 0fa42ce6ca don't include encdata.c in SOURCES_COMMON, otherwise DEC make gets upset. Assar Westerlund 1997-04-22 22:20:44 +00:00
  • fc21b24c16 Last minute fix for Crays. Johan Danielsson 1997-04-20 21:22:55 +00:00
  • cd584b9d19 new files Assar Westerlund 1997-04-20 18:04:41 +00:00
  • c934c15c1f replaced u_char' with unsigned char' Assar Westerlund 1997-04-20 18:04:23 +00:00
  • 56226ae454 newly generated version Assar Westerlund 1997-04-20 18:02:53 +00:00
  • 7f3f626830 Removed des_random_{seed,key} Assar Westerlund 1997-04-20 18:02:32 +00:00
  • 9f37333d02 Fix possible ANSI violation. Johan Danielsson 1997-04-20 16:14:55 +00:00
  • 564f6f47cf Clean up the ifdef swamp. Johan Danielsson 1997-04-20 14:10:56 +00:00
  • 7a09bebf55 On windows they've hidden `struct timeval' inside <winsock.h>! Assar Westerlund 1997-04-20 14:09:50 +00:00
  • f23cb831bb Use kafs_locl.h Johan Danielsson 1997-04-20 13:21:28 +00:00
  • 264f68f294 Local includes. Johan Danielsson 1997-04-20 11:28:43 +00:00
  • 16756d7e2b reformat and fix Assar Westerlund 1997-04-20 06:35:15 +00:00
  • 1351ea529d ID Assar Westerlund 1997-04-20 06:31:50 +00:00
  • 19b4fe529e simplified Assar Westerlund 1997-04-20 06:21:24 +00:00
  • 7d867a8463 removed __P Assar Westerlund 1997-04-20 06:18:10 +00:00
  • 85ed18dbb3 Use TIME_WITH_SYS_TIME Assar Westerlund 1997-04-20 05:51:30 +00:00
  • 82f248ad20 fixed path to passwd_dlg Assar Westerlund 1997-04-20 05:50:12 +00:00
  • ba79c830d7 remove __P Assar Westerlund 1997-04-20 05:47:44 +00:00
  • 670cc556bf Use TIME_WITH_SYS_TIME Removed __P Assar Westerlund 1997-04-20 05:46:48 +00:00
  • 37a753f3e6 change "login" -> "authenticaion" Johan Danielsson 1997-04-20 00:42:14 +00:00
  • 866094189a Include <sys/select.h> Johan Danielsson 1997-04-20 00:25:18 +00:00
  • 0d742998e7 *** empty log message *** Johan Danielsson 1997-04-19 23:33:18 +00:00
  • 0aec44fad0 *** empty log message *** Johan Danielsson 1997-04-19 22:07:25 +00:00
  • 8f06ba85e7 Incorporate /etc/ftpusers changes from NetBSD. Handle oob-stuff better. Johan Danielsson 1997-04-19 21:41:50 +00:00
  • 606fcbfa54 fix potential NULL deref Assar Westerlund 1997-04-18 09:01:16 +00:00
  • 32c5588e14 spelling Assar Westerlund 1997-04-18 09:00:52 +00:00
  • 7e5cf6f8e8 fix ifdef's Assar Westerlund 1997-04-18 09:00:23 +00:00
  • b86b203978 Add support for xover. Johan Danielsson 1997-04-18 00:36:35 +00:00
  • bab8258a2d Fix 'From ' line parsing bug. Johan Danielsson 1997-04-18 00:36:07 +00:00
  • 5c5947ce69 Add support for xover. Fix 'From ' line parsing bug. Johan Danielsson 1997-04-18 00:35:18 +00:00
  • c7f1630eee Add XOVER support. Johan Danielsson 1997-04-18 00:32:59 +00:00
  • de506617ec +pop_debug Johan Danielsson 1997-04-18 00:32:33 +00:00
  • e8f55cfe83 Add tiny popper debug program. Johan Danielsson 1997-04-18 00:32:16 +00:00
  • 4246f79614 updated from krb4 removed unused stuff Assar Westerlund 1997-04-14 18:01:45 +00:00
  • 88a91cc535 Clean up code. Johan Danielsson 1997-04-13 22:22:38 +00:00
  • e4c71731c2 *** empty log message *** Assar Westerlund 1997-04-13 22:21:07 +00:00
  • 6d6c04279c new file Assar Westerlund 1997-04-13 22:20:01 +00:00
  • 16f56ac4cd new files Assar Westerlund 1997-04-13 22:18:46 +00:00
  • c688f33a4b stupid comment Assar Westerlund 1997-04-13 22:16:19 +00:00
  • d15ce8ea38 implemented krb5_kt_add_entry, krb5_kt_store_principal, krb5_kt_store_keyblock Assar Westerlund 1997-04-13 22:16:00 +00:00
  • 76d99e22f3 moved include Assar Westerlund 1997-04-13 22:15:26 +00:00
  • 72c5898882 updated Assar Westerlund 1997-04-13 22:15:00 +00:00
  • a8562f4d37 Added md5.c and sha.c Assar Westerlund 1997-04-13 22:14:17 +00:00
  • b914fb3230 (generalizedtime2time): use `timegm' Assar Westerlund 1997-04-13 22:13:53 +00:00