Johan Danielsson
|
3ca5f8150f
|
remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7463 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1999-12-02 16:58:55 +00:00 |
|
Björn Groenvall
|
be97c75d57
|
Change
struct error_table {
char const * const * msgs;
long base;
int n_msgs;
};
struct et_list {
struct et_list *next;
struct error_table *table;
};
extern struct et_list *_et_list;
to be binary compatible with MIT compile_et
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4436 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1998-02-17 21:19:44 +00:00 |
|
Johan Danielsson
|
8bb02601e7
|
Rename error.h to com_right.h.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4395 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1998-02-14 23:47:06 +00:00 |
|
Johan Danielsson
|
a20dd63694
|
initialize_error_table -> initialize_error_table_r
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4127 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-12-05 04:24:53 +00:00 |
|
Johan Danielsson
|
9c87108706
|
Move initialisation from generated code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3161 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-08-26 20:34:24 +00:00 |
|
Johan Danielsson
|
5a32a5c8e7
|
Add copyright notice.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2389 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-07-16 21:40:05 +00:00 |
|
Johan Danielsson
|
93566390d6
|
x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2330 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-07-15 21:21:42 +00:00 |
|
Johan Danielsson
|
e3c11cd30c
|
Replace krb5_get_err_text with new function com_right.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2127 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-07-10 04:19:46 +00:00 |
|
Johan Danielsson
|
d462e9a413
|
Remove use of error_list.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2120 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-07-10 03:32:54 +00:00 |
|
Johan Danielsson
|
8e51e22065
|
Don't use krb5_locl.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2116 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-07-10 03:10:00 +00:00 |
|
Johan Danielsson
|
2647c58cad
|
Try strerror if error code wasn't found.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1315 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1997-03-08 10:49:28 +00:00 |
|
Johan Danielsson
|
22f81b830c
|
Add asn1.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1147 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1996-12-18 00:04:04 +00:00 |
|
Johan Danielsson
|
31bda4c23b
|
x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1146 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1996-12-18 00:04:03 +00:00 |
|
Johan Danielsson
|
63a92395e7
|
Add primitive error library.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1126 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1996-12-17 00:31:01 +00:00 |
|