| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add -lunwind to libraries on openbsd to fix some compile issues (thanks nenolod)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8120 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-04 | 1 | -0/+1 |
| * | Merge back fix for debug code left in configure•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7818 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-24 | 1 | -2/+0 |
| * | backport: slightly better regexps, pointed out by stskeeps•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7816 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-24 | 1 | -2/+4 |
| * | This suggestion from nenolod has caused us SO much hassle with detecting epoll.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7809 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-23 | 1 | -1/+1 |
| * | Check for libgnugetopt, we need it in 4.x•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7786 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -3/+11 |
| * | Backport tidyups•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7784 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -10/+23 |
| * | Merge in freebsd patch (woot, our first conficted merge :p)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7782 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -2/+13 |
| * | Commit patch from djGrrr for libc/epoll detection on FC7•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7697 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-09 | 1 | -2/+8 |
| * | Merge in epoll availability check from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7658 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-05 | 1 | -0/+5 |
| * | Why does getcache return "true" or undef?! Now returns 1 or 0. Thanks stskeeps•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7482 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-21 | 1 | -3/+3 |
| * | Fix gnutls cert generation failing. Thx owine.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7479 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-20 | 1 | -4/+4 |
| * | Fix for bug #353, theres no solution to this but a slightly craqy one, but at...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7477 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-19 | 1 | -0/+4 |
| * | Check libc version for epoll then check that glibc is built against this kern...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7475 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-19 | 1 | -0/+34 |
| * | Fix copyright headers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7466 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-07-17 | 1 | -20/+34 |
| * | Module directories now use the concatenated linker flags from every cpp file,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7459 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-07-17 | 1 | -2/+3 |
| * | 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
| peavey | 2007-07-16 | 1 | -1/+1802 |
| * | '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
| peavey | 2007-07-16 | 1 | -1802/+1 |
| * | Little tweak to fix the output when directory modules execute programs for cf...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7445 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-07-16 | 1 | -2/+1 |
| * | Backport patch from stskeeps for checking success of gnutls cert generation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7435 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-11 | 1 | -7/+12 |
| * | Add -Wno-deprecated to prevent an annoyingly stupid gcc4.2 error which stops ...•••void a(char* foo); -> a("test") == WARNING on gcc4.2!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7418 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-07-01 | 1 | -6/+6 |
| * | Fixed sunos 5.11 support, and a header issue with the ports socketengine. Pat...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7409 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-06-25 | 1 | -2/+2 |
| * | Apply patch from BuildSmart that fixes an install path.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7399 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-06-21 | 1 | -1/+1 |
| * | Apply OSX patch from BuildSmart that fixes installation issues.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7398 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-06-21 | 1 | -0/+9 |
| * | Same here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7246 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-05 | 1 | -7/+4 |
| * | Configure ldlibs patch by djGrrr•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7236 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-06-05 | 1 | -2/+7 |
| * | Windows support. Tested and working to compile on freebsd and linux. Next ste...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-19 | 1 | -0/+4 |
| * | Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (...•••THIS IS UNSUPPORTED BY US IF YOU CHANGE IT, WE WON'T EVEN TELL YOU HOW :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7022 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-14 | 1 | -28/+32 |
| * | WINNAH•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7000 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-12 | 1 | -1/+0 |
| * | Add openssl cert generation prettyness, make it like our gnutls one. It seems...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6952 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-10 | 1 | -2/+2 |
| * | Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for...•••which we use to fill in a certtool template. Much nicer.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6890 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-05 | 1 | -4/+4 |
| * | Add support for solaris 10 IO Completion Ports, contributed by nenolod•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6763 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-08 | 1 | -1/+47 |
| * | Add licensing headers to files which are missing them and make sure they are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-04-07 | 1 | -0/+3 |
| * | Change openssl autoprompting to use pkg-config, so if you dont *have* pkg-con...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6624 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-03-04 | 1 | -3/+10 |
| * | Addition of feature request outlined in bug #195, suggested by Bricker•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6602 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-19 | 1 | -16/+0 |
| * | Change the wording of configure, to indicate that building as ipv6 is no long...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6528 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-06 | 1 | -2/+2 |
| * | configure was linking a nonexistant header with ssl that has been in include/...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6495 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-02-05 | 1 | -2/+0 |
| * | Minor OS X patch, per BuildSmart for 10.3.x users•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6477 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-02-02 | 1 | -1/+1 |
| * | Change the way versions are displayed by connect and /version so that its mor...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6474 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-02-01 | 1 | -3/+1 |
| * | New patch from BuildSmart for OS X support, not broken like the last one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6473 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-02-01 | 1 | -2/+140 |
| * | Remove -O2, it seems to break tons of stuff with no clue how it did it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6470 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-31 | 1 | -2/+2 |
| * | Added 'make debug' which does 'make all' with -g rather than -O2 -g1.•••To correct your config for this new feature, ./configure -modupdate.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6452 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-28 | 1 | -0/+2 |
| * | Fix for bug #187•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6441 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-26 | 1 | -1/+6 |
| * | Fucking grr.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6432 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-24 | 1 | -150/+5 |
| * | Revert some stuff back to the old way•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6431 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-23 | 1 | -16/+2 |
| * | Note: ne is not eq.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6430 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-23 | 1 | -1/+1 |
| * | Make our makefile bsd compatible again :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6429 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-23 | 1 | -0/+7 |
| * | Integrate OSX patches from BuildSmart, plus a few tweaks and fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6428 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-23 | 1 | -5/+157 |
| * | Back-out OSX patches till theyre completed, our stable tree is tied up with t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6427 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-23 | 1 | -140/+12 |
| * | First part of OSX patches for 1.1 from BuildSmart•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6426 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-23 | 1 | -12/+140 |
| * | Fix library detection flags (bad define put into the ldflags)•••Change default flags from "-g" to "-O2 -g1". This takes us down from a build size of 350mb+ to 35mb, and still gives us the ability to backtrace! :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6419 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-01-21 | 1 | -2/+2 |