William Pitcock
|
02831b6f65
|
modules: warning cleanups
|
2016-03-20 02:42:42 -05:00 |
|
William Pitcock
|
b870e83db3
|
makefile: remove *.dll.a files too
|
2016-03-20 02:30:57 -05:00 |
|
William Pitcock
|
c0949eb003
|
extensions/m_webirc: win32 fixes
|
2016-03-20 02:26:30 -05:00 |
|
William Pitcock
|
2d77d121a3
|
m_stats: win32 fixes
|
2016-03-20 02:19:36 -05:00 |
|
William Pitcock
|
4c1e52d3a7
|
bandb: use _WIN32 guards where appropriate
|
2016-03-20 02:14:13 -05:00 |
|
William Pitcock
|
3c27591e9d
|
configure: move mingw check down a bit
|
2016-03-20 02:11:06 -05:00 |
|
William Pitcock
|
b5c0180c4b
|
ircd: build: tell libtool what to DLL_EXPORT
|
2016-03-20 02:08:14 -05:00 |
|
William Pitcock
|
3f97a5c529
|
configure: check for MINGW
|
2016-03-20 02:07:06 -05:00 |
|
William Pitcock
|
1ba9eba550
|
ircd: _WIN32 checks on geteuid() too
|
2016-03-20 02:04:26 -05:00 |
|
William Pitcock
|
538d208948
|
ircd: ircd main: use librb functions for daemon management
|
2016-03-20 02:03:32 -05:00 |
|
William Pitcock
|
a7fb269357
|
ircd: listener: more ss_family grr
|
2016-03-20 02:01:00 -05:00 |
|
William Pitcock
|
53e50d0e2f
|
ircd: ircd_signal: win32 stubs
|
2016-03-20 02:00:22 -05:00 |
|
William Pitcock
|
7671316784
|
ircd: lexer: likewise
|
2016-03-20 01:59:09 -05:00 |
|
William Pitcock
|
e16f4b78b1
|
ircd: ircd_parser: we do not need to include netinet/in.h
|
2016-03-20 01:58:28 -05:00 |
|
William Pitcock
|
0b9aca384a
|
ircd: client: fix format string for free_user() debug notice
|
2016-03-20 01:57:19 -05:00 |
|
William Pitcock
|
4e376fff55
|
include: hostmask: use GET_SS_FAMILY()
|
2016-03-20 01:55:31 -05:00 |
|
William Pitcock
|
e867208deb
|
ircd: use GET_SS_FAMILY() in a bunch of places
|
2016-03-20 01:54:24 -05:00 |
|
William Pitcock
|
1d90b085d3
|
ircd: blacklist: use GET_SS_FAMILY()
|
2016-03-20 01:48:14 -05:00 |
|
William Pitcock
|
e0dc28c59f
|
librb: rb_dictionary: temporary hack to shut up gcc on windows
|
2016-03-20 01:46:00 -05:00 |
|
William Pitcock
|
85368a13d3
|
ircd: rewrite SOCKET_ERROR as I_SOCKET_ERROR
|
2016-03-20 01:44:00 -05:00 |
|
William Pitcock
|
2dea53a203
|
authd: some more win32 fixes
|
2016-03-20 01:37:00 -05:00 |
|
William Pitcock
|
66cd5f6695
|
authd/reslib: include rb_lib.h
|
2016-03-20 01:33:23 -05:00 |
|
William Pitcock
|
c99ae1907f
|
authd: use GET_SS_FAMILY() where appropriate
|
2016-03-20 01:30:24 -05:00 |
|
William Pitcock
|
8da0b2f2cb
|
authd: use _WIN32 as the define for checking windows presence
|
2016-03-20 01:19:46 -05:00 |
|
William Pitcock
|
4f73990245
|
stdinc: more cleanups
|
2016-03-20 01:19:07 -05:00 |
|
William Pitcock
|
76ebf6c489
|
authd: initial pass at win32 porting
|
2016-03-20 01:16:41 -05:00 |
|
William Pitcock
|
b1f7e4098f
|
librb: win32: more cleanups
|
2016-03-20 00:41:01 -05:00 |
|
William Pitcock
|
e49147e56e
|
commio: even more win32 fixes
|
2016-03-20 00:38:46 -05:00 |
|
William Pitcock
|
339150ec60
|
commio: further win32 fixes
|
2016-03-20 00:37:50 -05:00 |
|
William Pitcock
|
7dbf237f93
|
commio: win32 fixes
|
2016-03-20 00:36:35 -05:00 |
|
William Pitcock
|
17e4e6af83
|
librb: further cleanups
|
2016-03-20 00:35:13 -05:00 |
|
William Pitcock
|
dc7e6b42ca
|
librb: some win32 fixes
|
2016-03-20 00:33:19 -05:00 |
|
William Pitcock
|
b68dee9bcb
|
librb: only install WSA stubs if windows SDK does not provide them
|
2016-03-20 00:18:42 -05:00 |
|
William Pitcock
|
b45a2f351e
|
configure: check -lws2_32 for socket() too
|
2016-03-20 00:11:06 -05:00 |
|
William Pitcock
|
1859e9d7d7
|
ircd: remove basically entirely pointless ServerInfo.hub (closes #167)
|
2016-03-19 23:05:07 -05:00 |
|
William Pitcock
|
72b51232a9
|
ensure we do not distribute flex/bison files
|
2016-03-19 19:23:08 -05:00 |
|
Elizabeth Myers
|
9b8e9eb321
|
config.h delenda est
|
2016-03-19 19:14:26 -05:00 |
|
Elizabeth Myers
|
fe4224394e
|
Can IGNORE_BOGUS_TS at the behest of @kaniini and @jilest
|
2016-03-19 18:55:13 -05:00 |
|
Elizabeth Myers
|
2a9257c652
|
rb_dictionary: add include needed for int types.
|
2016-03-19 15:59:27 -05:00 |
|
William Pitcock
|
43f06d8d8c
|
ircd/sslproc: same for zlib_ok
|
2016-03-19 00:58:57 -05:00 |
|
William Pitcock
|
d35870ee36
|
ssld: do not shadow openssl-internal symbol "ssl_ok" (yeah, i know)
|
2016-03-19 00:58:15 -05:00 |
|
William Pitcock
|
bfc44622c8
|
ircd: do not shadow internal openssl symbol "ssl_ok" (yeah, i know)
|
2016-03-19 00:57:32 -05:00 |
|
William Pitcock
|
7cc67225cb
|
sslproc: return after calling free_ssl_daemon() when in sandbox ipc service routine
|
2016-03-19 00:04:38 -05:00 |
|
William Pitcock
|
ca372c23c9
|
bandb: embedded sqlite3: fix build on cygwin
|
2016-03-18 23:39:13 -05:00 |
|
William Pitcock
|
066b05dfe2
|
librb: use charybdis acinclude dir
|
2016-03-18 23:28:42 -05:00 |
|
William Pitcock
|
61eb4ba64a
|
ircd: link libircd with -no-external
|
2016-03-18 23:14:38 -05:00 |
|
Elizabeth Myers
|
b429e2df07
|
install-sh: make +x
|
2016-03-18 16:25:38 -05:00 |
|
Elizabeth Myers
|
c084fcafec
|
ircd: fix a really retarded GCC warning by being anal retentively "standards compliant"
|
2016-03-18 15:53:43 -05:00 |
|
Elizabeth Myers
|
36e803d93a
|
crypt: fix strict-aliasing warnings by using an explicit alias.
|
2016-03-18 15:46:09 -05:00 |
|
Elizabeth Myers
|
1db8a31395
|
modules: fix stupid GCC false positive warning.
This invocation of strlen is on a constant string and should be folded
by any sane compiler (GCC included), but it warns anyway because GCC is
stupid.
|
2016-03-18 15:32:33 -05:00 |
|