for solaris
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1146
oidentd 2.0.7
oidentd is an ident daemon with IP masq/NAT support and the ability to specify responses. more>>
oidentd is an RFC 1413 compliant ident daemon which runs on Linux, FreeBSD, NetBSD, Darwin, OpenBSD, and Solaris.
It can handle IP masqueraded/NAT connections on Linux, FreeBSD, NetBSD, and OpenBSD, and it has a flexible mechanism for specifying ident responses.
Users can be granted permission to specify their own ident responses. Responses can be specified according to host and port pairs.
Enhancements:
- Really fix the bug with random ident replies.
- Build fixes (specifically, for Solaris)
<<lessIt can handle IP masqueraded/NAT connections on Linux, FreeBSD, NetBSD, and OpenBSD, and it has a flexible mechanism for specifying ident responses.
Users can be granted permission to specify their own ident responses. Responses can be specified according to host and port pairs.
Enhancements:
- Really fix the bug with random ident replies.
- Build fixes (specifically, for Solaris)
Download (0.19MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1668 downloads
Asteroids 1.1
Asteroids is a simulation game where you have to shoot in some asteroids. more>>
Asteroids is a simulation game where you have to shoot in some asteroids. Asteroids is a clone of asteroids game.
Control your spaceship with the mouse, shoot rocks until they vaporize completely.
Installation:
I have tried to compile this programs on : Linux and Solaris.
On Linux and Solaris, simply type gmake (On Solaris, typing make will call Suns own make program, that is incompatible with the makefile).
Once the program has compiled, type ./game
Enhancements:
- Sound was added, proving that there is sound in the vacuum of space.
<<lessControl your spaceship with the mouse, shoot rocks until they vaporize completely.
Installation:
I have tried to compile this programs on : Linux and Solaris.
On Linux and Solaris, simply type gmake (On Solaris, typing make will call Suns own make program, that is incompatible with the makefile).
Once the program has compiled, type ./game
Enhancements:
- Sound was added, proving that there is sound in the vacuum of space.
Download (0.032MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1614 downloads
libdvdcss 1.2.9
libdvdcss is a portable abstraction library for transparent DVD access with CSS decryption. more>>
libdvdcss is a cross-platform library for transparent DVD device access with on-the-fly CSS decryption. It currently runs under Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, Solaris, BeOS, Win95/Win98, Win2k/WinXP, MacOS X, HP-UX, QNX, and OS/2.
It is used by libdvdread and most DVD players such as VLC because of its portability and because, unlike similar libraries, it does not require your DVD drive to be region locked.
Main features:
- Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris, and HP-UX.
- Simplicity. There are currently 7 functions in the API, and we intend to keep this number low.
- Freedom. libdvdcss is released under the General Public License, ensuring it will stay free, and used only for free software products.
- Just better. Unlike most similar projects, libdvdcss doesnt require the region of your drive to be set.
Enhancements:
- more robust key caching
- support for cache directory tags
- improved seeking on win32
- support for Solaris libsmedia library
<<lessIt is used by libdvdread and most DVD players such as VLC because of its portability and because, unlike similar libraries, it does not require your DVD drive to be region locked.
Main features:
- Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris, and HP-UX.
- Simplicity. There are currently 7 functions in the API, and we intend to keep this number low.
- Freedom. libdvdcss is released under the General Public License, ensuring it will stay free, and used only for free software products.
- Just better. Unlike most similar projects, libdvdcss doesnt require the region of your drive to be set.
Enhancements:
- more robust key caching
- support for cache directory tags
- improved seeking on win32
- support for Solaris libsmedia library
Download (0.018MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
1601 downloads
VMPS 1.3
VMPS is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. more>>
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS.
Because it was developed based solely on infomation obtained by looking at packets between VMPS and client, it is very likely not complete, it might also be wrong.
Main features:
- Open Source
- Drop-In-Replacement
- Extensions: You can delegate decision of mac to vlan mapping to external program.
- See directory external/ for more info and examples.
Enhancements:
- option -e, use of external program for mac -> vlan mapping (Dori Seliskar)
- change of default logging level to more sensible SYSTEM|PARSER|VQP|INFO and some new log messages (Alex Dawson < alex _at_ ee.uwa.edu.au >)
- finally applied "SIGHUP fix for Solaris" patch from Steven Kehlet
- start/stop script from Phil A. Hedrick in contrib directory
<<lessBecause it was developed based solely on infomation obtained by looking at packets between VMPS and client, it is very likely not complete, it might also be wrong.
Main features:
- Open Source
- Drop-In-Replacement
- Extensions: You can delegate decision of mac to vlan mapping to external program.
- See directory external/ for more info and examples.
Enhancements:
- option -e, use of external program for mac -> vlan mapping (Dori Seliskar)
- change of default logging level to more sensible SYSTEM|PARSER|VQP|INFO and some new log messages (Alex Dawson < alex _at_ ee.uwa.edu.au >)
- finally applied "SIGHUP fix for Solaris" patch from Steven Kehlet
- start/stop script from Phil A. Hedrick in contrib directory
Download (0.093MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1517 downloads
Allegro FTPd 1.0.25
Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. more>>
Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. Because it is written in Common Lisp, one class of security issues, related to buffer overflows, has been eliminated.
Enhancements:
- ftpd.cl: Bumped version number for new binary builds on ACL 7.0
- ftpd.cl: Tweaked the error handling on a few filesystem calls. Now uses *strict-probe-file*.
- ftpd.cl: Fixed for building on FreeBSD 4.10.
- makefile.cl: Use 7.0 lisp for building. Added FreeBSD support.
- rc.aftpd.sh: new for FreeBSD 4.
- readme.txt: Updated to reflect FreeBSD support.
<<lessEnhancements:
- ftpd.cl: Bumped version number for new binary builds on ACL 7.0
- ftpd.cl: Tweaked the error handling on a few filesystem calls. Now uses *strict-probe-file*.
- ftpd.cl: Fixed for building on FreeBSD 4.10.
- makefile.cl: Use 7.0 lisp for building. Added FreeBSD support.
- rc.aftpd.sh: new for FreeBSD 4.
- readme.txt: Updated to reflect FreeBSD support.
Download (2.06MB)
Added: 2005-09-26 License: LGPL (GNU Lesser General Public License) Price:
1492 downloads
Pidentd 3.0.19
Pidentd v3 is a much improved version of the original Ident daemon both in terms of speed, code quality and features. more>>
Pidentd is a program that implements the RFC1413 identification server. It was very much inspired by Dan Bernsteins original authd (but unlike that program doesnt use netstat to get some of the information).
It uses the kernel information directly. (And is due to that fact a lot faster). Dan has now written another version of the authd daemon that uses his kstuff to read the kernel information.
Unlike that daemon, this will use only normally available kernel access functions (and is due to that more limited in the different machines it support).
Please note that this daemon used to be called pauthd but has changed name to better reflect what it does (and to conform to the new RFC).
Enhancements:
- Support for Solaris 10 on AMD64 was added and the 64-bit support was generalized for Solaris.
- A minor compilation problem in k_sunos510.c was fixed.
<<lessIt uses the kernel information directly. (And is due to that fact a lot faster). Dan has now written another version of the authd daemon that uses his kstuff to read the kernel information.
Unlike that daemon, this will use only normally available kernel access functions (and is due to that more limited in the different machines it support).
Please note that this daemon used to be called pauthd but has changed name to better reflect what it does (and to conform to the new RFC).
Enhancements:
- Support for Solaris 10 on AMD64 was added and the 64-bit support was generalized for Solaris.
- A minor compilation problem in k_sunos510.c was fixed.
Download (0.14MB)
Added: 2005-10-19 License: Freeware Price:
1467 downloads
Libut 2.0
libut is a C library for writing Unix servers or daemon processes. more>>
libut is a C library for writing Unix servers or daemon processes.
It invokes callbacks for I/O, signals, or timer activity.
It supports logging, profiling, configuration, and runtime administration through an interactive control port.
Libut has been built on Linux, Solaris, OpenBSD, and Mac OSX.
Installation
Untar the distribution and cd into its top-level directory. Then,
./configure
make
make install
<<lessIt invokes callbacks for I/O, signals, or timer activity.
It supports logging, profiling, configuration, and runtime administration through an interactive control port.
Libut has been built on Linux, Solaris, OpenBSD, and Mac OSX.
Installation
Untar the distribution and cd into its top-level directory. Then,
./configure
make
make install
Download (0.18MB)
Added: 2005-11-11 License: BSD License Price:
1445 downloads
Solaris packaging tools 1.2.1
PkgTools are a set of utilities which are used to aid in the building of native Solaris packages. more>>
PkgTools are a set of utilities which are used to aid in the building of native Solaris packages. There are five separate utilities which are used to build packages, prepare a chroot() environment to install software into prior to building a package, copy package control scripts into place, a tool to aid in the starting of new projects, and a tool to check that packages are installed correctly.
Currently there are four tools in this set:
build-pkg
This is used to actually build the Solaris package, calling chroot-install if required.
chroot-install
A utility which creates an environment suitable for calling chroot() on and allowing the user to install software into it.
proj-template
A utility which asks the user questions and then copies files and directories from a specified template directory and performs macro expansion on them. This is designed to aid in the initial setup of the home directory of a new project.
simple-proj
A very similar utility to proj-template. However it does not ask questions and only deals with the setting up of a simple InstallPackage. This is useful when dealing with 3rd party software which just needs to have a number of package control scripts put into the package.
check-pkg
A utility which can be used to check to see if packages are installed correctly. It can also be given a pathname to check on which packages said pathname is a part of.
It should be noted that simple-proj is really proj-template wearing a different hat.
<<lessCurrently there are four tools in this set:
build-pkg
This is used to actually build the Solaris package, calling chroot-install if required.
chroot-install
A utility which creates an environment suitable for calling chroot() on and allowing the user to install software into it.
proj-template
A utility which asks the user questions and then copies files and directories from a specified template directory and performs macro expansion on them. This is designed to aid in the initial setup of the home directory of a new project.
simple-proj
A very similar utility to proj-template. However it does not ask questions and only deals with the setting up of a simple InstallPackage. This is useful when dealing with 3rd party software which just needs to have a number of package control scripts put into the package.
check-pkg
A utility which can be used to check to see if packages are installed correctly. It can also be given a pathname to check on which packages said pathname is a part of.
It should be noted that simple-proj is really proj-template wearing a different hat.
Download (0.14MB)
Added: 2005-11-18 License: BSD License Price:
1435 downloads
Ucron 0.1.0
Ucron is a cron daemon allows crontabs to be centrally managed and distributed to any number of nodes. more>>
Ucron is a cron daemon allows crontabs to be centrally managed and distributed to any number of nodes.
Ucron - A Centrally Managed Cron Daemon - is cron daemon that allows crontabs to be centrally managed and distributed to any number of nodes. It runs alongside the systems standard crond. It runs alongside the systems standard crond.
The crontabs of all nodes are stored in any database supported by LibSDB.
This program is known to work on Linux, HP-UX and Solaris. Other Unixes should work as well; editing the Makefile may be necessary.
Installation:
Create a group called ucron and a user called ucron. The user should
have /opt/ucron as home directory and /opt/ucron/myshell as shell.
Unfortunately those dont exist until we install ucron, so for now:
vi /etc/group
useradd -g ucron
No configuration script, just type:
make
make install
By default the programs are installed into /opt/ucron. This can
be changed in the Makefile or by typing (example):
make install PREFIX=/usr/local BINDIR=/usr/local/bin
Make sure you understand what you break before attempting to
relocate anything.
Now we can fix the user created earlier:
usermod -d /opt/ucron -s /opt/ucron/myshell ucron
Finally fix your start scripts so ucrond will run automatically.
Highly system specific, but for Slackware Linux stick this line in
/etc/rc.d/rc.local:
/opt/ucron/ucrond
For Solaris, put this script in /etc/init.d/ucron:
#!/bin/sh
case "$1" in
start )
/opt/ucron/ucrond
;;
stop )
pkill ucrond
;;
- )
echo $0 start | stop
;;
esac
and link it to /etc/rc0.d/K01ucron and /etc/rc2.d/S99ucron.
Enhancements:
- Updated Makefile.
<<lessUcron - A Centrally Managed Cron Daemon - is cron daemon that allows crontabs to be centrally managed and distributed to any number of nodes. It runs alongside the systems standard crond. It runs alongside the systems standard crond.
The crontabs of all nodes are stored in any database supported by LibSDB.
This program is known to work on Linux, HP-UX and Solaris. Other Unixes should work as well; editing the Makefile may be necessary.
Installation:
Create a group called ucron and a user called ucron. The user should
have /opt/ucron as home directory and /opt/ucron/myshell as shell.
Unfortunately those dont exist until we install ucron, so for now:
vi /etc/group
useradd -g ucron
No configuration script, just type:
make
make install
By default the programs are installed into /opt/ucron. This can
be changed in the Makefile or by typing (example):
make install PREFIX=/usr/local BINDIR=/usr/local/bin
Make sure you understand what you break before attempting to
relocate anything.
Now we can fix the user created earlier:
usermod -d /opt/ucron -s /opt/ucron/myshell ucron
Finally fix your start scripts so ucrond will run automatically.
Highly system specific, but for Slackware Linux stick this line in
/etc/rc.d/rc.local:
/opt/ucron/ucrond
For Solaris, put this script in /etc/init.d/ucron:
#!/bin/sh
case "$1" in
start )
/opt/ucron/ucrond
;;
stop )
pkill ucrond
;;
- )
echo $0 start | stop
;;
esac
and link it to /etc/rc0.d/K01ucron and /etc/rc2.d/S99ucron.
Enhancements:
- Updated Makefile.
Download (0.020MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1435 downloads
DGuitar 0.4.2
DGuitar is a Guitar Pro (*.GP4, *.GP3, GTP) viewer, player that works under Linux. more>>
DGuitar is a Guitar Pro (*.GP4, *.GP3, GTP) viewer, player that works under Linux, Solaris, BSD and any other Operational System that has Java Runtime Environment 1.4 or later installed.
<<less Download (0.80MB)
Added: 2006-01-03 License: GPL (GNU General Public License) Price:
1409 downloads
SWT component for OpenSceneGraph 0.1
SWT component for OpenSceneGraph is a SWT component that allows you to display an OpenSceneGraph. more>>
SWT component for OpenSceneGraph is a SWT component that allows you to display an OpenSceneGraph.
SWT component for OpenSceneGraph is know as libosgswt. libosgswt is the initial component included inside the josgviewer set of libraries.
The OpenSceneGraph is an open source high peformance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris and FreeBSD operating systems.
<<lessSWT component for OpenSceneGraph is know as libosgswt. libosgswt is the initial component included inside the josgviewer set of libraries.
The OpenSceneGraph is an open source high peformance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris and FreeBSD operating systems.
Download (0.017MB)
Added: 2006-02-08 License: LGPL (GNU Lesser General Public License) Price:
1353 downloads
nss_ldap 248
nss_ldap is an RFC 2307-compliant set of C library extensions. more>>
nss_ldap is an RFC 2307-compliant set of C library extensions.
The resolution of the entities defined in RFC 2307 is generally performed by a set of UNIX C library calls (such as getpwnam() to return the attributes of a user).
The nss_ldap module provides the means for Solaris and Linux workstations to this information (such as users, hosts, and groups) from LDAP directories.
The module is the reference implementation of RFC 2307, and has been studied by vendors such as Sun (who developed the original Name Service Switch interface).
Main features:
- Support for the RFC 2307/RFC 2307bis (including netgroups) as well as user-defined schema
- Common implementation across platforms
- Support for Kerberos and SSL authentication, integrity and privacy
- Configuration file compatibility with pam_ldap
- Bootstraps from the DNS using SRV records
- Support for AIX, glibc, IRS and ONC+ name service switches
- Support for RFC 2307bis groups (including nested groups)
- Specific Active Directory support including incremental retrieval of multi-valued attributes
- Directory-based authentication for platforms that lack PAM (AIX 4.3.3)
<<lessThe resolution of the entities defined in RFC 2307 is generally performed by a set of UNIX C library calls (such as getpwnam() to return the attributes of a user).
The nss_ldap module provides the means for Solaris and Linux workstations to this information (such as users, hosts, and groups) from LDAP directories.
The module is the reference implementation of RFC 2307, and has been studied by vendors such as Sun (who developed the original Name Service Switch interface).
Main features:
- Support for the RFC 2307/RFC 2307bis (including netgroups) as well as user-defined schema
- Common implementation across platforms
- Support for Kerberos and SSL authentication, integrity and privacy
- Configuration file compatibility with pam_ldap
- Bootstraps from the DNS using SRV records
- Support for AIX, glibc, IRS and ONC+ name service switches
- Support for RFC 2307bis groups (including nested groups)
- Specific Active Directory support including incremental retrieval of multi-valued attributes
- Directory-based authentication for platforms that lack PAM (AIX 4.3.3)
Download (0.23MB)
Added: 2006-02-15 License: LGPL (GNU Lesser General Public License) Price:
1349 downloads
THC-RWWWShell 2.0
Reverse-WWW-Tunnel-Backdoor is proof-of-concept Perl program for the paper Placing Backdoors through Firewalls. more>>
THC-RWWWShell is proof-of-concept Perl program for the paper "Placing Backdoors through Firewalls".
It allows communicating with a shell through firewalls and proxy servers by imitating webtraffic. The master/slave relation is reversed, therefore no listening ports are used on the target machine.
THC-RWWWShell was verified to work on Linux, Solaris, AIX and OpenBSD
BUGS: some Solaris machines: select(3) is broken, wont work there on some systems Perls recv is broken (AIX, OpenBSD) ... we cant make proper receive checks here. Workaround implemented.
Enhancements:
- HTTP 1.0 protocol compliance (finally)
<<lessIt allows communicating with a shell through firewalls and proxy servers by imitating webtraffic. The master/slave relation is reversed, therefore no listening ports are used on the target machine.
THC-RWWWShell was verified to work on Linux, Solaris, AIX and OpenBSD
BUGS: some Solaris machines: select(3) is broken, wont work there on some systems Perls recv is broken (AIX, OpenBSD) ... we cant make proper receive checks here. Workaround implemented.
Enhancements:
- HTTP 1.0 protocol compliance (finally)
Download (0.005MB)
Added: 2006-03-08 License: GPL (GNU General Public License) Price:
1341 downloads
Sysquake Viewer 2.3pr
Sysquake Viewer is an application which lets you load and manipulate interactively graphics developed with Sysquake. more>>
Sysquake Viewer is an application which lets you load and manipulate interactively graphics developed with Sysquake.
Sysquake Viewer is much more limited than Sysquake LE, which supersedes it on Mac OS and Windows. We still provide it as a preview release for Linux on i386 and for Solaris on Sparc, until we have a robust beta version of Sysquake LE for Unix.
On Unix, files are archived with tar. In a terminal, type tar xzf sqviewer*tgz to un-archive them.
The preview is made available to you so that you can test it and provide feedback, and to have a broader range of platforms where SQ files can be viewed. It has no expiration date.
<<lessSysquake Viewer is much more limited than Sysquake LE, which supersedes it on Mac OS and Windows. We still provide it as a preview release for Linux on i386 and for Solaris on Sparc, until we have a robust beta version of Sysquake LE for Unix.
On Unix, files are archived with tar. In a terminal, type tar xzf sqviewer*tgz to un-archive them.
The preview is made available to you so that you can test it and provide feedback, and to have a broader range of platforms where SQ files can be viewed. It has no expiration date.
Download (0.32MB)
Added: 2006-03-30 License: Other/Proprietary License Price:
1304 downloads
Alba-Experiment 2006.04.06
Alba-Experiment is an implementation of Gentoo over Solaris or Portage for Solaris. more>>
Alba-Experiment is an implementation of Gentoo over Solaris or Portage for Solaris.
Alba-Experiment is not a simple package management system, but has the ambition to transform a Solaris system to a full GNU-based development, build, and desktop environment.
Known Issues
Stage1.5 Release 2006.04.06
* problem with zlib: /usr/lib/libz.so is a GNU ld script, it should be a link
<<lessAlba-Experiment is not a simple package management system, but has the ambition to transform a Solaris system to a full GNU-based development, build, and desktop environment.
Known Issues
Stage1.5 Release 2006.04.06
* problem with zlib: /usr/lib/libz.so is a GNU ld script, it should be a link
Download (0.16MB)
Added: 2006-04-10 License: GPL (GNU General Public License) Price:
1293 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above for solaris search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed