Assar Westerlund
02dd3f1a46
*** empty log message ***
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1949 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-30 04:16:34 +00:00
Assar Westerlund
9fafac2341
rsh: new program
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1948 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-30 04:15:32 +00:00
Assar Westerlund
7799fc532f
List lock-time with `-l'.
...
New option `-o' to open an locked entry.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1930 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-27 13:32:55 +00:00
Assar Westerlund
f290999528
Use 'STDIN_FILENO' and STDOUT_FILENO' instead of
sp'.
...
OSF's libc isn't quite prepared to have two different FILEs refer
to the same file descriptor.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1906 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-14 19:13:55 +00:00
Björn Groenvall
02c607db68
New resource destroyTickets with corresponding option -nodestroytickets.
...
First try local authentication and if it fails press on with kerberos.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1905 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-12 11:52:17 +00:00
Assar Westerlund
948ba95895
(ftpd_popen): Correct initialization of `foo' before call to
...
`strtok_r'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1867 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-08 17:17:14 +00:00
Assar Westerlund
9735004593
(copy_encrypted): do the type-corrected copy with IV.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1839 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-03 03:21:01 +00:00
Assar Westerlund
bcfa8627ac
(doit_conn): Fix typo in call to accept.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1838 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-03 03:20:40 +00:00
Assar Westerlund
e1b872e687
document `-w'
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1837 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-03 00:58:23 +00:00
Assar Westerlund
29f2df0170
new argument '-w term_emulator' for specifiying which terminal
...
emulator to use. Based on a patch from <arve@nada.kth.se >.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1836 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-03 00:55:46 +00:00
Assar Westerlund
fe1b022c14
re-oder
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1835 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 22:56:44 +00:00
Assar Westerlund
f857b2866a
replace _PATH_TMP with _PATH_TMP_XXX
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1834 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 22:52:37 +00:00
Assar Westerlund
7a21760c61
fix the Makefile to do the for loops the automake way.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1828 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 22:32:05 +00:00
Assar Westerlund
3f79fb0ef3
__CYGWIN32__ work around no longer needed
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1794 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 04:18:36 +00:00
Assar Westerlund
49e6c777dd
Initialize the `lasts' to NULL before calling strtok_r the first time.
...
With our strtok_r it's not necessary, but the man-page on SGIs says it
should be done.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1791 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 03:15:07 +00:00
Assar Westerlund
f3750c9f04
clean-up
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1790 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 03:14:38 +00:00
Assar Westerlund
daed744f7f
Initialize the `lasts' to NULL before calling strtok_r the first time.
...
With our strtok_r it's not necessary, but the man-page on SGIs says it
should be done.
Be more careful with the return value from strtok_r
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1789 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 03:13:48 +00:00
Assar Westerlund
3631f08c0a
do install correctly even if there are no programs to install
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1788 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 01:45:26 +00:00
Assar Westerlund
20047feaed
changed order of includes
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1787 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-30 17:24:06 +00:00
Assar Westerlund
4fc60aacd1
(utmpx_update): Set `ut_id' if we're using utmpx
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1786 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-30 02:21:41 +00:00
Assar Westerlund
2a4486f71c
(start_login): Set `ut_id' if we're using utmpx
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1785 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-30 02:21:04 +00:00
Johan Danielsson
df6707a883
Fix SIGURG bug.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1784 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-29 18:22:08 +00:00
Johan Danielsson
b4f396648e
Remove XTND, and XTND XMIT. Rename XTND XOVER to XOVER.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1779 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 18:50:57 +00:00
Johan Danielsson
e40377974e
Zero local address.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1778 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 17:44:38 +00:00
Johan Danielsson
a56d44b4ec
Cray rmut(3) needs ut_id.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1777 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 17:08:48 +00:00
Assar Westerlund
65cb0254ca
Only include <utmp.h> and <utmpx.h> once
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1776 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 16:23:54 +00:00
Assar Westerlund
1a3ad193cf
Check for `_PATH_WTMP'.
...
Remove stupid macros.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1775 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 15:18:20 +00:00
Assar Westerlund
1f499a90c6
Check for `_PATH_WTMP'
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1774 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 15:17:56 +00:00
Assar Westerlund
6ca5505eef
(SYST): Check for `__unix'. This is (apparently) a standard with many
...
representations.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1773 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 14:38:49 +00:00
Assar Westerlund
5d51ed8f10
(setpeer): Check for `__unix'. This is (apparently) a standard with
...
many representations.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1772 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 14:38:27 +00:00
Assar Westerlund
3d638b4de6
(retrieve): file must exist to apply a command to it.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1771 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 13:49:00 +00:00
Assar Westerlund
6d38183c86
(retrieve): Generalise list of commands and basename argument.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1770 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 13:36:39 +00:00
Assar Westerlund
2d7738bc02
(ftpd_popen): Try standard binary if the one in ~ftp fails.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1769 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 13:35:53 +00:00
Assar Westerlund
f1213f7610
Use `_getpty' if there's one
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1768 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 07:37:16 +00:00
Johan Danielsson
5e16bd277e
Use mkstemp.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1767 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 02:48:29 +00:00
Assar Westerlund
04a4f72a3d
removed const-ness from clean_ttyname
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1761 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-25 01:14:33 +00:00
Björn Groenvall
fc86080ec8
Fix for socks5
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1757 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-21 09:23:00 +00:00
Assar Westerlund
b11990bad4
made `new_login' const
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1756 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 22:07:49 +00:00
Assar Westerlund
154f8de95d
fix
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1755 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 22:05:47 +00:00
Assar Westerlund
df507197af
clean-up
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1753 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 20:37:48 +00:00
Assar Westerlund
d781a5536f
utmp stuff now seems to be compatible with login
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1752 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 20:37:18 +00:00
Assar Westerlund
c82515b578
Add support for logging to wtmpx
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1751 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 20:30:24 +00:00
Björn Groenvall
4b6d3e99e6
Made things compile with socks5-v1.0r1.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1748 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 18:40:42 +00:00
Assar Westerlund
a2053e93b8
die
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1747 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 18:35:42 +00:00
Assar Westerlund
a0b25be494
changed utmp-stuff not to use ut_id at all
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1746 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 13:48:32 +00:00
Assar Westerlund
1ee9f247d1
no set_utid
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1745 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 13:47:59 +00:00
Assar Westerlund
a09e3c0b8d
handle case where there's no wtmpx (such as HP-UX 10)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1744 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 13:46:51 +00:00
Assar Westerlund
6985187245
restructured code
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1743 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 13:46:21 +00:00
Assar Westerlund
9fd688975e
new file
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1742 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-20 12:11:05 +00:00
Assar Westerlund
04fb68d24b
corrected spelling of `HAVE_PATHS_H'
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1738 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-05-19 03:01:35 +00:00