| patch |
summary |
view |
raw |
| 02_fhs_comply |
contrib/Makefile.in | 12 ++++++------
contrib/help/Makefile.in | 34 +++++++++++++++++-----------------
contrib/m_spoof.c | 2 +-
doc/Makefile.in | 2 +-
help/Makefile.in | 20 ++++++++++----------
include/defaults.h | 24 +++++++++++++-----------
messages/Makefile.in | 2 +-
modules/Makefile.in | 4 ++--
modules/m_help.c | 5 +++--
src/Makefile.in | 6 +++---
10 files changed, 57 insertions(+), 54 deletions(-)
|
view
|
download
|
| 15_use_debian_flex_and_bison |
src/Makefile.in | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
|
view
|
download
|
| 16_use_debian_pcre |
Makefile.in | 2 +-
configure | 6 ++----
contrib/Makefile.in | 2 +-
modules/Makefile.in | 2 +-
src/Makefile.in | 8 +++-----
5 files changed, 8 insertions(+), 12 deletions(-)
|
view
|
download
|
| 17_warn_no_ssl_files |
include/s_conf.h | 2 ++
src/ircd.c | 1 +
src/ircd_parser.y | 2 ++
src/listener.c | 13 +++++++++++++
src/rsa.c | 2 ++
5 files changed, 20 insertions(+)
|
view
|
download
|
| 18_remove_unused_va_list |
src/s_user.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 19_sslonly |
include/channel_mode.h | 2 ++
include/numeric.h | 1 +
modules/core/m_sjoin.c | 4 ++++
src/channel.c | 16 ++++++++++++++++
src/channel_mode.c | 7 +++++++
src/messages.tab | 2 +-
6 files changed, 31 insertions(+), 1 deletion(-)
|
view
|
download
|
| 98_patchlevel_debian |
include/patchlevel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|