Age | Commit message (Collapse) | Author | Files | Lines |
|
TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel.
Both client and server-side sockets are possible, and this code should work
on any platform as it uses a generic mechanism for layering on SSL and Tcl.
|
|
|
|
new features:
option "wait-slave" blocks open of pty master side until a client
connects, "pty-intervall" controls polling
option -h as synonym to -? for help (contributed by Christian Lademann)
filan prints formatted time stamps and rdev (disable with -r)
redirect filan's output, so stdout is not affected (contributed by Luigi Iotti)
filan option -L to follow symbolic links
filan shows termios control characters
corrections:
proxy address no longer performs unsolicited retries
filan -f no longer needs read permission to analyze a file (but still
needs access permission to directory, of course)
porting:
Option dsusp
FreeBSD options noopt, nopush, md5sig
OpenBSD options sack-disable, signature-enable
HP-UX, Solaris options abort-threshold, conn-abort-threshold
HP-UX options b900, b3600, b7200
Tru64/OSF1 options keepinit, paws, sackena, tsoptena
further corrections:
address pty now uses ptmx as default if openpty is also available
|
|
|
|
|
|
|
|
small CA (Certification Authority). TinyCA works as a frontend for openssl.
This is tinyca-0.6.7
|
|
|
|
library. You can find more information about Gtk+ on http://www.gtk.org.
The Perl binding tries to follow the C interface as much as possible,
providing at the same time a fully object-oriented interface and
Perl-style calling conventions.
This is the Gnome extension of the Gtk module.
|
|
|
|
library. You can find more information about Gtk+ on http://www.gtk.org.
The Perl binding tries to follow the C interface as much as possible,
providing at the same time a fully object-oriented interface and
Perl-style calling conventions.
This is the Gtk::Gdk::Imlib extension of the Gtk module.
|
|
|
|
there are much better players (e.g. "mplayer") available in the meantime.
|
|
to define their own pre-configure target which is needed.
|
|
script to avoid bizarre quoting problems within the configure script.
This also fixes the definition of SYSCONFDIR in the compiled library.
Bump the PKGREVISION to 1.
|
|
|
|
|
|
This does not add support for ffsv2 filesystems nor superblocks.
This addresses PR#28357.
|
|
|
|
|
|
|
|
Bump PKGREVISION due to dependency changes.
|
|
|
|
- Fix bug with IPv6 support on non-IPv6 enabled systems
- Tidy up Makefile
- Move patch-aa to Makefile
- ok'ed bouyer@
Changes 2.11.1, 2005-01-05
--------------------------
From: Artyom Adjemov <one.bofh location gmail.com>
* new Windows docu ... running mrtg as an nt service with srvany.
From: Joe Pruett <joey location clean.q7.com>
* fixed snmp options parsing in MRTG_lib.pm to allow for !
From: Tobi
* fixed secondmean and logscale to actually issue the propper
options for rateup.
* fixed compilation of rateup.exe for windows to get the new strftime
function to be actually used ...
Changes 2.11.00, 2004-12-08
---------------------------
From: Al Payne <apayne location pleiades.com>
* integrated support for dellLan in cfgmaker
* reindented cfgmaker
From: Mike Nealon <mnealon location conversent.com>
and Larry Fahnoe <fahnoe@FahnoeTech.com>
* fix cfgmaker handling of 'lowspeed' highSpeed interfaces
From: Tobi Oetiker
* reindent rateup.c
* remove @ signs from mail addresses in change log
* added if_MTU variable to cfgmaker
* make windows users happy. rateup.exe now uses a special strftime.c
that knows about %V and will thus provided propper ISO week numbers for
windows as well. Changed the default week format to V.
From: zurkabsd location yahoo.com.cn
* new chinese translation
From: Jaime Damiao Anjos Cadete <jaime.d.cadete location ptprime.pt>
* put -lm into LIBS to make sure it comes last
From: Ian Duplisse <i.duplisse location cablelabs.com>
* remove the flattening of peaks from the code in rateup.c this does not reflect
what actually happens
From: John Van Essen <vanes002 location umn.edu>
* fix handling of unknonwn (-1) data in rateup ...
From: Benjamin Despres <http://users.tmok.com/~pla/email_me.shtml>
* Logscale and Secondmean logarithmic scaling for rateup
From: alex <alex location craxor.com>
* contributed mrtg message dll. Added note about it to mrtg-reference.pod
From: Mateusz <mateusz location republika.pl>
* support option derive is using rrdtool logging
From: Ulf Härnhammar <Ulf.Harnhammar.9485 location student.uu.se>
* prevent potential buffer overflow in ratup due to 'strange' input files
Changes 2.10.15, 2004-08-08
---------------------------
From: NormW <normw location bocnet.com.au>
* patches for netware support
From: Tobi
* the optional Conversion function wants to have the original
data pulled in via snmp to work with, mapping \n and \r to nothing
and stripping spaces must happen later.
* better error message for missing library
* Updated to snmp_session 1.05
From: Fuminori -Tany- Tanizaki <tany location tany.org>
* fix for cuin and cout values saved in html comments
From: Tom Pala <gotar location pld-linux.org>
* fix for polish translation
From: Georgi Georgiev <chutz location gg3.net>
* nodetach option for running mrtg under daemontools
From: Jozsef Szilagyi <j.szilagyi location atlastelecom.ro>
* fixed indexmaker. added missing last for --section=portname code
From: Bartosz Kwitniewski <zerg2000 location lurker.ath.cx>
* fixed scaling bug in rateup (unsigned long) should have been long long
From: Mike Mitchell <mcm location unx.sas.com>
* fix indexmaker when used with 14all
|
|
Note update of amsn to 0.94nb1.
|
|
Bump PKGREVISION.
Should fix PR pkg/29024 from Julio M. Merino Vidal.
|
|
|
|
TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel.
Both client and server-side sockets are possible, and this code should work
on any platform as it uses a generic mechanism for layering on SSL and Tcl.
|
|
Remove esound-support from options.mk until i find the reason why
libossaudio is not used.
Fix canna-support with a patch from Thomas Klausner. Thanks.
|
|
to setup the etc files for gtk & pango; add the files into PLIST, so that
they are properly removed when package is deinstalled
|
|
|
|
Notes:
* NetBSD-native version not available, this can be used only with
MOZILLA_USE_LINUX
* Linux sets MOZ_GTK2, gtk1-compiled version doesn't appear to be available
* Solaris not tested
|
|
are only emulators/suse91_gtk2 and emulators/suse91_locale, so use
that direct in the paths
|
|
vulnerabilities
|
|
package deinstall
|
|
NetBSD case, and makes Linux firefox-bin 1.0 find NetBSD
/usr/pkg/lib/libXcursor.so rather than using the Linux one supplied
by the suse_x11 package
|
|
|
|
the recently discovered Xpm vulnerabilities
|
|
security problems in libtiff
|
|
security problems in libtiff.
Bump PKGREVISION
|
|
|
|
|
|
Release 0.2.8
-------------
* Fix bug where every other goto does not exit in nonzoomed views
* Removed KDE 2.x check in configure
* Added --justswitch flag that switches desktops without graphics
Release 0.2.7
-------------
* Fix a compilation issue about "two_face_gap" variable.
* Fix the resolution picking logic (removed it) so no more monitor
resets
* Fix startup bug where 3ddesk was not finding the server it just
started
* Apply endianness patch [Colin Leroy]
* Options to reverse mousewheel, swap mousebuttons and change
mousebuttons [Eric Shattow]
* Don't acquire desktop when activated if recently autoacquired
Release 0.2.6
-------------
* Add 'f' as toggle for 'random fun mode' and --noautofun [Phil]
* Avoid 3 sec delay when starting 3ddeskd from 3ddesk [Gregory Kovriga]
* Use a lower priority for the deamon to lessen screen cap hit (use 12)
* Add autoacquire feature to acquire current desktop every 2 seconds
* Add random view option
* Improvements to memory usage [Toph]
* Add --dontexit flag to not exit after a goto
* Flush message queue before activation
* Have goto movement start right away rather then wait for entry movement
* Show screen numbers greater then 10 correctly [Robert Wittams]
|
|
|
|
doesn't appear to be available on the master server anymore
|
|
|
|
Bump PKGREVISION due to dependency changes.
|
|
|
|
|
|
Bump PKGREVISION due to dependency changes.
|