Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added tag 1.5 for changeset 6f504f412a59 | Nico Golde | 2011-01-24 | 1 | -0/+2 | |
* | add changelog entry about autojoin patch | Nico Golde | 2011-01-24 | 1 | -0/+2 | |
* | merge in forgotten changes | Nico Golde | 2011-01-24 | 2 | -1/+4 | |
|\ | ||||||
| * | document /a for away, patch by Even Gates | Nico Golde | 2010-06-25 | 1 | -0/+3 | |
| * | replace echo with printf so it doesnt rely on xsi extension of susv3 | Nico Golde | 2009-06-01 | 1 | -1/+1 | |
| * | remove bashism, isnt needed anyway | Nico Golde | 2009-05-23 | 1 | -1/+1 | |
* | | Added tag 1.5 for changeset 4c6892284a9a | Nico Golde | 2011-01-24 | 1 | -0/+1 | |
* | | minor changes, fix fd leak due to case insensitive channel name comparison, f... | Nico Golde | 2011-01-24 | 3 | -12/+19 | |
* | | create in FIFO on receiving a PRIVMSG | Nico Golde | 2011-01-24 | 1 | -0/+1 | |
|/ | ||||||
* | Added tag 1.4 for changeset 7c7c000b4f42 | Nico Golde | 2008-08-09 | 1 | -0/+1 | |
* | - prepare 1.4 release | Nico Golde | 2008-08-09 | 6 | -31/+42 | |
* | fix manual | Nico Golde | 2008-07-22 | 1 | -1/+1 | |
* | fixed possible NULL pointer reference on sparc | Nico Golde | 2007-07-16 | 1 | -1/+1 | |
* | Added tag ii-1.3 for changeset 987fc9d57808 | Nico Golde | 2007-07-14 | 1 | -0/+1 | |
* | release date | Nico Golde | 2007-07-14 | 1 | -1/+1 | |
* | 1.2->1.3 | Nico Golde | 2007-07-14 | 1 | -2/+2 | |
* | workaround, server messages about users dont open a user directory anymore, o... | Nico Golde | 2007-07-14 | 3 | -1/+10 | |
* | tagging ii-1.2 | Nico Golde | 2007-06-23 | 1 | -0/+1 | |
* | Changelog added | Nico Golde | 2007-06-23 | 1 | -0/+4 | |
* | tagging ii-1.2 | Nico Golde | 2007-06-23 | 1 | -0/+1 | |
* | changes for ii-1.2 | Nico Golde | 2007-06-23 | 4 | -19/+16 | |
* | added note about changelog | nion@aurora | 2007-06-22 | 1 | -0/+6 | |
* | enabled joining channels with password | nion@aurora | 2007-06-22 | 1 | -2/+3 | |
* | regression fix | Nico Golde | 2007-06-12 | 1 | -5/+3 | |
* | fixed manpage section | Nico Golde | 2007-05-03 | 1 | -1/+1 | |
* | copyright adjustments | Nico Golde | 2007-04-28 | 3 | -3/+6 | |
* | -v option removed from manual since it is not implemented | Nico Golde | 2007-04-28 | 1 | -1/+0 | |
* | ii-1.1 | Nico Golde | 2007-04-04 | 2 | -2/+2 | |
* | fixed wrong parsing in commands like WHOIS and NAMES | Nico Golde | 2007-02-24 | 1 | -4/+7 | |
* | initialization | Nico Golde | 2007-02-04 | 1 | -1/+1 | |
* | license fixed | Nico Golde | 2007-02-03 | 1 | -1/+1 | |
* | fix race | Nico Golde | 2007-02-03 | 1 | -1/+0 | |
* | a bit of beautify | Nico Golde | 2007-02-03 | 1 | -13/+11 | |
* | small adjustments | Nico Golde | 2007-02-03 | 1 | -5/+4 | |
* | small makefile adjustments | Nico Golde | 2007-02-03 | 1 | -3/+4 | |
* | makefile needs to install new files | Nico Golde | 2007-02-03 | 2 | -1/+9 | |
* | documentation fixes and query.sh added | nion@h4447.serverkompetenz.net | 2007-02-03 | 3 | -4/+51 | |
* | SLOC -> LOC | Nico Golde | 2007-02-02 | 1 | -1/+1 | |
* | solaris compile fix | nion@h4447.serverkompetenz.net | 2007-02-01 | 1 | -2/+3 | |
* | release prepared | nion@h4447.serverkompetenz.net | 2007-02-01 | 6 | -11/+16 | |
* | harden ii a bit | nion@h4447.serverkompetenz.net | 2007-02-01 | 1 | -8/+14 | |
* | use TOK_CMD more safely | nion@h4447.serverkompetenz.net | 2007-02-01 | 1 | -1/+1 | |
* | indent stuff | nion@h4447.serverkompetenz.net | 2007-02-01 | 1 | -37/+19 | |
* | indents | nion@h4447.serverkompetenz.net | 2007-01-30 | 1 | -61/+61 | |
* | fixed fd exhausting | Nico Golde | 2007-01-30 | 1 | -0/+1 | |
* | bugfix if fd is NULL | Nico Golde | 2007-01-29 | 1 | -1/+1 | |
* | right fix at the wrong place reverted | Nico Golde | 2007-01-29 | 1 | -2/+2 | |
* | small fix | Nico Golde | 2007-01-29 | 1 | -1/+1 | |
* | manpage adjustment | nion@noname | 2007-01-23 | 1 | -5/+2 | |
* | Nico Golde: | nion@localhost | 2007-01-16 | 1 | -4/+3 |