| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use $^O rather than chomp(`uname`); - use perl's neat detection of the OS nam...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6031 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-17 | 1 | -29/+16 |
| * | Fix configure stuff AGAIN.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5983 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-13 | 1 | -16/+20 |
| * | On now-ancient freebsd 5.2.1, fix the compile by forcing the $(CC) var down t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5982 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-13 | 1 | -2/+2 |
| * | Removal of AES, this is no longer required. (This also eliminates code that i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5915 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-10 | 1 | -14/+7 |
| * | Fix for bug #177, generate the version string at configure time and write it ...•••then when running the ./inspircd, output the string, this way we dont need the source code to hand to
report the version. (btw special, the doctor has cured you of perlprogramophobia)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5841 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-12-04 | 1 | -0/+13 |
| * | Apply CXXFLAGS patch from darix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5774 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-19 | 1 | -1/+1 |
| * | Remove unused /usr/local/lib from helperfuncs.cpp include dirs etc, its not b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5773 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-19 | 1 | -3/+3 |
| * | Add -fno-strict-aliasing to shut up gcc when building with -O2. We know what ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5771 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-19 | 1 | -4/+4 |
| * | Add CXXFLAGS appending thing from darix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5769 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-18 | 1 | -0/+2 |
| * | Enable removal of debug info for tiny systems•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5699 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-11 | 1 | -1/+15 |
| * | More pipe. Everyone likes pipe•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5629 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-11-02 | 1 | -27/+27 |
| * | Fix the makefile confusion removal of these headers creates•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5601 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-31 | 1 | -2/+2 |
| * | Update configure, remove a bunch of deprecated makefiles that have been just ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5600 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-31 | 1 | -2/+2 |
| * | Test commit 2•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5598 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-31 | 1 | -0/+1 |
| * | Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5597 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-31 | 1 | -1/+0 |
| * | Test commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5579 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-29 | 1 | -0/+1 |
| * | Added unsupported warning for non-interactive configure. WE DONT SUPPORT NON-...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5543 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-26 | 1 | -0/+5 |
| * | Allow configuring of MAX_DESCRIPTORS by picking max number of clients•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5542 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-26 | 1 | -1/+2 |
| * | Remove the fucking optimization directive from configure, it's not supported,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5538 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-10-26 | 1 | -39/+5 |
| * | Add $ModDep: special comment, similar to $CompileFlags and $LinkerFlags.•••$ModDep allows a module to specify headers it depends on, e.g. all of the
headers which use u_listmode.h now do this:
/* $ModDep: ../../include/u_listmode.h */
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5534 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-23 | 1 | -2/+17 |
| * | Apply patch for bug#155 submitted by jamie•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5368 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-10-01 | 1 | -1/+1 |
| * | Dont let people enable gnutls/openssl when they dont have it... imho people s...•••them symlinking it? :P
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5342 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -0/+11 |
| * | Make svshold case insensitive, fix ./configure -update and ./configure -modup...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5341 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-26 | 1 | -0/+4 |
| * | Fix (broken) ./configure -update and ./configure -modupdate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5318 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-25 | 1 | -0/+2 |
| * | Fixed the reversal of update and modupdate in ./configure•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5312 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2006-09-24 | 1 | -2/+2 |
| * | More detail in system detection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5297 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -6/+12 |
| * | More help text stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5296 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -20/+27 |
| * | Hard requirement on 5.6.0 and above of perl•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5295 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -0/+1 |
| * | Tidy up configure to display better in 80x25•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5294 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -19/+6 |
| * | Tidy up help text•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5293 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -11/+7 |
| * | clarify -- and - stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5292 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -5/+7 |
| * | Fix old interactive opts and -update etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5291 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -12/+16 |
| * | Fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5290 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -1/+1 |
| * | Allow -help as well as --help•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5289 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -0/+6 |
| * | Skip certificate generation if we're running non-interactive•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5288 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -31/+45 |
| * | optional non-interactive configure (woo yay, ./configure --help for info)•••NO I AM NOT HERE, im committing from work :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5287 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -316/+575 |
| * | Patch from jamie to detect malformed openssl versions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5235 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-13 | 1 | -1/+1 |
| * | Remove execinfo and threaded dns detection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5215 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-11 | 1 | -46/+8 |
| * | What TWONK made uname be /bin/uname, its NOT in /bin on bsd.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5214 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-11 | 1 | -1/+1 |
| * | Remove -Ldl from c++ opts in freebsd... its always been a non-op (all it does...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5210 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-10 | 1 | -1/+1 |
| * | We were printing a command instead of exec'ing it :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5146 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-05 | 1 | -1/+1 |
| * | Obtaining of ssl cert in gnutls module and placing it into a class which is e...•••In a while the openssl module will also populate this same high level class with data
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5123 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-03 | 1 | -0/+2 |
| * | Auto loading of commands as shared objects via dlsym (very lightweight interf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5118 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-03 | 1 | -4/+5 |
| * | cmd_* files are now shared object. This lets make -j optimize the build proce...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5117 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-02 | 1 | -6/+7 |
| * | Remove -v argument from install (openbsd doesnt like it) - thanks wyleniauy•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5082 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-30 | 1 | -1/+1 |
| * | Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5081 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-30 | 1 | -4/+4 |
| * | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-30 | 1 | -14/+7 |
| * | Changed modes/ makefile (not yet tested)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4979 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-19 | 1 | -2/+2 |
| * | #define IS_MINGW on..MinGW (*shock*)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4836 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-08-10 | 1 | -0/+3 |
| * | Don't use -fPIC on MinGW platforms•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4835 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-08-10 | 1 | -1/+9 |