chiark / gitweb /
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ian Jackson [Sat, 2 Jun 2012 00:56:28 +0000 (01:56 +0100)]
introduce checkexecflagfile
Ian Jackson [Sat, 2 Jun 2012 00:38:47 +0000 (01:38 +0100)]
fixes, also do uncompressed v6 addr
Ian Jackson [Sat, 2 Jun 2012 00:23:43 +0000 (01:23 +0100)]
revert misguided bytes2hex move
Ian Jackson [Sat, 2 Jun 2012 00:23:02 +0000 (01:23 +0100)]
wip about to undo
Ian Jackson [Sat, 2 Jun 2012 00:07:22 +0000 (01:07 +0100)]
put a missing ntohs back
Ian Jackson [Fri, 1 Jun 2012 23:29:24 +0000 (00:29 +0100)]
administrivia
Ian Jackson [Fri, 1 Jun 2012 23:15:28 +0000 (00:15 +0100)]
fix copyright
Ian Jackson [Fri, 1 Jun 2012 23:13:18 +0000 (00:13 +0100)]
remove shlibs
Ian Jackson [Fri, 1 Jun 2012 23:12:37 +0000 (00:12 +0100)]
cleaning up
Ian Jackson [Fri, 1 Jun 2012 23:09:11 +0000 (00:09 +0100)]
remove rcsids
Ian Jackson [Fri, 1 Jun 2012 23:05:02 +0000 (00:05 +0100)]
copyright
Ian Jackson [Fri, 1 Jun 2012 23:04:33 +0000 (00:04 +0100)]
ipv6 etc.
Ian Jackson [Fri, 1 Jun 2012 22:29:44 +0000 (23:29 +0100)]
wip v6 support etc.
Ian Jackson [Fri, 1 Jun 2012 21:42:04 +0000 (22:42 +0100)]
standard ignores
Ian Jackson [Fri, 1 Jun 2012 21:41:49 +0000 (22:41 +0100)]
cvs -> git
Ian Jackson [Fri, 1 Jun 2012 21:40:56 +0000 (22:40 +0100)]
rename saddr -> saddr4, prep for v6 support
Ian Jackson [Fri, 1 Jun 2012 21:35:33 +0000 (22:35 +0100)]
record manpage change in changelog
ian [Fri, 1 Jun 2012 20:47:34 +0000 (20:47 +0000)]
found in cvs on davenant
ian [Sun, 23 Sep 2007 20:03:38 +0000 (20:03 +0000)]
* Set Priority to optional as in ftpmaster override file.
ian [Sun, 23 Sep 2007 19:24:50 +0000 (19:24 +0000)]
finalise changelog
ian [Sun, 23 Sep 2007 19:23:48 +0000 (19:23 +0000)]
* Change my email address in Maintainer: to davenant.
ian [Sun, 23 Sep 2007 19:22:46 +0000 (19:22 +0000)]
sort out Closes: in changelog; changelog entry for DEB_BUILD_OPTIONS=nostrip
ian [Sun, 23 Sep 2007 19:22:24 +0000 (19:22 +0000)]
do not strip if DEB_BUILD_OPTIONS=nostrip
ian [Sun, 23 Sep 2007 19:15:27 +0000 (19:15 +0000)]
bug re changelog not relevant since now debian-native
ian [Sun, 23 Sep 2007 19:14:01 +0000 (19:14 +0000)]
is now debian native again
ian [Sun, 23 Sep 2007 19:09:00 +0000 (19:09 +0000)]
import and merge changes from NMU by Amaya Rodrigo Sastre
ian [Sun, 23 Sep 2007 19:04:27 +0000 (19:04 +0000)]
correct history of Baz Zoetekouw's NMU in changelog
ian [Sun, 23 Sep 2007 18:59:28 +0000 (18:59 +0000)]
* Set SHELL=/bin/bash in debian/rules. Closes #374586.
ian [Fri, 2 Apr 2004 18:55:03 +0000 (18:55 +0000)]
note #include signal.h
ian [Fri, 2 Apr 2004 18:54:27 +0000 (18:54 +0000)]
@@ -7,6 +7,9 @@
programs. See also Bug#186439.
+ * New make variables for improved portability and customisation of
+ locations: LIBS, libexec_dir, HELPER.
+ * make clean removes *.core too.
ian [Sun, 29 Jun 2003 22:31:14 +0000 (22:31 +0000)]
@@ -1,10 +1,12 @@
authbind (1.1.6) unstable; urgency=low
- * Do not Build-Depends: libc6-dev (it's build-essential).
+ * Block signals during our child's execution. Closes #186439.
* manpage: fix subtle error in description of interaction between
set-id and LD_PRELOAD. Closes #36890.
* Say in manpage that we may not work properly with multithreaded
programs. See also Bug#186439.
+ * Make sure we don't try to encode errno's >127 in a status code.
+ * Do not Build-Depends: libc6-dev (it's build-essential).
--
ian [Sun, 29 Jun 2003 22:01:21 +0000 (22:01 +0000)]
@@ -3,7 +3,9 @@
* Do not Build-Depends: libc6-dev (it's build-essential).
* manpage: fix subtle error in description of interaction between
set-id and LD_PRELOAD. Closes #36890.
-
+ * Say in manpage that we may not work properly with multithreaded
+ programs. See also Bug#186439.
+
--
authbind (1.1.5.3) unstable; urgency=low
ian [Sun, 29 Jun 2003 22:00:08 +0000 (22:00 +0000)]
@@ -1,7 +1,9 @@
authbind (1.1.6) unstable; urgency=low
* Do not Build-Depends: libc6-dev (it's build-essential).
-
+ * manpage: fix subtle error in description of interaction between
+ set-id and LD_PRELOAD. Closes #36890.
+
--
authbind (1.1.5.3) unstable; urgency=low
ian [Sun, 29 Jun 2003 21:49:03 +0000 (21:49 +0000)]
priority back to extra
ian [Wed, 26 Sep 2001 00:13:29 +0000 (00:13 +0000)]
@@ -1,6 +1,7 @@
+ * Do not Build-Depends: libc6-dev (it's build-essential).
ian [Tue, 25 Sep 2001 22:45:28 +0000 (22:45 +0000)]
FHS patches from Bas Zoetekouw <bas@debian.org> (#91112, #91376, #91387)
ian [Sun, 18 Mar 2001 14:03:45 +0000 (14:03 +0000)]
@@ -1,3 +1,9 @@
+authbind (1.1.6) unstable; urgency=low
+
+ * Priority changed to `optional' as per override file.
+
+ --
+
authbind (1.1.5.2) frozen unstable; urgency=low
* Non-maintainer upload.
ian [Sun, 18 Mar 2001 13:56:02 +0000 (13:56 +0000)]
Fix incorrect closes.
ian [Sun, 18 Mar 2001 13:49:04 +0000 (13:49 +0000)]
NMU 1.1.5.2: -D_GNU_SOURCE.
ian [Sun, 18 Mar 2001 13:47:07 +0000 (13:47 +0000)]
NMU 1.1.5.1: various Debian fixes.
ian [Mon, 31 Aug 1998 14:32:49 +0000 (14:32 +0000)]
Fix coredump bug.
ian [Mon, 31 Aug 1998 14:24:02 +0000 (14:24 +0000)]
Allow bind() to port 0 !
ian [Sun, 30 Aug 1998 19:52:38 +0000 (19:52 +0000)]
Make IPPORT_RESERVED check work (oops!).
ian [Sun, 30 Aug 1998 19:12:00 +0000 (19:12 +0000)]
Test checkin.
ian [Sun, 30 Aug 1998 19:10:04 +0000 (19:10 +0000)]
Make --deep option actually work (oops).
ian [Sun, 30 Aug 1998 15:34:50 +0000 (15:34 +0000)]
Fix Description.
ian [Sun, 30 Aug 1998 15:19:20 +0000 (15:19 +0000)]
Allow control of when the LD_PRELOAD is passed on.
ian [Sun, 30 Aug 1998 03:07:34 +0000 (03:07 +0000)]
Do not use ports >512 even if configured. (rshd)
ian [Sun, 30 Aug 1998 02:50:06 +0000 (02:50 +0000)]
With manpage, etc.
ian [Sun, 30 Aug 1998 02:35:14 +0000 (02:35 +0000)]
Much new build world.
ian [Sat, 29 Aug 1998 21:22:23 +0000 (21:22 +0000)]
Initial checkin.