Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Wine 1.4 / 1.5.5
    2,380 downloads
    Phorum 5.2.17
    2,349 downloads
    VLC 2.0.1
    2,082 downloads
    BackTrack 5 R2
    1,718 downloads
    Adobe Flash Player
    for Linux
    11.2.202.228

    1,579 downloads
    Google Chrome
    19.0.1084.52 /
    20.0.1132.17 Beta /
    21.0.1145.0 Alpha

    1,558 downloads
    Linux Mint 13
    1,387 downloads
    Yahoo Messenger
    1.0.4

    1,182 downloads
    Ultimate Edition 3.3
    1,130 downloads
    Ubuntu 12.04 LTS
    1,020 downloads
    TOP 10 LINUX DISTROS
    #
    Distribution
    BackTrack 5 R2
    787,793 downloads
    Fedora 16
    460,590 downloads
    Mandriva Linux 2011
    378,395 downloads
    KNOPPIX Live DVD
    6.7.1

    334,307 downloads
    Yellow Dog Linux 6.2
    247,754 downloads
    Kororaa AIGLXgl Live
    CD 0.3

    202,988 downloads
    openSUSE Linux 12.1
    / 12.2 Milestone 3

    190,936 downloads
    Red Hat Enterprise
    Linux 6.2 / 6.3 Beta

    187,760 downloads
    Slackware 13.37
    154,434 downloads
    Ubuntu 9.10
    126,453 downloads
    Home > Linux > Communications > Chat > InspIRCd > Changelog

    InspIRCd 2.0.2 - Changelog


    What's new in InspIRCd 2.0.2:

    September 22nd, 2010

    · These fix a user-exploitable crash in m_silence; unload the module if you are not using the latest versions.



    What's new in InspIRCd 1.2.0 Beta 2:

    October 22nd, 2008

    · Yes, Square Meater is a real cow breed. Only aussies would come up with something so funny.
    · Default 'noisy' to false. Until i hear from w00t i cant see how this can be of use right now (non-opers get spammed with crap just from doing regular things like joining channels)
    · Some documentation corrections, thanks jdhore.
    · Convert a number of modules to using privs.
    · Tie settings in mode and whowas to privs.
    · Tie a number of /who settings to servers/auspex and users/auspex respectively.
    · Tie display of realhost in USERHOST to users/auspex priv.
    · Tie /stats that aren't explicitly marked for users into servers/auspex.
    · Tie module version display to servers/auspex priv.
    · Add priv channels/high-join-limit.
    · Use servers/auspex and users/auspex privs where needed.
    · Document users/auspex priv, also clarify documentation a tiny bit to make them sound less mysterious.
    · Document servers/auspex priv.
    · Implement channels/auspex priv for /names and /list.
    · Document channels/auspex permission: allows opers with this priv to see more information about channels than normal users.
    · Document priv users/mass-message.
    · Make use of privs for PRIVMSG also.
    · Working privs implementation, and example usage in NOTICE for mass messaging.
    · Migrate oper commands to an std::set, add a set for privs also. Change the API a bit.
    · Add skeleton of HasPrivPermission.
    · Patch from Namegduf to use established numerics for HELPOP instead of notices.
    · Don't neglect calling User::CheckClass after SetClass, so that users don't end up lingering with a NULL class if they shouldn't.
    · Remove space indenting. (Brain, *smack*)
    · Remove the duplicate checking/disabled setting of < connect > craq, there is a (better) way to do this, which is to hunt for a new connect class on all users once /rehash happens.
    · Add notices on successful add or remove to callerid list.
    · Patch from dz for bug #620, thanks.
    · possible fix for bug #623, reported by MacGyver. Untested please test
    · Fixes and improvements from jdhore, thanks
    · Temporary usable quick conf by jdhore, thanks
    · I changed my mind, i uncommented
    · Numerous fixes for m_dccallow - only the first banfile tag mattered, improper behavior with no banfile tags, incorrect check for adding yourself to the dccallow list, and several cosmetic issues.
    · m_ssl_openssl is sending log messages and calling itself m_ssl_gnutls..
    · Add , allows networks to hide channels of a +I user even from opers, for added privacy.
    · Modify $copy macros in comments, fixes bug #617
    · hidechans is not oper only.
    · Remove outdated TODO
    · Don't send an override notice if no modes were actually applied, thanks Ankit.
    · Patches for updated config from jdhore, thanks!
    · Make wget syntax correct for executable includes example
    · Latest config file tweaks from jdhore, thanks! :)
    · Fix messageflood not working (bug #615). Big thanks to dz.
    · Update comment that says we dont send simplemodes in FJOIN, we do now.
    · Fix the description of the m_operinvex module in the example config.
    · Apply patch from jmb, for bug #593. Snotices on override are now sent regardless of noisy setting. Done in preparation for b2 sometime soon.
    · Fix memory leak in helpop config loading, thanks Macgyver.
    · Fix crash caused by me being retarded.
    · Fix: call OnRawSocketAccept for server connections. This isn't yet done in an ideal fashion, but it should work for now. Fixes bug #616, reported by dz. Thanks.
    · Remove this, we're not going to keep the .old, makes it twice as much work to document stuff
    · Add jdhore's nicer config files with better readable comments, thanks tons!
    · Test commit
    · Some more safety checks to catch out invalid client introductions (e.g. from atheme when its too old (for some reason its no longer checking the protocol ID for this))
    · Header tidyups. Apart from module to module API stuff and external deps, modules dont really need to include much but inspircd.h (and xline.h if they create new xline factories)
    · We are including tons more than we need to here, its a mess
    · Fix for bug #613 reported by Casey, m_regex_glob's parameters were back to front!
    · Comments here too
    · Mention ulines too
    · Comment on potentially confusing code
    · The module hook is kinda required.
    · Fix for bug #601
    · Some suggestions from jilles about handling unknown prefix errors, and some ideas of my own about handling unknown modes in client introduction to prevent leaving a desynched user on the source server
    · Fix for bug #604 reported by Phoenix, thanks
    · Make topic optional for permanent channels tags.
    · Fix inverted logic in restrictchans that caused it to not play nice with permchannels.
    · Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and zlines on IPs affecting cgiirc users. Thanks to Saz|Laptop
    · I think this fixes the mode +k weirdness. Keys were never being set correctly in the channel data. gcc doesnt warn on cast from char* to bool.
    · Suggested by nenolod, lets add this for thread signal safety
    · Fix causing +o (and +q!) not being correctly given on channel create
    · Initialise SSL session pointer to NULL to prevent a potentially unsafe comparison, thanks Macgyver.



    What's new in InspIRCd 1.2.0 Beta 1:

    September 27th, 2008

    · Minor bugfixes.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM