Commit Graph

430 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
eb25d3464f unbreak previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18753 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 14:55:59 +00:00
Love Hörnquist Åstrand
752de87529 split dist and nodist sources
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18740 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 12:01:46 +00:00
Love Hörnquist Åstrand
caa52f4f8f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18648 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 07:50:19 +00:00
Love Hörnquist Åstrand
2e3bcf3d83 add more files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18647 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 07:49:11 +00:00
Love Hörnquist Åstrand
fe0b3a491c Spelling, from Björn Sandell.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17380 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 07:01:18 +00:00
Love Hörnquist Åstrand
345ef1316d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17379 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-01 07:00:25 +00:00
Love Hörnquist Åstrand
fced68ddd0 use afs_ioctlnum, From Tomas Olsson <tol@it.su.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-11 08:12:29 +00:00
Love Hörnquist Åstrand
fc3afb44e0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17045 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-10 16:38:43 +00:00
Love Hörnquist Åstrand
5c607b8633 Try harder to get the pioctl to work via the /proc or /dev interface,
OpenAFS choose to reuse the same ioctl number, while Arla didn't.
Also, try new ioctl before the the old syscalls.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17044 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-10 16:38:22 +00:00
Love Hörnquist Åstrand
e45fef35e1 (afslog_uid_int): use the simpler krb5_principal_get_realm function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-10 08:45:04 +00:00
Love Hörnquist Åstrand
0d9a775c46 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16413 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-12-21 12:45:29 +00:00
Love Hörnquist Åstrand
da439731df Remove dependency on config.h, breaks IRIX build, could depend on
libkafs_la_OBJECTS, but that is just asking for trubble.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16412 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-12-21 12:44:50 +00:00
Love Hörnquist Åstrand
19a7595ae2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16202 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-20 16:57:27 +00:00
Love Hörnquist Åstrand
256cf0f403 Remove untested patch that sneaked in.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16201 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-20 14:59:20 +00:00
Love Hörnquist Åstrand
8de40c5202 Add k_hasafs_recheck.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16200 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-20 14:53:01 +00:00
Love Hörnquist Åstrand
156ee39478 (k_hasafs_recheck): new function, allow rechecking if AFS client have
started now, internaly it resets the internal state from k_hasafs()
and retry retry the probing. The problem with calling k_hasaf() is
that is plays around with signals, and that cases problem for some
systems/applications.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16199 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-20 14:52:18 +00:00
Love Hörnquist Åstrand
addf150924 Mac OS X 10.4 needs a runtime check if we are going to use the
syscall, there is no cpp define to use to check the version.  Every
after 10.0 (darwin 8.0) uses the /dev/ version of the pioctl.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16117 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-02 03:17:06 +00:00
Love Hörnquist Åstrand
9cfdb7f017 Maybe include <sys/sysctl.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16116 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-02 03:14:47 +00:00
Love Hörnquist Åstrand
a1ed69cd38 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16112 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-01 02:56:32 +00:00
Love Hörnquist Åstrand
c9f13ad9b3 Support the new MacOS X 10.4 ioctl interface that is a device
node. Patched from Tomas Olson <tol@it.su.se>.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16111 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-01 02:55:55 +00:00
Love Hörnquist Åstrand
37666b5ba4 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15991 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-26 20:35:34 +00:00
Love Hörnquist Åstrand
6258f30973 Default to use 2b tokens.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15990 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-26 20:35:13 +00:00
Love Hörnquist Åstrand
d1f924e1ac x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-08-11 14:10:04 +00:00
Love Hörnquist Åstrand
abd08f59fd rename index to idx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15461 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 22:52:33 +00:00
Love Hörnquist Åstrand
f4ed8d6a38 (k_afs_cell_of_file): unconst path
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15460 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 22:51:26 +00:00
Love Hörnquist Åstrand
aff0b33bff x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15343 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:39:30 +00:00
Love Hörnquist Åstrand
26719d30d9 use struct kafs_data everywhere, don't mix with the typedef kafs_data
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15342 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:38:22 +00:00
Love Hörnquist Åstrand
b8eb6ed9e6 rename more resolve.c symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15341 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:35:45 +00:00
Love Hörnquist Åstrand
7a3b0e2dcd Don't building map_syscall_name_to_number where its not used.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15340 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 07:25:58 +00:00
Love Hörnquist Åstrand
20d2613f63 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14602 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-24 15:52:07 +00:00
Love Hörnquist Åstrand
c1e831f2dd bump version to 4:1:4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14599 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-24 15:48:47 +00:00
Love Hörnquist Åstrand
e5e8db131d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14552 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 08:45:29 +00:00
Love Hörnquist Åstrand
9d8ae839f2 de-__P
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14551 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 08:45:13 +00:00
Love Hörnquist Åstrand
ea30cafd8e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14367 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-06 14:43:30 +00:00
Love Hörnquist Åstrand
3b2a7cb15f s/KEYTYPE_DES/ETYPE_DES_CBC_CRC/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14366 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-06 14:43:13 +00:00
Johan Danielsson
0624b4457e replace INCLUDES with AM_CPPFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 11:55:29 +00:00
Love Hörnquist Åstrand
6f6b196959 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14103 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 13:41:45 +00:00
Love Hörnquist Åstrand
350845db92 ifdef protect AFS_SYSCALL for DragonFly since they still define
__FreeBSD__ (and __FreeBSD_version), but claim that they will stop
doing it some time...


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14102 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 13:41:32 +00:00
Love Hörnquist Åstrand
7a20eef04a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14101 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 11:25:03 +00:00
Love Hörnquist Åstrand
e44b2f9e21 dragonflybsd uses 339 just like freebsd5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14100 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-09 11:24:47 +00:00
Love Hörnquist Åstrand
28e89e95ba x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13980 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-22 14:30:09 +00:00
Love Hörnquist Åstrand
8db9481ece s/arla/nnpfs/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13978 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-22 14:28:39 +00:00
Love Hörnquist Åstrand
4d801e087e update copyright
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13977 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-22 13:52:46 +00:00
Love Hörnquist Åstrand
78f8a736aa x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13976 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-22 12:35:32 +00:00
Love Hörnquist Åstrand
87d06b184a support the linux /proc/fs/mumel/afs_ioctl afs "syscall" interface
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-06-22 12:34:23 +00:00
Love Hörnquist Åstrand
d186f2e8ea x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-22 15:12:22 +00:00
Love Hörnquist Åstrand
0154e035af search paths for AFS configuration files for the OpenAFS MacOS X,
fix comment


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13282 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-22 15:12:12 +00:00
Love Hörnquist Åstrand
b186071905 search paths for AFS configuration files for the OpenAFS MacOS X
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13281 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-22 15:11:23 +00:00
Love Hörnquist Åstrand
1da5f2fcee x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13177 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-02 17:28:28 +00:00
Love Hörnquist Åstrand
1b0cfc72b1 add _PATH_ARLA_OPENBSD & c/o
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13176 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-02 17:28:18 +00:00