summaryrefslogtreecommitdiff
path: root/modulemanager
Commit message (Expand)AuthorAgeFilesLines
* Fix version comparisons in modulemanager so that "core 2.0" will match 2.0.1Gravatar Daniel De Graaf2010-08-031-9/+8
* Filter out modules not applicable to the installed inspircd versionGravatar Daniel De Graaf2010-08-031-0/+12
* Improve support for NetBSD•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-121-1/+1
* modulemanger: check dependencies correctly•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11740 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-09-171-12/+1
* Regenerate modules makefile if installing or uninstalling extras modules.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11513 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-141-1/+13
* Extra bracket on regex go away•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11503 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-111-1/+1
* Write .modulemanager after everything has finished, not in a loop.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11492 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-041-7/+7
* Dependancies need string version support too.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11491 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-041-2/+2
* Provide some kind of output so it doesn't look like it's doing nothing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11490 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-041-0/+5
* Track installed module versions, so we can do upgrades properly.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11489 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-041-1/+37
* Allow for string comparison of git IDs.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11488 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-041-0/+9
* Use string versions in "module" line instead of numerical versions.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11487 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2009-08-041-1/+1
* Allow for silencing getmodules() output (is annoying when using modulemanager)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-1/+1
* Add "list" and usage to modulemanager [danieldg]•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10465 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-3/+27
* Updates•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10453 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-1/+1
* Upgrade the upgrade command to ..upgrade better. Thanks danieldg.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10430 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-2/+11
* Implement masking and descriptions for module manager, thanks danieldg•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10429 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-17/+18
* Allow comments in sources.list and list files (thanks danieldg)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10428 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-0/+2
* Add basic module manager, patch courtesy of danieldg.. still needs some work/...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10426 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-09-071-0/+234