William Pitcock
|
0d180487b4
|
ircd: unbreak build
|
2016-03-24 18:50:13 -05:00 |
|
William Pitcock
|
4d8cfacd95
|
ircd: start staging for relocatable paths
|
2016-03-24 18:45:28 -05:00 |
|
Elizabeth Myers
|
79435744c7
|
common.h: raison d'être is gone, so out it goes.
Fold whatever was left into ircd_defs.h
|
2016-03-23 09:33:56 -05:00 |
|
Elizabeth Myers
|
4177311e6e
|
Change struct Dictionary(*) to rb_dictionary(_\1).
This cleans things up a slightly and puts the dictionary stuff in its
own namespace.
|
2016-03-23 08:09:58 -05:00 |
|
Elizabeth Myers
|
56f84dedf7
|
DICTIONARY_FOREACH → RB_DICTIONARY_FOREACH
This is in librb and therefore should be prefixed.
|
2016-03-23 07:45:44 -05:00 |
|
Elizabeth Myers
|
a4bf26dd34
|
Move irc_* data structures to librb.
This makes the base ircd less cluttered up with data structures that can
go elsewhere.
|
2016-03-06 14:17:19 -06:00 |
|
Elizabeth Myers
|
cbeab4bc34
|
Remove $Id tags from everything.
These are obsolete and none have changed since 10 years gao...
|
2016-03-06 02:47:27 -06:00 |
|
Valerii Iatsko
|
5203cba5ce
|
Remove libratbox's snprintf.c, update related ircd code
|
2016-02-10 02:25:32 +01:00 |
|
William Pitcock
|
99b461bb2f
|
ircd: ensure irc_dictionary users have names, for stats tracking.
|
2016-01-09 01:22:11 -06:00 |
|
William Pitcock
|
ff12cc9479
|
rename src to ircd, libcore to libircd
|
2016-01-06 01:16:08 -06:00 |
|