Commit Graph

20664 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand 03d893891d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21624 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:45:59 +00:00
Love Hörnquist Åstrand b131796e4d (dbm_get): set dsize to 0 on failure.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21623 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:45:45 +00:00
Love Hörnquist Åstrand 1e2f5e24ad x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21622 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:36:07 +00:00
Love Hörnquist Åstrand 6e21ab742e split source files in dist and nodist.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21621 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:35:52 +00:00
Love Hörnquist Åstrand 86515cde64 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21620 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:34:22 +00:00
Love Hörnquist Åstrand 553add33d6 split source files in dist and nodist.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21619 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:34:00 +00:00
Love Hörnquist Åstrand f8ec283391 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21618 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:28:59 +00:00
Love Hörnquist Åstrand 17ef5ec809 split source files in dist and nodist.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21617 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:28:19 +00:00
Love Hörnquist Åstrand 490df6d56b add ndbm_wrap.[ch] to EXTRA_DIST
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21616 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:25:38 +00:00
Love Hörnquist Åstrand c1e673bd1b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21615 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:22:57 +00:00
Love Hörnquist Åstrand bc69c048ff (dbm_fetch): set dsize to 0 on failure.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21614 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:22:37 +00:00
Love Hörnquist Åstrand 71c997f52b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21613 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:15:02 +00:00
Love Hörnquist Åstrand bdbf5292dc EXTRA_DIST += have_java.sh
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21612 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:14:44 +00:00
Love Hörnquist Åstrand 1cc9ea5b8c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21611 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:10:54 +00:00
Love Hörnquist Åstrand cf0784bee6 avoid type-punned pointer warning.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21610 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:10:45 +00:00
Love Hörnquist Åstrand 2d379f7fdf rc4
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21609 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:08:12 +00:00
Love Hörnquist Åstrand 54836d4123 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21608 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:05:13 +00:00
Love Hörnquist Åstrand 9bb34fefc3 Use unsigned char * as argument to MD5_Update to please OpenSSL and gcc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21607 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:04:52 +00:00
Love Hörnquist Åstrand 73ba3c2493 Use unsigned char * as argument to MD5_Update to please OpenSSL and gcc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21606 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 07:03:25 +00:00
Love Hörnquist Åstrand 7e35f69377 Init val to avoid gss error.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21605 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 06:51:57 +00:00
Love Hörnquist Åstrand f9f4c5c20f Use unsigned char * as argument to HMAC_Update to please OpenSSL and gcc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21604 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 06:48:55 +00:00
Love Hörnquist Åstrand 1082f18c19 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21603 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 06:19:44 +00:00
Love Hörnquist Åstrand 4bb28b3f25 more verbose what we are testing.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21602 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 06:18:11 +00:00
Love Hörnquist Åstrand 50027c2f37 Make failing to compile a java program a no-fatal error.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21601 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 05:23:05 +00:00
Love Hörnquist Åstrand 6ef8c73461 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21600 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 05:20:40 +00:00
Love Hörnquist Åstrand 98076e183a Disable test if we use socket wrapper.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21599 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-17 05:19:21 +00:00
Love Hörnquist Åstrand 86306d011d 0.9pre again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21598 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 20:31:41 +00:00
Love Hörnquist Åstrand 9ad10fba55 update (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21597 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 18:48:58 +00:00
Love Hörnquist Åstrand 130b130885 more hints about what can go wrong.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21596 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 18:47:59 +00:00
Love Hörnquist Åstrand cf89aee644 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21595 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 18:37:31 +00:00
Love Hörnquist Åstrand 3654c1d2b2 Passe object id is its part of the module defintion statement.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21594 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 18:36:58 +00:00
Love Hörnquist Åstrand 00b99d2592 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21593 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:28:13 +00:00
Love Hörnquist Åstrand b20afc22f7 Implement swrap_dup too.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21592 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:28:03 +00:00
Love Hörnquist Åstrand dc7aa2a351 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21591 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:05:59 +00:00
Love Hörnquist Åstrand 0c60ee355a Add krb_err.h.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21590 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:05:42 +00:00
Love Hörnquist Åstrand be8e2d059d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21589 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:05:09 +00:00
Love Hörnquist Åstrand 41124f4688 Add dup(dummy stub) and dup2(real).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21588 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:04:56 +00:00
Love Hörnquist Åstrand 842b3aeed2 Add dup(dummy stub) and dup2(real).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21587 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 17:04:19 +00:00
Love Hörnquist Åstrand 6463c58059 rc3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21586 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 16:06:27 +00:00
Love Hörnquist Åstrand 23c9a5f67d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21585 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 15:46:33 +00:00
Love Hörnquist Åstrand b5d78610f4 Add version-script.map.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21584 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 14:59:15 +00:00
Love Hörnquist Åstrand e71c74efdd Give more hints of what went wrong.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21583 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 10:22:41 +00:00
Love Hörnquist Åstrand c53ce22f66 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21582 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 10:16:24 +00:00
Love Hörnquist Åstrand 72effd4d06 Only do roken rename for the library.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21581 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 10:15:06 +00:00
Love Hörnquist Åstrand be17a67216 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21580 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 08:42:02 +00:00
Love Hörnquist Åstrand 26df780b8c Print acl file too.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21579 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 08:34:35 +00:00
Love Hörnquist Åstrand 5888fbb9fd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21578 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 08:14:31 +00:00
Love Hörnquist Åstrand ed5760cbdf Error codes are just fine, remove XXX now.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21577 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 08:14:06 +00:00
Love Hörnquist Åstrand 25b5da7f48 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21576 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 07:45:06 +00:00
Love Hörnquist Åstrand 7128d1db59 Drop duplicate error codes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21575 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-16 07:44:54 +00:00