summaryrefslogtreecommitdiff
path: root/modules/extra
AgeCommit message (Expand)Author
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-12Fix m_sslAdam
2013-04-11Pass new config and the new config reader to the OnReload event, aswell as ca...Adam
2013-04-10Move some of the modules in extras/ that arent really extra out of extras. Ma...Adam
2013-04-08Made auto* chanserv privileges not hard coded.Adam
2013-04-07Optimizations of much of the more commonly used codeAdam
2013-04-06Use the return from BufferedSocket::ProcessRead() and don't just assume its trueAdam
2013-03-30Merge usefulness of Timer and CallBack classes into Timer, and fix it to real...Adam
2013-03-16Remove remaining disable_ns_register references in example configAdam
2013-03-13Allow m_ldap_authentication to block email changes if emails are controlled b...Adam
2013-03-03update the users password after a successful ldap authenticationDukePyrolator
2013-03-02Fix compile warning in webcpanel/memosAdam
2013-03-01Fix Windows buildAdam
2013-02-20Add Matthew to webpanel credits, fix alignment of akill listAdam
2013-02-20Merge pull request #12 from MatthewM/webcpanelAdam
2013-02-19Fix some OpenBSD build issues, and bugs #1485 #1486 #1487Adam
2013-02-15Store hashes of the last commit instead of the last commitAdam
2013-02-14Switch Destroy methods to deleteAdam
2013-02-14Store what channels have references to accounts in NickCore to prevent having...Adam
2013-02-05Made access del by nick and other functions from 326f1a really delete objectsAdam
2013-01-31Updated jquery API to v1.9.0MatthewM
2013-01-27Fixed SQL::Data::IsEqual to really only return if the two are completely equa...Adam
2013-01-23Add missing KeySet() func to SQL::DataAdam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2013-01-08Use m_rewrite to rewrite op, deop, halfop, ... etcAdam
2013-01-03Don't delete users immediately when quit or killed, instead wait until messag...Adam
2012-12-30Evidently not specifying NOT NULL is not enough to allow null timestampsAdam
2012-12-28Use the same object for chanusercontainer and userchancontainerAdam
2012-12-28The timestamp column in SQL should actually be null sometimes, and fixed some...Adam
2012-12-23Made the overlay resize and the alert box reposition when the window is resizedMatthewM
2012-12-22Combine all of the set modules now that having them split apart is almost com...Adam
2012-12-20Move the var to set the time out into the same javascript tag that is used fo...MatthewM
2012-12-20Added the overlay to the vHost request functionMatthewM
2012-12-20Moved the javascript to header.html from memos.html to make it easier to inte...MatthewM
2012-12-20Made the table cells for the memo table have no spacing and color the read an...MatthewM
2012-12-19Minor style tweaks to make the links look more like a buttonMatthewM
2012-12-18Cleaned up the overlay layout, added some minor visual and js fixesMatthewM
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-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