]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2009-08-03 w00tChange link of official third party repo to point to...
2009-08-03 w00tComment on what looks like incorrect behaviour in User...
2009-08-03 w00tRevert "Don't do all the oper gubbins if the opertype...
2009-08-03 w00tRevert "Find the right variable so it actually works...
2009-08-03 w00tFind the right variable so it actually works, too.
2009-08-03 w00tDon't do all the oper gubbins if the opertype doesn...
2009-08-03 w00tRemove m_foobar. This has no practical purpose, except...
2009-08-03 w00tFix types on Windows. Hooray for not supporting stdint...
2009-08-03 w00tChange default connect timeouts to 10. There's really...
2009-08-03 w00tPurely a documentation fix: PRIO_AFTER doesn't exist...
2009-08-02 brainWe dont support these compilers any more
2009-08-02 brainI am sure i deleted these before
2009-08-02 peaveyFix our getops implementation on windows. Have optind...
2009-08-02 peaveyMake sure usage lines up neatly.
2009-08-02 peaveyFix a few typos in here so it compiles again.
2009-08-02 w00tTrivial commit to add .gitignore to ..gitignore!
2009-08-02 w00tChange all non-fatal GNUTLS initialisation notices...
2009-08-02 peaveyForget to remove a #endif
2009-08-02 peaveyNo forget using windows' broken inet_pton and inet_ntop...
2009-08-02 peaveySince Windows SDK6.0a inet_pton and inet_ntop is define...
2009-08-02 w00tPush SVN ignores to .gitignore, so I can stop going...
2009-08-02 w00tFix a missed reference
2009-08-02 w00tBump version number to rc4
2009-08-02 w00tPatch to not increment nickchange counter for nick...
2009-08-01 w00tDon't apply bans to E:Lined connections. Should fix...
2009-08-01 w00tShow config warnings/errors regardless of loglevel...
2009-08-01 w00tVarious rehash fixes that it seems were introduced...
2009-08-01 w00tCheck that the <connect> block actually specifies a...
2009-08-01 w00tReconnect to LDAP server if connection goes away, fixes...
2009-07-31 danieldgRehash message fixes from Ankit, thanks
2009-07-27 specialSend a failure numeric instead of QuitUser when STARTTL...
2009-07-26 dzdon't send out global snotices from every server on...
2009-07-19 specialUse correct behavior (as per C++) for 'delete NULL...
2009-07-07 danieldgRemove bad check for channel op in m_auditorium, fixes...
2009-07-04 peaveyRemove m_ssl_oper_cert and clarify how to use it in...
2009-07-04 peaveyFix possible segfault on giving an unknown cmdline...
2009-07-03 danieldgUse server name for source of remote TIME rather than SID
2009-07-03 danieldgFix m_callerid message routing for remote users, destin...
2009-07-03 danieldgAsk the user if they want to generate SSL certificates...
2009-07-03 danieldgFix symlink creation of openssl if both it and gnutls...
2009-07-03 danieldgFix excessive snomask sending on fitler add/removal
2009-07-03 danieldgFix double-send of SSL metadata in openssl, possible...
2009-07-02 danieldgUpdates to example configuration [by jdhore]
2009-07-02 danieldgMerge m_ssl_oper_cert into m_sslinfo to reduce the...
2009-07-02 danieldgMerge m_ssl_data with m_ssinfo to reduce the number...
2009-07-02 danieldgSend ssl_cert metadata on signon
2009-07-02 danieldgRemove memory-wasting map in ssl_cert
2009-07-02 danieldgMigrate SSL metadata and visible information (/whois...
2009-07-02 danieldgFix backport compile error: m_ssl_* uses ServerInstance...
2009-07-01 danieldgFix error reporting on rehash
2009-07-01 danieldgMake rehash generate a new ServerInstance->Config object
2009-07-01 danieldgMove list of open ports out of Config object
2009-06-30 w00tCheck for oper max chans before user max chans, fixes...
2009-06-30 w00tFix +g messages being borked with multiple servers...
2009-06-30 w00tAdd BS/BotServ to default atheme aliases.
2009-06-30 w00tRoll back mysterious DNS change from 2007 which broke...
2009-06-27 danieldgm_sslinfo does not depend on external libraries, it...
2009-06-26 danieldgMake pkg-config failure error clearer
2009-06-18 danieldgRebuild modeclasses.a when configure -update is run
2009-06-16 danieldgFix incorrect attempted inline of irc::sockets::sa_size
2009-06-16 danieldgFix sockaddr length argument, BSD will complain if...
2009-06-15 danieldgFix ENCAP forwarding with multiword final parameter...
2009-06-14 danieldgImprove valdebug-unattended: increase timeout to 90...
2009-06-14 danieldgBackport BufferedSocket::DoConnect rewrite to fix valgr...
2009-06-14 danieldgThese commands do not need to be VF_COMMON
2009-06-14 danieldgDon't globally route SETNAME, the FNAME is sufficient...
2009-06-12 brainmore fixes. inet_pton is now in error, this is because...
2009-06-12 brainThis file *BROKEN AGAIN* in windows builds (VC9) -...
2009-06-07 danieldgMakefile updates: clean up some installation assumptions
2009-06-07 danieldgAllow SSL fingerprint-based server authentication
2009-06-06 w00tDon't display locally bound SSL ports in SSL= (for...
2009-06-06 danieldgMakefile updates: Add "make help" and "make M=m_modname...
2009-06-05 danieldgAdd daniel's third-party module repository
2009-06-03 danieldgUse pkg-config to search for gnutls rather than the...
2009-06-02 danieldgChange m_override to send snomasks globally
2009-06-01 danieldgIgnore and remove {BSD,GNU}makefile
2009-06-01 danieldgMakefile updates: Fix BSD make conditionals
2009-06-01 danieldgMakefile updates: Allow run-cc wrapper to be disabled...
2009-06-01 danieldgMakefile updates: clean up command lines
2009-06-01 danieldgThis time it's actually compile tested
2009-06-01 danieldgOK, it's more useful if this compiles...
2009-06-01 danieldgFix unsafe iteration pattern in m_timedbans - vector...
2009-05-30 danieldgMakefile updates: remove MAKEPROG/MAKEORDER
2009-05-25 danieldgRemove the ServerConfig::DirValid check that breaks...
2009-05-24 danieldgMake timestamp output in /CHECK consistent
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-05-23 danieldgm_dnsbl: Add default duration and error message on...
2009-05-14 danieldgFix UID collision on reload of m_spanningtree.so
2009-05-14 specialFix some incorrect STL iterations (using < end() instea...
2009-05-14 danieldgFix r11381 checking HideWhoisServer incorrectly
2009-05-13 danieldgFix incomple memset() in irc::sockets::aptosa, add...
2009-05-13 danieldgMake User::ServerInstance public so that FakeUser can...
2009-05-13 danieldgHide server sources if HideWhoisServer is set, noticed...
2009-05-13 danieldgShow correct server source to users on FTOPIC and FMODE
2009-05-13 danieldgUse Utils->ServerUser instead of ServerInstance->FakeCl...
2009-05-13 danieldgMake the previous patches actually work
2009-05-13 danieldgReplace loopCall detection in OnUserKick with a check...
2009-05-13 danieldgUse a FakeUser source for server-sourced commands in...
2009-05-13 danieldgCreate subclass of User for FakeClient, to allow for...
2009-05-13 aquanightFix for some modules sending global snotices at each...
next