Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Console View


Categories: Nexus Omega
Legend:   Passed Failed Failed Again Running Exception Offline No data

Nexus Omega
2365 jer
- Fix potential issue in Event()
2364 jer
- Fix Unreal protocol since SendToken() was removed.
2363 twitch
Commit changes to socketengine and logs.cpp to initialize values better or shall i say more consistently.
2362 twitch
Move our implement hooks to their own header, this should allow it not to get lossed in the mix of things.
2361 twitch
Some changes to nexus_server - to make sure it builds correctly in all instances, noticed it was having issues creating ${moduledir}protocol in destination.
2360 twitch
This was something I wrote dickign around, and was never really intended for anyone to use. - Remove
2359 twitch
This code was never used, and is pretty much depreciated back long long ago. Remove it.
2358 twitch
Clean up how <module dir=''> works also make skeleton take affect after loading MPATH so omegastats gets pulled in. And document dir which has never been documented - but its extension of how the core loads the core directories
2357 twitch
Change release name to Sabre also note i would use shrike however not sure what it means
2355 twitch
Fix an issue were ' was inside a comment block within the configuration
2354 twitch
Fix an unterminated \ that i must of caused prior t ocommit
2353 twitch
Commit changes to config_test that can detect if were about to buffer overflow, and bail in that since. before assinging any further information to the heap.
2352 twitch
Fix some of the documentation, also document <include> which is a little known fact about the parser - and also document comment types.
2351 jer
- s/g_custombl/m_custombl/
2350 jer
- For now remove ' from comments as it seems to break the parser
- Fix some formatting while I am at it and fix a spelling mistake
2349 jer
- Some style fixes, spelling fix
- Add module lines for g_bl and g_custombl
2348 twitch
access.c commit that occured on the last svn - was a cleanup of code formatting wise touch to commit now
2347 twitch
Document <blacklist> this will allow you to configure multiple DNS blacklists for g_bl
2346 twitch
Hook g_bl to the build
2345 jer
- Bump trunk to 0.7.8
2342 twitch
Add some LOGGING into create_mod_temp so if it fails we have log as to why...
2341 twitch
s/is/are
2340 twitch
Do not ignore scraw  connections in g_log
2339 twitch
Force g_watch to use ACC_FLAG_OPER instead of ACC_OPER as ACC_OPER is the define for the named flag system ie flags='oper'
2338 twitch
If the system is set to operonly apply flag +o to anyone with access, this will prevent access denied on commands set to ACC_FLAG_OPER