index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2012-10-22
Add os_dns, a way to control your DNS zone via services
Adam
2012-10-09
Fix wrong error message when --dbdir has no argument
attilamolnar
2012-10-01
Cleanup of all of the protocol modules, rewrote message handling system to be...
Adam
2012-09-02
Fix Windows
Adam
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ...
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-04-22
Fixed ./services --version etc not getting printed when stdout is a file/pipe...
Adam
2012-03-13
Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran...
Adam
2012-03-04
fixed the --dir commandline parameter
DukePyrolator
2012-02-25
Fixed missing #include in init.cpp
Adam
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-02-13
Removed our RNG and just use the systems, it's not very widely used. Also mad...
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-19
Fixed saving databases with MySQL when shut down by SIGINT
Adam
2011-11-08
Windows
Adam
2011-10-29
Fixed the signal/fork/wait mess hopefully once and for all. fork() did not co...
Adam
2011-10-27
Ignore sigchld/usr2 sent to the child process after fork
Adam
2011-10-22
A few minor fixups
Adam
2011-10-22
Fixed a race condition with installing signal handlers and forking
Adam
2011-10-20
Only fork if we are at term
Adam
2011-10-18
Reorder some stuff in Init & the ts6 proto mods to fix weirdness from bots be...
Adam
2011-10-15
Fixed up anoperc to work with the newer startup method
Adam
2011-10-14
Fork earlier in startup to prevent it messing up threads, if there are any
Adam
2011-10-09
Give more verbose messages on startup
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-09-10
Moved signal/thread/mode checking to use signal pipes
Adam
2011-09-10
Made ChanServ privileges configurable
Adam
2011-09-10
Allow modules to add their own channel levels
Adam
2011-08-29
Changed a few fatal exceptions to shutdown a bit more gracefully
Adam
2011-08-12
Track when our clients are introduced or not
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-11
Fixed Windows runtime problems
Adam
2011-08-10
Ignore SIGPIPE
Adam
2011-08-09
Fixed a typo in init.cpp
Adam
2011-08-07
Fixed generating sid on startup
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2011-07-03
Clean up some of the dns code, udp is connectionless anyway so this isnt requ...
Adam
2011-06-02
Burst our channels with the uplink when we connect & fixed bug #1274
Adam
2011-05-23
Rewrote the signal handling to use sigaction
Adam
2011-05-21
Made Anope able to process normally when disconnected from the uplink and not...
Adam
2011-05-16
Use module type to determine what type each module is instead of its location...
Adam
2011-05-16
Unmodularized the socket engine because its causing problems and really is un...
Adam
2011-05-16
Moved some global functions to be member functions and misc cleanup
Adam
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-03-14
Fixed compile
Adam
2011-03-13
Added some useful Anope::Version functions to prevent some files from unneces...
DukePyrolator
2011-03-11
Added os_config and support for including additional configuration files.
Adam
2011-02-27
Made akills work on IRCds that do not support bans (ngircd)
Adam
2011-02-25
Fixed a lot of small problems
Adam
[prev]
[next]