| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Added C/C++ style escape codes for color codes in the MOTD along with @SaberU... | 2012-04-21 | 1 | -1/+53 | ||
| * | | Merge pull request #92 from Robby-/insp20-headers•••[2.0] Replace copyright headers with headers granting specific authors copyright | 2012-04-22 | 407 | -3180/+6555 | ||
| |\ \ | |/ |/| | ||||||
| | * | resource.rc: update copyright to 2012 | 2012-04-20 | 1 | -1/+1 | ||
| | * | Headers: update remaining scripts too | 2012-04-20 | 12 | -66/+220 | ||
| | * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 394 | -3113/+6334 | ||
| |/ | ||||||
| * | Merge pull request #85 from Robby-/insp20-typosnstuff•••[2.0] Add conf/ to include paths and fix some typos | 2012-04-19 | 2 | -10/+6 | ||
| |\ | ||||||
| | * | Add conf/ to include paths and fix some typos | 2012-04-19 | 2 | -10/+6 | ||
| * | | Merge pull request #88 from Robby-/insp20-helpop•••[2.0] helpop: revert 05e6330 and make it the other way around | 2012-04-19 | 3 | -18/+18 | ||
| |\ \ | ||||||
| | * | | Revert 05e6330fbd6e9a427c09cf90e2cada10656c48f7 and reference HELPOP instead ... | 2012-04-19 | 3 | -18/+18 | ||
| * | | | Merge pull request #84 from attilamolnar/insp20+whoisfix•••[2.0] Avoid sending empty channel list numeric on whois | 2012-04-18 | 1 | -1/+1 | ||
| |\ \ \ | ||||||
| | * | | | Avoid sending empty channel list numeric on whois if the target is not in any... | 2012-04-19 | 1 | -1/+1 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #83 from attilamolnar/insp20+remotestatsfix•••[2.0] Fix issue #18 reported by @int- (remote restriction on /stats) | 2012-04-18 | 1 | -1/+5 | ||
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix issue #18 reported by @int- (remote restriction on /stats) | 2012-04-19 | 1 | -1/+5 | ||
| |/ / | ||||||
| * / | No need to check elines twice.. | 2012-04-18 | 1 | -1/+0 | ||
| |/ | ||||||
| * | Forward port 1d703dcf7858a322c823bbd80f9507b627c5738c. | 2012-04-18 | 1 | -1/+1 | ||
| * | Merge pull request #74 from Robby-/insp20-statsupdates•••[2.0] /STATS updates | 2012-04-18 | 3 | -9/+15 | ||
| |\ | ||||||
| | * | /STATS: updates | 2012-04-18 | 3 | -9/+15 | ||
| * | | Log mode errors when processing FJOIN. | 2012-04-18 | 1 | -3/+5 | ||
| * | | Fix typo. | 2012-04-18 | 1 | -1/+1 | ||
| * | | Match the logging in the rest of this module. | 2012-04-18 | 1 | -3/+3 | ||
| * | | Be more helpful when processing commands from a linked server.•••When diagnosing errors with s2s traffic, it costs us next to nothing to try a little harder to generate useful errors so errors are immediately apparent. | 2012-04-18 | 1 | -5/+18 | ||
| |/ | ||||||
| * | Merge pull request #70 from Shawn-Smith/insp20+chancreatefix•••[2.0] Fixes the j/J snomask not working properly. | 2012-04-18 | 1 | -2/+8 | ||
| |\ | ||||||
| | * | Fixes the j snomask not working properly | 2012-04-14 | 1 | -2/+8 | ||
| * | | Merge pull request #68 from SaberUK/update-doxygen•••Update Doxyfile. | 2012-04-17 | 1 | -660/+1043 | ||
| |\ \ | ||||||
| | * | | Update Doxyfile. | 2012-04-17 | 1 | -660/+1043 | ||
| |/ / | ||||||
| * | | remove trailing whitespace | 2012-04-16 | 1 | -6/+6 | ||
| * | | FileWriter hasn't been non-blocking for a very, very long time. | 2012-04-16 | 1 | -11/+1 | ||
| * | | fix build on kfreebsd•••fixes #64 | 2012-04-16 | 1 | -0/+3 | ||
| * | | Fix compilation with GCC 4.7.•••GCC 4.7 headers no longer implicitly include unistd.h in many places, see http://gcc.gnu.org/gcc-4.7/porting_to.html Fixes #65 | 2012-04-16 | 1 | -0/+1 | ||
| * | | Merge pull request #55 from Justasic/insp20•••[2.0] Fixes for bug #12 | 2012-04-15 | 64 | -129/+129 | ||
| |\ \ | ||||||
| | * | | Fix some of the include guard names (requested by SaberUK) | 2012-04-14 | 20 | -40/+40 | ||
| | * | | Fixes for bug #12 | 2012-04-14 | 64 | -129/+129 | ||
| * | | | Merge pull request #62 from nenolod/insp20•••Explicitly shut down stdio's stdin/stdout/stderr. | 2012-04-15 | 1 | -16/+29 | ||
| |\ \ \ | ||||||
| | * | | | Explicitly shut down stdio's stdin/stdout/stderr.•••The previous logic here was to only do this if stdio was connected to a controlling terminal. However, we must do this always to avoid information leaks and other problems related to stdio. The only exception is if we are in debug mode. | 2012-04-15 | 1 | -16/+29 | ||
| |/ / / | ||||||
| * | | | Merge pull request #59 from Robby-/insp20-nosnoticestack•••[2.0] Backported Shawn's NoSnoticeStack code from insp21 | 2012-04-15 | 4 | -2/+11 | ||
| |\ \ \ | ||||||
| | * | | | Backported Shawn's NoSnoticeStack code from insp21 | 2012-04-15 | 4 | -2/+11 | ||
| | |/ / | ||||||
| * | | | Merge pull request #28 from DjSlash/classinconnectmsg•••Show class in connectmsg | 2012-04-15 | 1 | -2/+2 | ||
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Show class in connectmsg•••Made the connect announcement show the class a client is in, making it easy to spot if a client is in the right class. | 2012-04-01 | 1 | -2/+2 | ||
| * | | | Merge pull request #53 from SaberUK/clang-analyze•••[2.0] Fix unused variables reported by the clang static analyzer. | 2012-04-14 | 3 | -3/+0 | ||
| |\ \ \ | ||||||
| | * | | | Fix unused variables reported by the clang static analyzer. | 2012-04-14 | 3 | -3/+0 | ||
| |/ / / | ||||||
| * | | | Merge pull request #35 from pcarrier/insp20ldap•••extras/m_ldapauth: CIDR-based whitelisting | 2012-04-14 | 2 | -0/+31 | ||
| |\ \ \ | ||||||
| | * | | | extras/m_ldapauth: CIDR-based whitelisting•••Offer host-based whitelisting in the ldap module. Used to trust clients from internal networks, whilst requiring authentication from "outsiders". | 2012-04-10 | 2 | -0/+31 | ||
| * | | | | Merge pull request #43 from Shawn-Smith/insp20+whoisfix•••[2.0] Fix for issue #39 (Wrong output on whois) | 2012-04-12 | 1 | -1/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | This fixes issue #39 reported by @attilamolnar.•••Thanks to @attilamolnar for supplying the code. | 2012-04-12 | 1 | -1/+1 | ||
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #41 from SaberUK/configure-cleanup•••Configure cleanup. | 2012-04-12 | 2 | -11/+7 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Minor style tweaks. | 2012-04-12 | 1 | -4/+5 | ||
| | * | | | Remove references to old configure commands. | 2012-04-12 | 2 | -7/+2 | ||
| |/ / / | ||||||
| * | | | Fixed linking m_sqlite3 on Windows | 2012-04-10 | 1 | -0/+4 | ||
| * | | | Merge pull request #33 from Adam-/insp20•••Updated Windows VC project files | 2012-04-09 | 10 | -2994/+6 | ||
| |\ \ \ | ||||||
| | * | | | Remove some unused files | 2012-04-09 | 3 | -43/+0 | ||
