[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-111-gcf17e37
Brought to you by:
entrope
|
From: Entrope <en...@us...> - 2016-04-13 01:42:03
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "srvx".
The branch, master has been updated
via cf17e37619ef36c46232549ef807b71181ad60fc (commit)
via 8bf08078681009ded13451c00e77c6f3a7affc0a (commit)
via 6cc5883d6096e0a22ad489b53f0a1676859a5b08 (commit)
via 317d78e9595ee740d4dffd9d21a7f47393eef8b2 (commit)
via 1326da640d4c8792c501359b02e9467319f114ca (commit)
via 7501e3a9fb120b2b63771f34c0a281c9e0bd218f (commit)
via d73a74d75ff4b5e9c274b1b43b2fde916adf386c (commit)
via e2cdd75de0496807c16386dc5e2f143027545d39 (commit)
via 7f72aab3fd6e27be9f5679088e6435b488d58f68 (commit)
via b587b8b1da238c1c17038a42e2e8c6fea969b00a (commit)
via 81b3f25554406d139aacb677fa4bc3dc9e08ba42 (commit)
via bfdea7a2fae3cb4885f84005ac0bfec94e92e0d3 (commit)
via 1569feccd4aa5f83e80871fd97f3dcc22a9764e6 (commit)
via 84fc3050c55c828ed8d6f0efcb26301f302d9f8c (commit)
via d08cd147988a2c30b6eec10ee989a1ca25bc3e24 (commit)
via 820c7b247c3f0b48583e95785ccb8e02e39da86a (commit)
via 402844f7ace5742d54aadee78dd79fd22acab7f6 (commit)
via b270b1f93d7337f91e49132f969cf744b4e3724a (commit)
via 4efc8c10ac6839e3cb23760f2bcd7204bd7ee3e3 (commit)
via 2c57046830a1ed9b340c1408bfe20ee8985c884d (commit)
via 1c24a6f22c2782fb072239246f868515dbca7459 (commit)
from 4e6b0e24b2f4b6e00df70bd5c2badda8d56fab77 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cf17e37619ef36c46232549ef807b71181ad60fc
Author: Michael Poole <md...@tr...>
Date: Tue Apr 12 21:41:15 2016 -0400
mod-iauth_loc: Quash a compiler warning.
commit 8bf08078681009ded13451c00e77c6f3a7affc0a
Author: Michael Poole <md...@tr...>
Date: Tue Apr 12 21:41:01 2016 -0400
tools: Quash a compiler warning.
commit 6cc5883d6096e0a22ad489b53f0a1676859a5b08
Author: Michael Poole <md...@tr...>
Date: Tue Apr 12 21:40:02 2016 -0400
configure.in: Rename to configure.ac to make autoreconf happy.
commit 317d78e9595ee740d4dffd9d21a7f47393eef8b2
Author: Michael Poole <md...@tr...>
Date: Thu May 14 23:41:54 2015 -0400
mod-iauth_loc: Login failures should use AGAIN, not NO.
commit 1326da640d4c8792c501359b02e9467319f114ca
Author: staticfox <sta...@st...>
Date: Thu Apr 7 18:30:14 2016 -0400
gitignore: Ignore config.h.in~
commit 7501e3a9fb120b2b63771f34c0a281c9e0bd218f
Merge: d73a74d 81b3f25
Author: Adrian <ad...@pl...>
Date: Tue Jan 12 22:58:56 2016 +0100
Merge pull request #9 from staticfox/mem_leak
opserv_cdiscrim_create(): Fix memory leak
commit d73a74d75ff4b5e9c274b1b43b2fde916adf386c
Merge: e2cdd75 b587b8b
Author: Adrian <ad...@pl...>
Date: Tue Jan 12 22:58:16 2016 +0100
Merge pull request #10 from staticfox/syntax
opserv_discrim_create(): wrap argc - 1 in parentheses
commit e2cdd75de0496807c16386dc5e2f143027545d39
Merge: bfdea7a 7f72aab
Author: Adrian <ad...@pl...>
Date: Sat Dec 12 20:41:29 2015 +0100
Merge pull request #11 from staticfox/listlogins
nickserv: Add LISTLOGINS
commit 7f72aab3fd6e27be9f5679088e6435b488d58f68
Author: Matt Ullman <ma...@ai...>
Date: Mon Dec 7 16:57:51 2015 -0500
nickserv: Add LISTLOGINS
commit b587b8b1da238c1c17038a42e2e8c6fea969b00a
Author: Matt Ullman <bli...@ga...>
Date: Fri Sep 25 02:57:27 2015 -0400
opserv_discrim_create(): wrap argc - 1 in parentheses
This is mostly to match the syntax of opserv_cdiscrim_create(),
but it does help provide clarity.
commit 81b3f25554406d139aacb677fa4bc3dc9e08ba42
Author: Matt Ullman <bli...@ga...>
Date: Thu Sep 24 21:53:14 2015 -0400
opserv_cdiscrim_create(): Fix memory leak
If opserv_cdiscrim_create()'s (used in CSEARCH) parameters are
not met, it returns NULL. However, the issue is that it should be
going to the fail statement rather than simply returning NULL.
This creates the issue that discrim is never freed, where fail frees
discrim and returns null in one shot.
commit bfdea7a2fae3cb4885f84005ac0bfec94e92e0d3
Merge: 84fc305 1569fec
Author: ThiefMaster <ad...@pl...>
Date: Thu Jan 8 21:50:21 2015 +0100
Merge pull request #7 from blindirc/helpserv-pickup-helpfile
Improve helpserv pickup help entry
commit 1569feccd4aa5f83e80871fd97f3dcc22a9764e6
Author: Matt Ullman <bli...@ga...>
Date: Thu Jan 8 15:46:45 2015 -0500
Change PICKUP's help entry to reflect its functionality
commit 84fc3050c55c828ed8d6f0efcb26301f302d9f8c
Merge: 402844f d08cd14
Author: ThiefMaster <ad...@pl...>
Date: Sat Nov 15 19:41:27 2014 +0100
Merge pull request #5 from blindirc/checkemail-doc
Document nickserv.checkemail and nickserv.checkpass
commit d08cd147988a2c30b6eec10ee989a1ca25bc3e24
Author: Matt Ullman <ma...@ai...>
Date: Sat Nov 15 13:20:48 2014 -0500
Added in help for checkpass
commit 820c7b247c3f0b48583e95785ccb8e02e39da86a
Author: Matt Ullman <ma...@ai...>
Date: Thu Nov 13 20:00:20 2014 -0500
Added in help documentation for checkemail
commit 402844f7ace5742d54aadee78dd79fd22acab7f6
Merge: 4efc8c1 b270b1f
Author: Brenton <rbr...@gm...>
Date: Tue Sep 30 12:29:47 2014 -0400
Merge pull request #3 from blindirc/gitignore
Ignore object files when committing
commit b270b1f93d7337f91e49132f969cf744b4e3724a
Author: Matt Ullman <ma...@ai...>
Date: Tue Sep 23 04:16:02 2014 -0400
Ignore object files when committing
commit 4efc8c10ac6839e3cb23760f2bcd7204bd7ee3e3
Author: ThiefMaster <thi...@ga...>
Date: Mon Sep 22 21:34:50 2014 +0200
Fix persistence lines in helpserv set output
commit 2c57046830a1ed9b340c1408bfe20ee8985c884d
Author: ThiefMaster <thi...@ga...>
Date: Mon Sep 22 21:34:21 2014 +0200
Fix invalid-interval message in HelpServ
commit 1c24a6f22c2782fb072239246f868515dbca7459
Author: Pierre Schweitzer <pi...@re...>
Date: Thu Aug 28 18:06:46 2014 +0200
Bound check for intervals in mod-helpserv
This prevents integer overflow in helpserv bots configuration.
This integer overflow can lead to a srvx crash and thus to an
impossible restart without fixing the configuration manually.
See CVE-2014-5508
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 ++
configure.in => configure.ac | 0
src/mod-helpserv.c | 41 ++++++++++++++++++++++++-----------------
src/mod-helpserv.help | 2 +-
src/mod-iauth_loc.c | 4 ++--
src/nickserv.c | 17 +++++++++++++++++
src/nickserv.help | 14 ++++++++++++++
src/opserv.c | 4 ++--
src/tools.c | 6 +++---
9 files changed, 65 insertions(+), 25 deletions(-)
rename configure.in => configure.ac (100%)
hooks/post-receive
--
srvx
|