Age | Commit message (Collapse) | Author | Files | Lines |
|
VNC (Virtual Network Computing) software makes it possible to view and
fully-interact with one computer from any other computer or mobile device
anywhere on the Internet. VNC software is cross-platform, allowing remote
control between different types of computer.
VNC has a wide range of applications including system administration, IT
support and helpdesks. It can also be used to support the mobile user, both
for hot desking within the enterprise and also to provide remote access at
home, or on the road. The system allows several connections to the same
desktop, providing an invaluable tool for collaborative or shared working in
the workplace or classroom. Computer support within the geographically spread
family is an ever popular use.
Vino is an VNC server that integrates cleanly within the GNOME Desktop.
|
|
|
|
|
|
Changes in 2.0.2
NEW: cnid: Add an indexes check and rebuild, optional for dbd (parameter
check default no), standalone program cnid_index for cdb.
UPD: Enhanced afpd's -v command line switch and added -V for more verbose
information
UPD: uams_gss: build the principal used by uams_gss.so from afpd's
configuration, don't use GSS_C_NT_HOSTBASED_SERVICE
UPD: cnid_dbd: add process id in syslog and small clean up
REM: remove netatalkshorternamelinks.pl
FIX: afpd: check for DenyRead on FPCopyFile
FIX: afpd: add missing flush for AD2 Metadata on FPCopyFile
FIX: afpd: Deal with AFP3 connection and type 2 (non-UTF8) names.
reported by Gair Heaton, HI RESOLUTION SYSTEMS
FIX: afpd: Broken 'crlf' option
FIX: afpd: fix afpd/dhx memory bug, by Ralf Schuchardt
FIX: afpd: Return an error if we cannot get the db stamp in afp_openvol.
FIX: afpd: Fix slp registration with Solaris9 slpd, from hat at
fa2.so-net.ne.jp
|
|
|
|
Changes:
- Added the missing handler for server-pushed searches
- Allow users to have negative speed-ratings
- Double click downloads in searches and browsers, join room in room list
|
|
|
|
|
|
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
|
|
|
|
|
|
for cloning ppp(4) as found in -current.
|
|
regret it.
|
|
|
|
Collection.
To get encryption over a PPTP connection, you need the kernel to support the
MPPE algorithm. It is used as a PPP compression module, and the mppe-lkm
package provides a LKM (Loadable Kernel Module) that will install the
functionality into your NetBSD kernel.
|
|
The PPP Daemon is the userland part of the Point-to-Point Protocol. It works
in combination with a dedicated kernel network interface usually named ppp.
PPP is a very extensible protocol and pppd supports a large number of options,
including compression (through various algorithms), cryptography (Microsoft's
MPPE) and authentication (PAP, CHAP, Microsoft CHAP), provided the kernel has
the relevant back-ends in some cases.
|
|
|
|
pkgsrc changes and patches:
o As pppd binary location is configurable at run-time, it is no longer
necessary to use ./configure tricks to use another pppd.
o Add a rc.d script.
o Disable bcrelay build unconditonally, until it is made portable.
o Move configuration file over to PKG_SYSCONFDIR.
Changes:
1.2.1: released 2004-06-23
[* Nothing relevant *]
1.2.0-b4: released 2004-05-25
- fix for options file check when no options file wanted [Cameron]
- fix for SIGTERM handling [Guraj]
- minor manual page edits [Wilson]
- fix printing of connection speed [Dubiec]
- fix segfault if built --with-bcrelay but no option used [Cameron]
- add --logwtmp option to track users online [Cameron/Guraj]
- remove vpnwho.pl from package (due to --logwtmp) [Cameron]
- include README.portslave in distribution [Cameron]
1.2.0-b3: released 2004-04-25 (ANZAC day)
- add hint for EIO to suggest pppd option syntax [Cameron]
- add routing checklists to pptpd.conf man page [Cameron]
- fix broken --stimeout option [Cameron]
- rework all manual pages, cross check against programs [Cameron]
- add --ppp option for portslave support [Cameron]
- fix unanticipated exit() when --noipparam option used [Cameron]
- fix segfault on pptpctrl called with no arguments [Cameron]
{closes: Bug#140709}
- include vpnwho.pl in package [!3runo]
- note that speed is ineffective on Linux [Cameron]
- rework comments in sample configuration files [Cameron]
- update references to web sites [Cameron]
- minor edits to manual pages [Cameron]
- improve script comments [Cameron]
1.2.0-b2: released 2004-04-22 to test team (Peter & Bruno)
- fix build without bcrelay [Cameron]
- adopt bcrelay version from main package [Cameron]
- when built without bcrelay, the bcrelay will exit [Cameron]
1.1.4-b4:
- terminate call on any CALL_CLR_RQST [!3runo]
- unblock SIGCHLD [Stamfest]
{closes: Bug#248123}
- report pppd path in debug mode [Cameron]
- report cause of failed execvp() [Cameron]
- explain pppd launch failure [Cameron]
- pass ipparam to pppd [Ammirata]
- add bcrelay [Bolhuis]
- fix loss of first GRE packet [fghdgh]
- fix inheritance of console file descriptors [fghdgh]
- fix pidfile option [Mandzgaladze]
- fix two buffer overflows [Otero]
- fix potential buffer overflow [Vroede]
- enhance callid [Latypov] {does not close Bug#171831}
|
|
|
|
- RPSLng and IPv6 support
|
|
--disable-thread. Fix this. This closes PR pkg/21553.
Bump PKGREVISION.
|
|
* Addition of management interface over loopback to provide a way for
non-root users to control the openvpn daemon.
* Fixed bug where --resolv-retry was not working properly with multiple
--remote hosts.
* Improvements to EasyRSA included with OpenVPN distribution.
* Fixed SSL context initialization bug.
* Changed default port number to 1194 per IANA official port number
assignment.
* Changed client virtual IP derivation precedence: (1) use --ifconfig-push
directive from --client-connect script, (2) use --ifconfig-push directive
from --client-config-dir, and (3) use --ifconfig-pool address.
* Added --echo directive.
* Added --auth-nocache directive.
|
|
the previous commit. No PKGREIVISION bump since it was bumped in
minutes ago.
|
|
by Martti Kuparinen on tech-pkg@.
Bump PKGREVISION.
|
|
|
|
since ctorrent links against both libssl and libcrypto. Bump the
PKGREVISION to 1 as a result of the dependency change.
|
|
|
|
to "ctype.h".
|
|
section above the inclusion of rc.subr, and express the default
assignments more succinctly (from Todd Vierling). Remove Jonathan
de Boyne Pollard's dnscache-showctl and tinydns-showctl, since they
don't apply to services run with these rc.d scripts. Bump version.
|
|
|
|
|
|
- Tidy up of package
- New homepage on SourceForge
- Install man page, extra examples and extra doco
- Lots of change/bugfixes see:
http://oinkmaster.sourceforge.net/changelog.shtml
|
|
- Security fix (http://www.atstake.com/research/advisories/2003/a080703-2.txt)
- PPP interfaces supported
|
|
* New Release INET6-2.01 .
* Patch from Wouter de Jong <wouter (at) widexs.nl>
- fixing the parser on regexp at sock_info()
* Patch from Olaf M.Kolkman <olafr (at) ipe.net>
- Toggle the -w flag to avoid some warning messages around tests
* fixing peerhost method.
|
|
pyorbit-2.0.1: 4-October-2004
- x86_64 build fixes (Mark McLoughlin)
- export pyorbit versions (Gustavo)
- Python 2.4 fixes (James)
- Bug fixes (James, Bowin Owens)
|
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
instead of "X11PREFIX".
|
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
to NetBSD<2.0 -- make it so.
|
|
|
|
* misc improvements and bugfixes (english changelog is not available)
|
|
release.
|
|
Changes since 0.7.0:
- Workaround for problems with big files (DVD images) when compiling
with GCC 3.0 to 3.3.
- removed "too many files missing, won't attempt to download them
from fallback mirror" logic in jigdo-lite because it was broken
- .jigdo file format: Semantics of multiple [Image] sections have
changed: Formerly, the idea was that one .jigdo could provide
multiple images, but the idea never caught on and the idea "one
.jigdo => one image" is firmly planted in people's minds now. The
original incentive of allowing multiple [Image] sections was to
make it possible to avoid duplication of .jigdo data, by providing
all 7 CDs and the single DVD in one .jigdo. This duplication can
now be avoided by [Include]ing the CDs' files from the DVD's,
because all except the first [Image] section are ignored.
- Fixed minor bug in jigdo-lite; it would sometimes abort even if no
error code was returned by jigdo-file
- GUI: Added code for processing of .jigdo files and [Include]
- GUI: Added simple caching of downloaded data during .jigdo
downloads
- Bugfix for "jigdo-file make-image" (Steve McIntyre): Failed
assertion `nextAlignedOff>off' and huge .template with >4GB image.
- Bugfix for "jigdo-file make-template": Sometimes *incorrectly*
reports: "You have found a bug". (Maxim Reznik)
- Bugfix for "jigdo-file make-image": Handle I/O errors more
gracefully (Brian Bennett)
- Bugfix for "jigdo-file make-image" (Andreas Krüger): Do not
allocate on the stack an array whose size is the number of matched
files in the image. This gave, er, "funny" results with tens of
thousands of matches... <slap>
- Added comfortable debugging aids ("debug(fmt,...)", --debug=...)
- Various documentation updates (manpages, Hacking.txt, changelog;-P)
- Fix for build problems if size_t is 64 bits wide
- Various fixes to allow compilation with GCC 3.4
- Added unit tests for many parts of the code, with support in
depend.awk
- Fixed bug in html-beautify.awk
- Vanity meter reports 26000 lines of code in 120 files
|
|
v0.67 Bad keyboarding by REW caused this one out the door. Sorry.
No changes.
v0.66 Through the Debian bugtracking system a bug report and
fix was sent my way, that deals with stupid optmization
trying to save some 768 bytes of memory, sacrificing "it
works" on a different architecture... (default char signedness)
|
|
|
|
|
|
|
|
|
|
that comes with mldonkey.
|
|
script to ease its startup as an unprivileged user. While here, split the
Makefile to help the forthcoming mldonkey-gui package.
This makes it very easy to run mldonkey on a dedicated server w/o X11.
Furthermore, this approach is similar to what other systems do (like Gentoo).
Bump PKGREVISION to 3. Ok'ed by wiz@, the maintainer.
|