[hybrid-commits] svnroot commit: hopm/branches/1.1.x/src config-parser.c config-parser.y config.h firedns.c list.c list.h negcache.c opercmd.c scan.c
Michael Wobst
michael at svn.ircd-hybrid.org
Sun Oct 14 12:58:58 EDT 2018
michael 2018-10-14 12:58:58 -0400 (Sun, 14 Oct 2018)
Modified files:
hopm/branches/1.1.x/src config-parser.c config-parser.y config.h firedns.c
list.c list.h negcache.c opercmd.c scan.c
Log:
- Further cleanups to node allocation handling
Revision Changes Path
8581 +104 -137 hopm/branches/1.1.x/src/config-parser.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-parser.c?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +12 -45 hopm/branches/1.1.x/src/config-parser.y
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config-parser.y?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +3 -0 hopm/branches/1.1.x/src/config.h
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/config.h?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +4 -4 hopm/branches/1.1.x/src/firedns.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/firedns.c?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +12 -13 hopm/branches/1.1.x/src/list.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/list.c?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +4 -5 hopm/branches/1.1.x/src/list.h
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/list.h?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +2 -2 hopm/branches/1.1.x/src/negcache.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/negcache.c?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +6 -7 hopm/branches/1.1.x/src/opercmd.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/opercmd.c?rev=8581&r1=8580&r2=8581&diff_format=h
8581 +3 -5 hopm/branches/1.1.x/src/scan.c
https://svn.ircd-hybrid.org/viewvc/hopm/branches/1.1.x/src/scan.c?rev=8581&r1=8580&r2=8581&diff_format=h
More information about the hybrid-commits
mailing list