summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-18Added a click reply function to the MemoServ memos page that autofills the se...MatthewM
2012-12-17Bug that was experinced seems to be somewhat related to Windows 8 and maybe a...MatthewM
2012-12-17Fixed a minor bug that overlapped the nav links and the content from .content...MatthewM
2012-12-17Give the overlay window a rounded edge to make it look a bit nicer and fade t...MatthewM
2012-12-17Added a modal window interface to MemoServs page that will automaticly fade o...MatthewM
2012-12-15Allow escaping brackets in webpanel templates and redirect users to the homep...Adam
2012-12-15Merge Adams commit to allow escaping of bracketsMatthewM
2012-12-15Made all langauges default to the UTF-8 charsetAdam
2012-12-15Merge branch '1.9' into webcpanelMatthewM
2012-12-15Fix chghost/chgident/etc on inspircd20Adam
2012-12-15Merge pull request #2 from czaks/conv-languages-to-utf-8/1.9Adam
2012-12-15Convert the language files to utf-8 encoding.Marcin Łabanowski
2012-12-15Fix the language files to state the correct charset.Marcin Łabanowski
2012-12-15Check for NOJOIN being < 0 but restricted on in db_oldAdam
2012-12-15Move DNS handling to a moduleAdam
2012-12-15Added a large scroll box for the chanserv main pageMatthewM
2012-12-14Fixed some html errors in the last commitAdam
2012-12-14Allow opers to drop channelsMatthewM
2012-12-13Optimize much of the database code and serialize code.Adam
2012-12-12Unregister operserv_akill page on unload in cpanelAdam
2012-12-12Only allow non-user sources to register nonexistant channelsAdam
2012-12-12Some small improvements to last few commits, and fixed some problems with the...Adam
2012-12-12Squashed commit of the following:Adam
2012-12-12Fixed webpanel fail on nondebug buildsAdam
2012-12-11IsNickValid() now accepts '[' and ']' in the nicknameDukePyrolator
2012-12-09added a missing permission for operserv/global to the Services Administrator ...DukePyrolator
2012-12-09fixed a problem with the webcpanel logout when using apache + mod_proxyDukePyrolator
2012-12-09fixed a log message showing the wrong IPDukePyrolator
2012-12-07Modified the Config scripts to ask the user explicitly for additional include...Naram Qashat
2012-12-05ngircd protocol module: improved vhost supportDukePyrolator
2012-12-02Only bad-password users when the account theyre trying to identify for actual...Adam
2012-12-02enc_sha256: the length of the digest is SHA256_DIGEST_SIZE, not SHA256_BLOCK_...DukePyrolator
2012-11-30Allow services to return more than one NS recordAdam
2012-11-30Change /os reload to not unnecessarially rebuild httpd servers. Change m_http...Adam
2012-11-30Allow modules to use the encryption modules to encrypt arbitrary things.Adam
2012-11-29Fix warnings from classes with virtual functions not having virtual destructorsAdam
2012-11-28Rewrite/simplify some of m_httpdAdam
2012-11-28Use signon for svid on bahamut, not timestampAdam
2012-11-27Use signon for svid on unreal, not timestampAdam
2012-11-26Keep track on what ircds we can svsjoin, add an svspart methodAdam
2012-11-26Revert a small part of 90930619bc124e94bac5048c0b13c3f4748b559d, evidently th...Adam
2012-11-26Fixed rehasing doing weird things to botmodes due to trying to set on nick no...Adam
2012-11-25Restrict the length of kick reasons in cs_kick, cs_ban, and cs_akickAdam
2012-11-25Merge remote branch 'cronus/1.9+unrealtokens' into 1.9Adam
2012-11-25Remove UnrealIRCd's TOKENS, they are kinda uselessCronus
2012-11-25Fix build the last arg on fantasy commands to chanservAdam
2012-11-25Add commented command{} blocks for how 1.8 worked, don't show saset in the he...Adam
2012-11-25Rename restoreonghost in nickserv.confAdam
2012-11-25Merge ns_ghost, ns_recover, and ns_release. Fix svskilling users on Unreal.Adam
2012-11-25added a config block for cs_seen in chanserv.example.confDukePyrolator