Commit Graph

  • f64c1278fa (krb5_get_init_creds_password): return KRB5_LIBOS_PWDINTR when interrupted Assar Westerlund 1999-09-14 21:53:18 +00:00
  • bcd030454c (krb5_password_key_proc): check return value from des_read_pw_string Assar Westerlund 1999-09-14 21:50:02 +00:00
  • 8f8b7c05c8 (main): don't print any error if reading the password was interrupted Assar Westerlund 1999-09-14 21:48:04 +00:00
  • a82f041fd7 (main): check the return value from fgets Assar Westerlund 1999-09-14 21:46:34 +00:00
  • ff60b3d9ab (main): check return value from des_read_pw_string Assar Westerlund 1999-09-14 21:45:46 +00:00
  • 309470b9a4 *** empty log message *** Assar Westerlund 1999-09-14 21:45:06 +00:00
  • af33e49582 (verify_user_otp): check return value from des_read_pw_string Assar Westerlund 1999-09-14 21:44:39 +00:00
  • 27e22209fc (kt_add): check the return-value from fgets and overwrite the password for paranoid reasons Assar Westerlund 1999-09-14 21:43:28 +00:00
  • d66db0b648 (get_cell_and_realm): only remove the newline if it's there Assar Westerlund 1999-09-14 15:42:45 +00:00
  • 20ca7ec642 *** empty log message *** Assar Westerlund 1999-09-13 02:57:50 +00:00
  • c25bb6e199 (kadm5_c_rename_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:57:35 +00:00
  • 0ff8693aff (kadm5_c_randkey_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:57:25 +00:00
  • 685edb8bfc (kadm5_c_get_privs): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:57:14 +00:00
  • 1e21aad9f0 (_kadm5_client_recv): update prototype Assar Westerlund 1999-09-13 02:56:53 +00:00
  • 28f73a3943 (kadm5_c_modify_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:56:42 +00:00
  • 1bdb833b1f (kadm5_c_get_principals): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:56:29 +00:00
  • ece77a8b98 (kadm5_c_get_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:56:16 +00:00
  • 1843213c28 (kadm5_c_delete_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:56:02 +00:00
  • b0d9d06e08 (kadm5_c_create_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:55:52 +00:00
  • 64b318534d (kadm5_c_chpass_principal): new _kadm5_client_recv Assar Westerlund 1999-09-13 02:55:36 +00:00
  • e41684063c (_kadm5_client_recv): return result in a `krb5_data' so that we avoid copying it and don't need to dimension in advance. change all callers. Assar Westerlund 1999-09-13 02:54:59 +00:00
  • ef67f4e5c5 *** empty log message *** Assar Westerlund 1999-09-13 01:23:11 +00:00
  • 1a23618348 (main): remove bogus error with `--print'. remove sysloging of number of principals transferred Assar Westerlund 1999-09-13 01:22:55 +00:00
  • 39987d6e94 (ka_convert): set flags correctly for krbtgt/CELL principals (main): get rid of bogus opening of hdb database when propagating ka-server database Assar Westerlund 1999-09-13 01:22:04 +00:00
  • 21450172e8 *** empty log message *** Assar Westerlund 1999-09-12 21:40:56 +00:00
  • 056c01b6a5 (krb5_cksumtype): comment out CKSUMTYPE_SHA1 Assar Westerlund 1999-09-12 21:02:31 +00:00
  • f5919fc7a0 *** empty log message *** Assar Westerlund 1999-09-12 20:52:12 +00:00
  • 38149d931c (O_BINARY): add fallback definition Assar Westerlund 1999-09-12 20:51:03 +00:00
  • e3edda4721 (krb5_context_data): add keytab types Assar Westerlund 1999-09-12 20:50:43 +00:00
  • c5b93f2925 remove O_BINARY Assar Westerlund 1999-09-12 20:49:28 +00:00
  • 21eec7e0bc new file Assar Westerlund 1999-09-12 20:48:50 +00:00
  • 451d70f0af move the list of keytab types to the context Assar Westerlund 1999-09-12 20:46:31 +00:00
  • 2535b393d3 (init_context_from_config_file): register all standard cache and keytab types (krb5_free_context): free `kt_types' Assar Westerlund 1999-09-12 20:45:35 +00:00
  • d184e76ce8 (krb5_cc_resolve): move the registration of the standard types of credential caches to context Assar Westerlund 1999-09-12 20:44:40 +00:00
  • 789de1490a (libkrb5_la_SOURCES): add keytab_keyfile.c Assar Westerlund 1999-09-12 20:42:25 +00:00
  • f0e33ca291 *** empty log message *** Assar Westerlund 1999-09-12 20:32:27 +00:00
  • 60e1f685c5 revert back awk test, not worked around in roken.awk Assar Westerlund 1999-09-12 20:32:16 +00:00
  • b59b7d272e Although Cray's may want to have their #:s double quoted other machines don't. Björn Groenvall 1999-09-12 17:23:13 +00:00
  • 535b8fb29f add comments and clean-up Assar Westerlund 1999-09-10 20:36:06 +00:00
  • 3f82f4faf1 *** empty log message *** Assar Westerlund 1999-09-10 20:06:07 +00:00
  • b288f8b8f6 add `ktutil copy' Assar Westerlund 1999-09-10 20:01:57 +00:00
  • f4925c3153 new file Assar Westerlund 1999-09-10 19:58:18 +00:00
  • 0c2ada5f9e (krb5_kt_cursor): add a `data' field Assar Westerlund 1999-09-10 19:57:59 +00:00
  • 7bbcb6a8ed add keytab_krb4.c Assar Westerlund 1999-09-10 19:57:39 +00:00
  • b66ae18014 add krb4 and correct some if's Assar Westerlund 1999-09-10 19:57:18 +00:00
  • ab374023d2 (srvconv): move common code Assar Westerlund 1999-09-10 16:49:11 +00:00
  • 6cd4eeba99 (krb5_fkt_ops, krb5_mkt_ops): new variables Assar Westerlund 1999-09-10 16:24:37 +00:00
  • 18c0b71eb1 move out file and memory functions Assar Westerlund 1999-09-10 16:24:21 +00:00
  • 1abb8a77d0 (libkrb5_la_SOURCES): add keytab_file.c, keytab_memory.c Assar Westerlund 1999-09-10 16:24:03 +00:00
  • e70e38085d new files Assar Westerlund 1999-09-10 16:22:50 +00:00
  • 880e8ad0a7 *** empty log message *** Assar Westerlund 1999-09-10 14:13:04 +00:00
  • 608c73311d *** empty log message *** Assar Westerlund 1999-09-10 13:10:43 +00:00
  • 031dacdae9 (init): also create `changepw/kerberos' Assar Westerlund 1999-09-10 13:10:35 +00:00
  • df81f93b21 *** empty log message *** Assar Westerlund 1999-09-10 13:06:35 +00:00
  • a753c13a19 only create you loose packets when we fail decoding and not when an operation is not performed for some reason (decode_packet): read the service key from the hdb (dispatch, decode_packet): return proper error messages Assar Westerlund 1999-09-10 13:06:25 +00:00
  • 89e4ffd144 *** empty log message *** Assar Westerlund 1999-09-10 10:21:13 +00:00
  • 5e0b1e89c7 move out password quality functions Assar Westerlund 1999-09-10 10:20:42 +00:00
  • 6702fc4ce1 (kadm_ser_cpw): add password quality functions Assar Westerlund 1999-09-10 10:20:15 +00:00
  • 867ebdec52 password quality checking functions Assar Westerlund 1999-09-10 10:19:28 +00:00
  • df26baa39c (kadm5_setup_passwd_quality_check,kadm5_check_password_quality): add prototypes Assar Westerlund 1999-09-10 10:18:54 +00:00
  • b8e4dd0c87 (S_SOURCES): add password_quality.c Assar Westerlund 1999-09-10 10:18:23 +00:00
  • f776ee158e sample password quality checker moved here from ../../kpasswd Assar Westerlund 1999-09-10 10:11:03 +00:00
  • e057a8d0fe moved to lib/kadm5 Assar Westerlund 1999-09-10 10:10:34 +00:00
  • 56f37e6a79 something about password quality assurance Assar Westerlund 1999-09-07 08:46:07 +00:00
  • 8fe4d5ef61 *** empty log message *** Assar Westerlund 1999-09-07 04:31:13 +00:00
  • cf36aefd22 admin doesn't need any keytab any longer mention kpasswdd Assar Westerlund 1999-09-07 02:20:10 +00:00
  • ec2ad9e149 (libhdb_la_SOURCES): add keytab.c. From Love <lha@e.kth.se> Assar Westerlund 1999-09-07 02:18:12 +00:00
  • 86b8927e82 (krb524_convert_creds_kdc): check return value from `krb5_sendto_kdc' Assar Westerlund 1999-09-07 02:04:57 +00:00
  • 7e382bccde (send_and_recv): rename to recv_loop and remove the sending of data. add a parameter `limit'. let callers send the date themselves (and preferably with net_write on tcp sockets) (send_and_recv_tcp): read first the length field and then only that many bytes Assar Westerlund 1999-09-06 13:57:12 +00:00
  • 42332d2eea *** empty log message *** Assar Westerlund 1999-09-05 19:18:35 +00:00
  • 70daae2bd7 (ttloop): make it return 1 if interrupted by a signal, which must have been what was meant from the beginning Assar Westerlund 1999-09-05 19:16:53 +00:00
  • d376fa6a08 (ttloop): update prototype Assar Westerlund 1999-09-05 19:15:21 +00:00
  • 881cb26cc3 (telnet_spin): actually return the value from ttloop (otherwise it's kind of bogus) Assar Westerlund 1999-09-05 19:14:50 +00:00
  • a702301bc9 (handle_tcp): try to print warning `TCP data of strange type' less often Assar Westerlund 1999-09-05 17:16:01 +00:00
  • 747be76abf (send_and_recv): handle EINTR properly. return on EOF. always free data. check return value from realloc. (send_and_recv_tcp, send_and_recv_http): check advertised length against actual length Assar Westerlund 1999-09-05 17:14:06 +00:00
  • bcd4c9a351 *** empty log message *** Assar Westerlund 1999-09-02 19:09:37 +00:00
  • 37af8f3e75 (childhandler): watch for child wait_on_pid' to die. (recv_conn): set wait_on_pid' instead of looping on waitpid here also. This should solve the problem of kxd looping which was caused by the signal handler getting invoked before this waitpid and reaping the child leaving this poor loop without any child Assar Westerlund 1999-09-02 19:09:25 +00:00
  • bb532116f7 x Johan Danielsson 1999-09-01 11:04:03 +00:00
  • 09bf3fa023 SGI capability mumbo-jumbo Johan Danielsson 1999-09-01 11:03:23 +00:00
  • a24107c4c1 also check for capability.h Johan Danielsson 1999-09-01 11:02:26 +00:00
  • 0eb68ac4cb x Johan Danielsson 1999-09-01 10:58:40 +00:00
  • 3b93ff0407 check for sgi capabilities Johan Danielsson 1999-09-01 10:58:28 +00:00
  • 0c78fddc06 sgi capabilities Johan Danielsson 1999-09-01 10:57:35 +00:00
  • 687ee5906c x Johan Danielsson 1999-08-30 10:54:44 +00:00
  • cc4fc0d381 link with res_search/dn_expand libraries Johan Danielsson 1999-08-27 11:32:43 +00:00
  • ff4739d93c (handle_v5): give more informative message if KRB5_KT_NOTFOUND Johan Danielsson 1999-08-27 09:23:26 +00:00
  • 80f41aae8f fix some buglets (from ake@cs.umu.se) Johan Danielsson 1999-08-27 09:19:08 +00:00
  • 2d5a5c1c31 x Johan Danielsson 1999-08-27 09:07:23 +00:00
  • 4cb8288a25 add dump_config Johan Danielsson 1999-08-27 09:06:17 +00:00
  • e0a403da20 print contents of krb5.conf Johan Danielsson 1999-08-27 09:06:03 +00:00
  • 5196926ac0 (rr13): handle zero length bit strings Johan Danielsson 1999-08-27 09:03:41 +00:00
  • 92c4c345c6 krb5_get_all_server_addrs shouldn't return extra addresses Johan Danielsson 1999-08-27 09:02:23 +00:00
  • daebb89321 clarify messages from server Johan Danielsson 1999-08-27 09:01:21 +00:00
  • 43c3f079e3 use HDB keytabs; change some error messages; add --realm flag Johan Danielsson 1999-08-27 09:00:26 +00:00
  • 5ac5a33197 (krb5_append_addresses): remove duplicates Johan Danielsson 1999-08-27 08:26:49 +00:00
  • c080752536 x Johan Danielsson 1999-08-27 08:15:32 +00:00
  • c1f10df5f7 (hdb_get_entry): give some more useful return codes Johan Danielsson 1999-08-26 13:24:05 +00:00
  • 2773d72986 use HDB keytabs Johan Danielsson 1999-08-26 13:09:56 +00:00
  • 819529b1c0 hdb_kt_ops Johan Danielsson 1999-08-26 13:08:16 +00:00
  • 799b01fd88 HDB keytab backend Johan Danielsson 1999-08-26 13:07:30 +00:00