2009-10-22 |
danieldg | Clean up unused functions, add nonicks operoverride... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Kill ListenSocketBase, use OnAcceptConnection for all... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Move command-line items to CommandLineConf |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Use ConfigTagList as a faster access method for access... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Move AllowedPrivs and similar oper information from... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Use Config->MaxChans as the default if class does not... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Change User::oper to an OperInfo reference |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Move all local-only fields to LocalUser |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Change module API to use LocalUser* where correct |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Move some local-only fields to LocalUser |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Move SetClass to LocalUser |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Split LocalUser and RemoteUser |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | some WriteGlobalSno changes |
commit | commitdiff | tree | snapshot |
2009-10-21 |
danieldg | Update documentation and remove unused classes/functions |
commit | commitdiff | tree | snapshot |
2009-10-21 |
brain | Fix for memory leak when gui is attached, submitted... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
peavey | comment fix.. |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Fix channel deletion on user quit and automatic removal... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Fix interaction of m_permchannels post-cull and channel... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Fix GetUID generating 10-character UUIDs |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Move DumpText into User; kill unused WriteWallOps and... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Get rid of more unneeded parent classes |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Move ugly .*.inc files into make/template/ where they... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
danieldg | Use custom allocater to decide if refcountbase was... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Check GetPenaltyThreshold when processing commands |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Fix null deref on Cleanup() called before FakeUser... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Maintain refcount of Module objects to complain about... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Fix implementation of reference to const, use reference... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
peavey | Nuke VF_SERVICEPROVIDER from here too. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
peavey | Add a setting to <connect> allowing the threshold for... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | 1.2.1 release |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Clean up some log messages |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Valgrind now runs completely clean. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Close files opened by configreader |
commit | commitdiff | tree | snapshot |
2009-10-19 |
danieldg | Prevent path names from being specified in modules... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Fix incorrect initialization of ConfigTag reference |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Rewrite m_alias DoCommand to do variable substitution... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Fix infinite loop on alias expansion, found by Adam |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Add <define> configuration tag |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | More classbase cleanup, hold ConfigTag reference in... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Remove more classbase |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Remove VF_SERVICEPROVIDER, prevent heap allocation... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
peavey | Update VC project file for latest changes to sources. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Fix null dereference caused by tracking dummy |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Cull channels, warn when Extensible objects are not... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Add more debug logging of object lifetimes |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Improve SSL fingerprint messages when linking servers |
commit | commitdiff | tree | snapshot |
2009-10-18 |
danieldg | Change to Duration for second param |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Fix channel mode +H to allow maximum length and add... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Revert "Remove duplicated function calls when using... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Add m_chanhistory, mode +H <lines> to replay some lines... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
peavey | CoreExport ConfigTag, fixes unresolved symbols when... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
peavey | Text fix. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
peavey | Fix up finding dns server to use for windows to match... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Some windows compile fixes |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Fix array out-of-bounds accesses |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Remove duplicated function calls when using reference |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Make classbase and refcountbase uncopyable; expand... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Remove dummy API_VERSION from Version constructor |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Add filename/line information to all ConfigTag objects |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Improve m_httpd_stats; fix incorect parameter order... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Fix DNSServer not being read on initial config read |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Add ModeHandler::cull() for auto-deletion, fixes call... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Clean up excessive bits in User struct |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Add some default values that I missed (thanks for point... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Hold reference to the associated ConfigTag inside Conne... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
danieldg | Rewrite ConfigReader again |
commit | commitdiff | tree | snapshot |
2009-10-16 |
danieldg | Clean up static allocations |
commit | commitdiff | tree | snapshot |
2009-10-16 |
danieldg | Clean up crash on destruction of statics at exit |
commit | commitdiff | tree | snapshot |
2009-10-15 |
danieldg | Add m_namedmodes that adds pseudo-listmode Z that shows... |
commit | commitdiff | tree | snapshot |
2009-10-14 |
danieldg | Fix module unmapping with culled Module objects |
commit | commitdiff | tree | snapshot |
2009-10-14 |
danieldg | Fix noeol on socketengine_select |
commit | commitdiff | tree | snapshot |
2009-10-14 |
danieldg | Move static map of extensions into ServerInstance,... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Remove Command and ModeHandler objects in their destruc... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Add some missing slashes, and don't stupidly die on... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Update perl config parser in start script |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Update documentation for cloaking |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Remove magic path resolution from certificate files |
commit | commitdiff | tree | snapshot |
2009-10-13 |
peavey | removes unnecessary checks in modules, removes a superf... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Change to new execution directory structure |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Remove needless chdir() from inspircd executable |
commit | commitdiff | tree | snapshot |
2009-10-13 |
danieldg | Allow confpath to be a file name in the current directory |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Encode module API version in the init_module symbol... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
peavey | change vc70.pdb to vc90.pdb.. just cosmetic.. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | DLLFactory-- |
commit | commitdiff | tree | snapshot |
2009-10-12 |
peavey | Clean up the compile flags a little. BTW windows now... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
peavey | Don't CoreExport reference. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Make OnChannelRestrictionApply take a User* instead... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
peavey | Fix some signedness. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | CoreExport changes, clean up DoHostCycle when users... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | m_exemptchanops by jackmcbarn - channel mode +X to... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
peavey | Add mode headers. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | More WriteGlobalSno conversions in rehash, patch by... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Fix WriteCommon when used on remote nicks |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Fix empty SID validation and generation |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Fix automatic SID generation when generated value is... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Correct the will-block prediction on partial writev... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
danieldg | Define DISABLE_WRITEV and use the IOHook single-copy... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | Less CoreExport.. Too much of a good thing.. |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | More CoreExport, brought the errors down, but some... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
peavey | More adds, now I should have all the new stuff down. |
commit | commitdiff | tree | snapshot |
next |