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