ubuntu/+source/tinyirc:applied/debian/jessie

Last commit made on 2012-08-24
Get this branch:
git clone -b applied/debian/jessie https://git.launchpad.net/ubuntu/+source/tinyirc
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/jessie
Repository:
lp:ubuntu/+source/tinyirc

Recent commits

185cd6e... by Jari Aalto

1:1.1.dfsg.1-3 (patches applied)

Imported using git-ubuntu import.

5fef1e8... by Jari Aalto

Correct argument handling. Support any port number (Closes: #625862).

Gbp-Pq: 20-argc.patch.

d1d0d03... by Jari Aalto

make sure to not reference NULL if getting less arguments than expected

Gbp-Pq: 08-avoid-NULL-dereferences.patch.

77e1cf3... by Jari Aalto

add isatty(3) check in case of stdin

Gbp-Pq: 07-add-isatty-3-check-in-case-of-stdin.patch.

4cad887... by Jari Aalto

clean up several warnings

Gbp-Pq: 06-clean-up-several-warnings.patch.

5e58520... by Jari Aalto

prevent segfault on /part

Gbp-Pq: 05-prevent-segfault-on-part.patch.

0f2f11c... by Jari Aalto

fix definition of bp for tgetent call

Gbp-Pq: 04-fix-definition-of-bp-for-tgetent-call.patch.

0bc1965... by Jari Aalto

add several missing #includes

Gbp-Pq: 03-add-several-missing-includes.patch.

4e4cdff... by Jari Aalto

drop inetd support

Gbp-Pq: 02-drop-inetd-support.patch.

02047aa... by Jari Aalto

Corrected a bug which prevented TinyIRC from function with servers that used the nospoof patch.

Gbp-Pq: 01-nospoof-fix.patch.