| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump a number of version numbers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11676 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-05 | 1 | -1/+1 | |
| * | Update all wiki links to point to the new wiki. This was done automatically w...•••for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-03-15 | 1 | -1/+1 | |
| * | Update headers for 2009•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11021 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-02-01 | 1 | -1/+1 | |
| * | Fix installer to work with the new name for the test confs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10815 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-11-23 | 1 | -2/+2 | |
| * | Update nsis installer scripts with new example confs and test.conf•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10681 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-10-19 | 1 | -0/+5 | |
| * | Tidy up in the nsis scripts, how it installs the service and removes it (hide...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10283 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-25 | 1 | -2/+4 | |
| * | add service install and remove calls to installer.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10198 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-08-21 | 1 | -0/+2 | |
| * | Update nsis installer scripts to new path of config files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10072 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-07-26 | 1 | -1/+1 | |
| * | Extract and run the vs redistributable to $TEMP, not to install dir. saves us...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9549 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-04-19 | 1 | -2/+4 | |
| * | Bundle vcredist_x86.exe here too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9546 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-04-19 | 1 | -0/+2 | |
| * | Sucky nsis•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9060 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-02 | 1 | -4/+4 | |
| * | This should be set as a 1.2 not 1.1 installer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7614 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-29 | 1 | -1/+1 | |
| * | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-16 | 1 | -1/+272 | |
| * | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-07-16 | 1 | -272/+1 | |
| * | Add sections to installer for pcre, segregate the m_filter_pcre for the insta...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7310 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-14 | 1 | -2/+19 | |
| * | Have the installer install cert.pem and key.pem to the conf/ dir only if they...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7300 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -0/+4 | |
| * | And get it right.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7297 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -1/+1 | |
| * | Update descriptions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7296 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -4/+5 | |
| * | Being as people while about the odd kludge here and there im going to spend m...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7295 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -3/+1 | |
| * | Nasty kludge to allow for optional install of ssl:•••If the user doesnt have the ssl box ticked, the ssl modules are installed but immediately deleted by the installer, and the gnutls dlls are not installed. If the user does have the box ticked (default) the ssl section immediately puts the ssl modules back again, and then installs the gnutls libs (ick) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7294 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-13 | 1 | -4/+12 | |
| * | Comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7250 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-06-06 | 1 | -0/+12 | |
| * | Installer was defaulting the dir to c:\program files\inspircd and wouldnt pre...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7149 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-26 | 1 | -4/+6 | |
| * | Make two sections "Binaries" and "command handlers" manditory - you won't hav...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7148 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-26 | 1 | -0/+5 | |
| * | Change icon to something nicer than a blue arrow (our insp logo) and add the ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7147 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-26 | 1 | -2/+2 | |
| * | Add warning to edit config files in installer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7146 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-26 | 1 | -0/+1 | |
| * | Add BUILD define which tells the install script what to build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7111 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-22 | 1 | -5/+11 | |
| * | Add .net framework version check•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7105 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -0/+62 | |
| * | Fix to properly uninstall•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7104 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -83/+4 | |
| * | Shortcut working dir is set to SetOutPath value, fix this so that the working...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7091 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -2/+2 | |
| * | Most likely doesnt work•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7089 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -82/+2 | |
| * | Install InspGUI to $INSTDIR, not $INSTDIR\Bin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7088 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -1/+3 | |
| * | Obsolete mods are in here :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7087 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -1/+1 | |
| * | Fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7086 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -1/+1 | |
| * | Growl.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7084 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -9/+9 | |
| * | Invalid COPYING path•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7083 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -1/+1 | |
| * | NSIS installer script•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7082 e03df62e-2008-0410-955e-edbf42e46eb7 | 2007-05-21 | 1 | -0/+313 |
