Commit Graph

15 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
0d31d3d686 drop rcsid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24356 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:30:37 +00:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
5fed824f37 its vs it\'s etc. From Bjorn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22071 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-14 20:04:50 +00:00
Love Hörnquist Åstrand
8d40c2994b check return value of alloc functions, from Charles Longeau
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21745 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-31 16:11:25 +00:00
Love Hörnquist Åstrand
4fc736ab5a Don't use db support unless its build into libc but we dont check for
that now, so just disable the code. This removes the dependency on
libdb for roken, and that is a good thing since it causes problem with
nss plugins that uses DB3 that also provides the same symbol, but with
a diffrent ABI. so when the application calls getpwnamn() and it
linked to roken, it craches in the nss functions.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16561 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-13 14:25:32 +00:00
Love Hörnquist Åstrand
709aa58c74 define ROKEN_LIB_FUNCTION on all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14773 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-12 11:29:18 +00:00
Love Hörnquist Åstrand
cd6d1bcf87 In 1997, the University of California, Berkeley issued a statement
retroactively relicensing all code held under their copyright from a
4-clause 'traditional' BSD license to a new 3-clause 'revised' BSD
license, which removed the advertising clause.

From NetBSD, via Joel Baker, and Alistair G. Crooks


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14612 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-02 22:57:46 +00:00
Love Hörnquist Åstrand
815445af73 use strlcpy, from openbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-16 16:28:03 +00:00
Assar Westerlund
a0b6adc68c it works better with #ifdef USE_DB than #if USE_DB
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7410 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-17 21:11:58 +00:00
Assar Westerlund
049073f598 make sure to use db only if we have both the library and the header
file


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7375 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-11-13 04:17:44 +00:00
Assar Westerlund
0ab9726967 check for db_185.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7158 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-10-17 10:56:43 +00:00
Assar Westerlund
f5cb31ea9d ifdef away
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6824 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-16 12:42:40 +00:00
Johan Danielsson
f0140254c2 protect from db-less systems
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6822 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-16 12:29:14 +00:00
Johan Danielsson
4262d2d666 make it build
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6775 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-09 14:44:22 +00:00
Johan Danielsson
9bda230480 getcap from NetBSD
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6771 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-08-09 13:58:59 +00:00