Asanka Herath
8363d30a47
Remove commented code
2010-08-20 15:21:15 +08:00
Asanka Herath
e7337145ee
Define HAVE_WINDNS and NO_LIMIT_FD_SETSIZE
...
HAVE_WINDNS is defined when we want to use DNSAPI on Windows which
handles most of the resolver work for us.
NO_LIMIT_FD_SETSIZE is defined if the value of a socket FD does not
imply anything about the number of sockets so far assigned.
I.e. checking if the socket is larger than FD_SETSIZE is incorrect.
2010-05-26 10:38:39 -04:00
Asanka Herath
f54630328b
strlen() returns a size_t
2010-05-26 10:38:38 -04:00
Asanka Herath
716121bc60
Don't break build if cleanup fails
2010-05-26 10:38:37 -04:00
Love Hornquist Astrand
2a842e90d3
Drop MD2 support
...
Patch partly from Guillaume Rousse
2010-04-28 22:10:27 +02:00
Love Hornquist Astrand
b914fd57c5
remove NO_INETD by shuffling code around
2009-12-25 06:37:57 +01:00
Asanka Herath
ff11a8ae43
Merge remote branch 'lha/master' into win32-port2
...
* lha/master:
Clean kadm5-pwcheck.h
rename closesocket to rk_closesocket
Log what principal was used in the failure case
2009-12-22 11:05:03 -05:00
Love Hornquist Astrand
ecf9e3c989
Clean kadm5-pwcheck.h
2009-12-22 13:36:58 +01:00
Asanka Herath
b397a69ca7
Remove krb5-types.h.w32
...
We are generating krb5-types.h using bits.c.
2009-11-26 01:26:41 -05:00
Asanka Herath
251879f39e
Generate krb5-types.h instead of using a static one on Windows
2009-11-25 12:43:12 -05:00
Asanka Herath
7513f59f01
include\crypto-header.h no longer needs to be generated on Windows
2009-11-25 12:43:10 -05:00
Asanka Herath
b191b1e12f
Make kdc build on windows
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2009-11-24 22:19:37 -08:00
Love Hornquist Astrand
26f7b41f25
define krb5_socket_t
2009-11-25 02:08:13 +01:00
Love Hornquist Astrand
93a56f6153
define krb5_socket_t
2009-11-25 02:07:45 +01:00
Asanka Herath
1650607d4c
Windows prebuild filess
...
Signed-off-by: Love Hornquist Astrand <lha@h5l.org >
2009-11-25 02:07:24 +01:00
Love Hornquist Astrand
c6bbdb545b
First drop of Windows build infrastructure from Secure Endpoints
2009-11-24 12:12:53 -08:00
Love Hornquist Astrand
313a5011ac
move krb5-types.cross to EXTRA_DIST
2009-09-20 01:11:49 -07:00
Love Hornquist Astrand
ddb40e585e
don't clean out crypto-headers.h, its a static file
2009-09-20 01:10:26 -07:00
Love Hornquist Astrand
6505961801
double include protection
2009-09-16 00:36:47 -07:00
Love Hornquist Astrand
cddc59924c
crypto headers are now stable, provide posix krb5-types.h
2009-09-16 00:24:25 -07:00
Love Hornquist Astrand
8d8bc185ee
Clean evp-{hcrypto,cc}.h
2009-08-14 10:32:48 +02:00
Love Hornquist Astrand
88cd143fd4
Spelling
2009-08-14 10:04:45 +02:00
Love Hornquist Astrand
0351294ddf
clean better
2009-08-06 10:19:11 +02:00
Love Hornquist Astrand
85a46732ef
Include ec*.h files
2009-08-06 09:22:43 +02:00
Love Hornquist Astrand
fa8990dcf4
clean ec*.h files
2009-08-06 09:22:27 +02:00
Love Hornquist Astrand
529b5f9d2c
add heim_threads.h
2009-08-04 20:59:46 +02:00
Love Hornquist Astrand
d544768d1c
don't clean heim_threads.h since it lives here
2009-07-30 07:31:05 +02:00
Love Hörnquist Åstrand
58d847961a
Close f if its not stdout, from cppcheck
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-08 20:32:59 +00:00
Love Hörnquist Åstrand
bc236bae7e
move heim_threads.h to $srcroot/include
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-06 05:10:31 +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
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
fdd88273a9
clean send_to_kdc_plugin.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23712 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-08-29 23:10:11 +00:00
Love Hörnquist Åstrand
c03f133743
drop aes.h, now we use evp.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23579 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-08-17 14:07:49 +00:00
Love Hörnquist Åstrand
6b4676ac99
(CLEANFILES): add wind.h and wind_err.h and sort.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22630 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-02-23 19:57:50 +00:00
Love Hörnquist Åstrand
d018b321d7
remove heim_threads.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22396 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-01-01 19:35:05 +00:00
Love Hörnquist Åstrand
4105b12177
don't run local checks.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21961 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-10-16 13:26:36 +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
cc4333b758
remove cvs ignore files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-09 03:09:59 +00:00
Love Hörnquist Åstrand
c93d042396
Make krb5-types.h nodist_include_HEADERS.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21023 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-09 02:54:41 +00:00
Love Hörnquist Åstrand
58b6ee778a
remove install headerfiles
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19847 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:45:57 +00:00
Love Hörnquist Åstrand
99b88dcbf5
remove install headerfiles
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19843 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 10:38:43 +00:00
Love Hörnquist Åstrand
bc057e5bc8
Include <.../hmac.h>.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19477 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-20 19:51:53 +00:00
Love Hörnquist Åstrand
2dc81f5710
CLEANFILES += vis.h
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19269 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-07 16:26:50 +00:00
Love Hörnquist Åstrand
42e0d8a80b
Move version.h and version.h.in to DISTCLEANFILES.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18897 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-25 05:01:12 +00:00
Love Hörnquist Åstrand
99e66d9e05
ignore Makefile.in
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18716 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 21:07:28 +00:00
Love Hörnquist Åstrand
babd43088c
add gssapi to subdirs
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18715 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 21:06:47 +00:00
Love Hörnquist Åstrand
6755cbbe9b
Avoid creating a file called --version.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:33:58 +00:00
Love Hörnquist Åstrand
104135f16c
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:32:01 +00:00
Love Hörnquist Åstrand
c5fabe82b1
clean files in submakefiles
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18697 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:26:51 +00:00
Love Hörnquist Åstrand
f4059776ee
clean more files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:25:13 +00:00