Commit Graph

  • bd6b7de846 Modify entry. Johan Danielsson 1997-11-11 22:16:44 +00:00
  • d2de415457 x Johan Danielsson 1997-11-11 21:32:32 +00:00
  • ef9359a40e Add `-l' flag to use local database. Johan Danielsson 1997-11-11 21:32:23 +00:00
  • 567019e279 Use KADM5_PRIV_ALL. Johan Danielsson 1997-11-11 21:27:48 +00:00
  • ccdf57d61d x Johan Danielsson 1997-11-11 21:23:08 +00:00
  • 7d293dc9fb Use function pointer trampoline for easier dual use (without radiation-hardening capability). Johan Danielsson 1997-11-11 21:21:47 +00:00
  • a00258bda6 *** empty log message *** Assar Westerlund 1997-11-11 20:51:38 +00:00
  • 525ea59613 (krb5_etype_valid): new function Assar Westerlund 1997-11-11 20:51:32 +00:00
  • b93bab5759 (krb5_copy_creds_contents): zero target Assar Westerlund 1997-11-11 20:51:14 +00:00
  • c031069145 (valid_etype): remove Assar Westerlund 1997-11-11 20:50:50 +00:00
  • 6d6ab95ecb remove dead code Assar Westerlund 1997-11-11 20:50:34 +00:00
  • 272780c505 (send_request): free memory on error. Assar Westerlund 1997-11-11 20:50:17 +00:00
  • 28c412eb49 (krb5_build_ap_req): check return value from malloc. Assar Westerlund 1997-11-11 20:49:40 +00:00
  • a678e5574b (krb5_auth_con_init): free memory on failure correctly. (krb5_auth_con_setaddrs_from_fd): return error correctly. Assar Westerlund 1997-11-11 20:48:57 +00:00
  • 7742fc8a38 get_privileges -> privileges Johan Danielsson 1997-11-11 20:40:10 +00:00
  • cf6895aba8 +util.c Johan Danielsson 1997-11-11 20:39:46 +00:00
  • 63eee087fb Some random functions. Johan Danielsson 1997-11-11 20:39:31 +00:00
  • 297c5c606b Implement setting some more values. Johan Danielsson 1997-11-11 20:39:13 +00:00
  • bbd95df4f6 Move stuff to util.c Johan Danielsson 1997-11-11 20:37:57 +00:00
  • dc4603aaed Close socket. Johan Danielsson 1997-11-11 20:30:17 +00:00
  • 9274d53848 x Johan Danielsson 1997-11-11 20:12:16 +00:00
  • 2e46dd73d2 Change the list of separating characters (between units) to comma, space, and tab, removing digits. Having digits in this list makes a flag like T42 generate a parse error. This change makes 17m3s' an invalid time-spec (you need a space). Johan Danielsson 1997-11-11 20:12:02 +00:00
  • e52acc0502 *** empty log message *** Assar Westerlund 1997-11-11 04:21:26 +00:00
  • 408fc0f1fa Zero port. Johan Danielsson 1997-11-11 04:17:42 +00:00
  • 606ed684d8 Add uu_client, and uu_server. Johan Danielsson 1997-11-11 04:17:10 +00:00
  • 475b5cc019 User-to-user server. Johan Danielsson 1997-11-11 04:16:51 +00:00
  • 1f7f3eecb1 User-to-user client. Johan Danielsson 1997-11-11 04:16:29 +00:00
  • 5cc9270d81 Remove krb5_rd_req_with_keytab. Johan Danielsson 1997-11-11 04:16:09 +00:00
  • 330c6c32fb add get_in_tkt_with_{keytab,skey}.c Assar Westerlund 1997-11-11 04:15:52 +00:00
  • 29777c6c54 Check for NULL keyblock. Johan Danielsson 1997-11-11 04:15:33 +00:00
  • 775402fd42 new files Assar Westerlund 1997-11-11 04:15:15 +00:00
  • 8cdd4cecc6 Don't write user-to-user tickets to the cache. Johan Danielsson 1997-11-11 04:14:38 +00:00
  • 9ee225b15a x Johan Danielsson 1997-11-11 02:05:00 +00:00
  • 0fff62c609 Implement auth_con_setuserkey. Johan Danielsson 1997-11-11 02:04:51 +00:00
  • 74dc9c65d3 Use krb5_auth_con_getkey. Johan Danielsson 1997-11-11 02:02:34 +00:00
  • b7b3289d29 x Johan Danielsson 1997-11-11 01:54:04 +00:00
  • b7ebe1debf Rename krb5_free_keyblock to krb5_free_keyblock_contents. Johan Danielsson 1997-11-11 01:52:46 +00:00
  • fb0f4ca9c3 Make authcontext->keyblock a pointer. Johan Danielsson 1997-11-11 01:51:35 +00:00
  • b0f33bd5de Make authcontext->keyblock a pointer. Johan Danielsson 1997-11-11 01:44:08 +00:00
  • fa52ca0c99 fix typo Johan Danielsson 1997-11-11 01:43:54 +00:00
  • dbe5de5039 *** empty log message *** Assar Westerlund 1997-11-11 01:38:48 +00:00
  • 2291bb378f add <sys/socket.h> Assar Westerlund 1997-11-11 01:38:41 +00:00
  • 2e2be5b4e7 Rename krb5_free_keyblock to krb5_free_keyblock_contents, and reimplement krb5_free_keyblock. Johan Danielsson 1997-11-11 01:38:34 +00:00
  • c264b952a5 fix calls to krb5_net_{read,write} Assar Westerlund 1997-11-11 01:37:57 +00:00
  • cdcd52185a Use auth_context->keyblock if ap_options.use_session_key. Johan Danielsson 1997-11-11 01:37:39 +00:00
  • 12e93384ac change int fd' to void *p_fd' Assar Westerlund 1997-11-11 01:36:46 +00:00
  • 5952818f68 include <asn1.h> and <der.h> Assar Westerlund 1997-11-11 01:36:06 +00:00
  • ba1b889011 const-ize Assar Westerlund 1997-11-11 01:35:40 +00:00
  • 77dbed264d Make authcontext->keyblock a pointer. Johan Danielsson 1997-11-11 01:35:38 +00:00
  • 870f9aeca1 update Assar Westerlund 1997-11-11 01:35:30 +00:00
  • 0483a524b1 add xdbm.h Assar Westerlund 1997-11-11 01:35:14 +00:00
  • dd9bbc1eed static-ize fix calls to krb5_net_{read,write} Assar Westerlund 1997-11-11 01:34:37 +00:00
  • 21343d305d dependencies Johan Danielsson 1997-11-11 01:34:22 +00:00
  • 16ed726f81 define NDBM Assar Westerlund 1997-11-11 01:34:08 +00:00
  • bd97f41a37 x Johan Danielsson 1997-11-11 01:33:51 +00:00
  • ea00000fa3 x Johan Danielsson 1997-11-11 00:58:29 +00:00
  • 46fb4c6f02 Implement krb5_get_cred_from_kdc. Johan Danielsson 1997-11-11 00:58:16 +00:00
  • 3e4b661605 Use krb5_compare_creds. Johan Danielsson 1997-11-11 00:53:47 +00:00
  • 1481037e31 Add flags for compare_creds. Johan Danielsson 1997-11-11 00:53:28 +00:00
  • cd92c81ea4 Implement compare_creds. Johan Danielsson 1997-11-11 00:53:12 +00:00
  • 1d0c92346e x Johan Danielsson 1997-11-11 00:41:22 +00:00
  • 168aee6f56 remove dead code Assar Westerlund 1997-11-11 00:16:56 +00:00
  • df3eeb3b25 Add KDC_OPT_* flags. Johan Danielsson 1997-11-10 22:03:31 +00:00
  • 4f7ec7afdc x Johan Danielsson 1997-11-10 21:49:23 +00:00
  • b644bbe059 implement copy_ticket Johan Danielsson 1997-11-10 21:48:48 +00:00
  • b483ecb1e7 fix const-warning Johan Danielsson 1997-11-10 21:48:29 +00:00
  • a260a0c815 some const Johan Danielsson 1997-11-10 21:48:12 +00:00
  • b39dc81ca1 Make options parameter MIT-compatible. Johan Danielsson 1997-11-10 21:47:51 +00:00
  • d59f0a47bf Implement free_data and copy_data. Johan Danielsson 1997-11-10 21:42:47 +00:00
  • 26f01ec809 fix prototype for cc_register Johan Danielsson 1997-11-10 21:41:49 +00:00
  • d4517740b0 cplusplus -> __cplusplus Johan Danielsson 1997-11-09 14:36:12 +00:00
  • bc5ed70eae x Johan Danielsson 1997-11-09 13:36:42 +00:00
  • da806af9ce Fix for NetBSD 1.3 changes. Johan Danielsson 1997-11-09 12:47:04 +00:00
  • a68d3511bb proto for getusershell, if there isn't any Johan Danielsson 1997-11-09 11:58:13 +00:00
  • 35f52acdbf Move X-includes to CPPFLAGS Johan Danielsson 1997-11-09 11:21:34 +00:00
  • fc80cb403c update proto Johan Danielsson 1997-11-09 11:14:38 +00:00
  • 496e2c0ec8 Move tmp-file creation to create_and_write_cookie. Johan Danielsson 1997-11-09 11:14:28 +00:00
  • c99460c09c (create_and_write_cookie) Create temp file with mkstemp. Johan Danielsson 1997-11-09 11:13:21 +00:00
  • 6171864f27 conditionalize otp Assar Westerlund 1997-11-09 09:04:45 +00:00
  • e0c54c119f cond otp. and use top_builddir Assar Westerlund 1997-11-09 09:04:09 +00:00
  • ebc886a0ee x Johan Danielsson 1997-11-09 08:25:10 +00:00
  • dcdd16272a *** empty log message *** Assar Westerlund 1997-11-09 08:15:15 +00:00
  • 450bab6676 be careful with msg-id, subject, and from Assar Westerlund 1997-11-09 08:10:58 +00:00
  • 5fdba33d9e *** empty log message *** Assar Westerlund 1997-11-09 06:18:28 +00:00
  • 12509cee71 use xdbm.h Assar Westerlund 1997-11-09 06:14:56 +00:00
  • acba2a0ddc print out old and new string Assar Westerlund 1997-11-09 06:14:43 +00:00
  • 73b3a68f82 x Johan Danielsson 1997-11-09 04:07:37 +00:00
  • 66f53875ac +list.c Johan Danielsson 1997-11-09 04:07:17 +00:00
  • a15b992061 Interface to kadm5_get_principals Johan Danielsson 1997-11-09 04:07:08 +00:00
  • 89d6bb3e2f function to list principals Johan Danielsson 1997-11-09 04:06:48 +00:00
  • 69015db27d protos for list_princs Johan Danielsson 1997-11-09 04:06:31 +00:00
  • 49751d8373 get_princs_*.c Johan Danielsson 1997-11-09 04:06:11 +00:00
  • dcd921040e Server implementation of kadm5_get_principals. Johan Danielsson 1997-11-09 04:05:10 +00:00
  • 4552019ccc Client implementation of kadm5_get_principals. Johan Danielsson 1997-11-09 04:04:53 +00:00
  • 709c90f58d kadm_get_princs Johan Danielsson 1997-11-09 04:04:11 +00:00
  • f3fbf87dc2 kadm5_free_name_list Johan Danielsson 1997-11-09 04:03:49 +00:00
  • 324c4e9fe6 remove HDB_ERR_INUSE Johan Danielsson 1997-11-09 04:03:37 +00:00
  • eac320277d Add kadm5_get_principals Johan Danielsson 1997-11-09 04:03:20 +00:00
  • 9757ef6725 prototypes Johan Danielsson 1997-11-09 04:01:46 +00:00
  • e4fbadece4 x Johan Danielsson 1997-11-09 03:48:55 +00:00