notices
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 258
Nicotine 1.0.8
Nicotine is a feature complete client for the SoulSeek filesharing network. more>>
Nicotine is a feature complete client for the SoulSeek filesharing network.
You can use it to upload, download, search and chat. You can keep a "buddy" list and basically everything else a SoulSeek client is supposed to do.
Nicotine is a feature complete client for the SoulSeek filesharing network. You can use it to upload, download, search and chat. You can keep a "buddy" list and basically everything else a SoulSeek client is supposed to do.
If you are familliar with PySoulSeek, youll probably notice a striking resemblance in appearance.
<<lessYou can use it to upload, download, search and chat. You can keep a "buddy" list and basically everything else a SoulSeek client is supposed to do.
Nicotine is a feature complete client for the SoulSeek filesharing network. You can use it to upload, download, search and chat. You can keep a "buddy" list and basically everything else a SoulSeek client is supposed to do.
If you are familliar with PySoulSeek, youll probably notice a striking resemblance in appearance.
Download (0.42MB)
Added: 2005-07-28 License: GPL (GNU General Public License) Price:
1561 downloads
Portage 2.1
Portage is probably Gentoos most notable innovation in software management. more>>
Portage is probably Gentoos most notable innovation in software management. With its high flexibility and enormous amount of features it is frequently seen as the best software management tool available for Linux.
Portage is written in Python and Bash and therefore fully visible to the users as both are scripting languages.
Most users will work with Portage through the emerge tool. This chapter is not meant to duplicate the information available from the emerge man page. For a complete rundown of emerges options, please consult the man page.
Portage has several additional features that makes your Gentoo experience even better. Many of these features rely on certain software tools that improve performance, reliability, security, ...
To enable or disable certain Portage features you need to edit /etc/make.confs FEATURES variable which contains the various feature keywords, separated by white space. In several cases you will also need to install the additional tool on which the feature relies.
Not all features that Portage supports are listed here. For a full overview, please consult the make.conf man page.
Enhancements:
- FEATURES="confcache" integration; global caching to speed up configure calls, requires dev-util/confcache
- elog framework and accompanying modules for logging ebuild warnings, errors and general notices. Collects eerror/ewarn/elog/einfo messages.
- New elog function (should replace einfo in many cases) version syntax enhancements allowing multiple suffixes and a new cvs prefix for denoting "live sources" ebuilds.
- config files as directories enabling more flexible settings management.
- Addition of an register_die_hook method that allows ebuild/eclasses to register functions to be called for better debugging on errors.
- Addition of pre and post user hookable functions for each ebuild phase, accessible via portage bashrc. Example would be pre_src_unpack .
- cache refactoring- runtime improvement from 35% -> 65%.
- Intelligently handle and display USE_EXPAND-based IUSE variables.
- FEATURES="parallel-fetch". Download in parallel to compilation.
- Include a "changed or new" USE flag output when --verbose isnt specified.
- Support for splitting out debug information into separate files in /usr/lib{,32,64}.
- exec subsystem refactoring (now with less bugs!)
- Added sha256 and rmd160 hashes for digests/manifests
- Make --emptytree only apply to ${ROOT} rather than always including /.
- Allow packages to be upgraded that are only depended on via a "|| ( =cat/pkg-1* =cat/pkg-2* )" construct.
- Ebuild output is no longer cut off early when using PORT_LOGDIR.
- Distfiles indirection- $DISTFILES access goes through a tmp dir to fail access to files not listed in SRC_URI.
- Emerge now uses --resume to restart itself after portage upgrade.
- Atomic file updates via the new atomic_ofstream class.
- Global updates and fixpackages performance optimizations.
- Tests show that file locking is now more reliable.
- A bash call stack is printed when an ebuild dies in ebuild.sh.
- New rsync option handling by using a generic PORTAGE_RSYNC_EXTRA_OPTS variable
- Manifest2 support that will allow digest-* files to be eliminated from the tree.
<<lessPortage is written in Python and Bash and therefore fully visible to the users as both are scripting languages.
Most users will work with Portage through the emerge tool. This chapter is not meant to duplicate the information available from the emerge man page. For a complete rundown of emerges options, please consult the man page.
Portage has several additional features that makes your Gentoo experience even better. Many of these features rely on certain software tools that improve performance, reliability, security, ...
To enable or disable certain Portage features you need to edit /etc/make.confs FEATURES variable which contains the various feature keywords, separated by white space. In several cases you will also need to install the additional tool on which the feature relies.
Not all features that Portage supports are listed here. For a full overview, please consult the make.conf man page.
Enhancements:
- FEATURES="confcache" integration; global caching to speed up configure calls, requires dev-util/confcache
- elog framework and accompanying modules for logging ebuild warnings, errors and general notices. Collects eerror/ewarn/elog/einfo messages.
- New elog function (should replace einfo in many cases) version syntax enhancements allowing multiple suffixes and a new cvs prefix for denoting "live sources" ebuilds.
- config files as directories enabling more flexible settings management.
- Addition of an register_die_hook method that allows ebuild/eclasses to register functions to be called for better debugging on errors.
- Addition of pre and post user hookable functions for each ebuild phase, accessible via portage bashrc. Example would be pre_src_unpack .
- cache refactoring- runtime improvement from 35% -> 65%.
- Intelligently handle and display USE_EXPAND-based IUSE variables.
- FEATURES="parallel-fetch". Download in parallel to compilation.
- Include a "changed or new" USE flag output when --verbose isnt specified.
- Support for splitting out debug information into separate files in /usr/lib{,32,64}.
- exec subsystem refactoring (now with less bugs!)
- Added sha256 and rmd160 hashes for digests/manifests
- Make --emptytree only apply to ${ROOT} rather than always including /.
- Allow packages to be upgraded that are only depended on via a "|| ( =cat/pkg-1* =cat/pkg-2* )" construct.
- Ebuild output is no longer cut off early when using PORT_LOGDIR.
- Distfiles indirection- $DISTFILES access goes through a tmp dir to fail access to files not listed in SRC_URI.
- Emerge now uses --resume to restart itself after portage upgrade.
- Atomic file updates via the new atomic_ofstream class.
- Global updates and fixpackages performance optimizations.
- Tests show that file locking is now more reliable.
- A bash call stack is printed when an ebuild dies in ebuild.sh.
- New rsync option handling by using a generic PORTAGE_RSYNC_EXTRA_OPTS variable
- Manifest2 support that will allow digest-* files to be eliminated from the tree.
Download (0.27MB)
Added: 2006-06-24 License: GPL (GNU General Public License) Price:
1220 downloads
CeeSpot 0.1
CeeSpot is a command interpreter that compiles and runs script source. more>>
CeeSpot, or "c." is a program run as a Linux or UNIX command interpreter using the #!/usr/bin/ceespot or #!/bin/c. syntax.
After eating (and interpreting) any # comments at the beginning of the file, it compiles the rest and executes the result.
This lets you use a compiled language as a script file. This is plausible now that machines and compilers are fast enough you dont notice a subsecond compile and link.
Some Exemples
::::::::::::::
hello-c
::::::::::::::
#!/usr/bin/ceespot
#include < stdio.h >
int main(int argc, char **argv)
{
printf("hello, worldn");
return 0;
}
::::::::::::::
hello-cxx
::::::::::::::
#!/usr/bin/ceespot
# CC = g++
#include < iostream >
using namespace std;
int main( int argc, char **argv )
{
cout
#include < X11/StringDefs.h >
#include < X11/Xaw/Label.h >
main(int argc,char **argv)
{
XtAppContext app_context;
Widget toplevel,hello;
toplevel = XtVaAppInitialize(&app_context,"XHello",NULL,0,
&argc,argv,NULL,NULL);
hello = XtVaCreateManagedWidget("Hello World!",labelWidgetClass,
toplevel,(void*)0);
XtRealizeWidget(toplevel);
XtAppMainLoop(app_context);
return 0;
}
<<lessAfter eating (and interpreting) any # comments at the beginning of the file, it compiles the rest and executes the result.
This lets you use a compiled language as a script file. This is plausible now that machines and compilers are fast enough you dont notice a subsecond compile and link.
Some Exemples
::::::::::::::
hello-c
::::::::::::::
#!/usr/bin/ceespot
#include < stdio.h >
int main(int argc, char **argv)
{
printf("hello, worldn");
return 0;
}
::::::::::::::
hello-cxx
::::::::::::::
#!/usr/bin/ceespot
# CC = g++
#include < iostream >
using namespace std;
int main( int argc, char **argv )
{
cout
#include < X11/StringDefs.h >
#include < X11/Xaw/Label.h >
main(int argc,char **argv)
{
XtAppContext app_context;
Widget toplevel,hello;
toplevel = XtVaAppInitialize(&app_context,"XHello",NULL,0,
&argc,argv,NULL,NULL);
hello = XtVaCreateManagedWidget("Hello World!",labelWidgetClass,
toplevel,(void*)0);
XtRealizeWidget(toplevel);
XtAppMainLoop(app_context);
return 0;
}
Download (0.012MB)
Added: 2005-04-14 License: BSD License Price:
1653 downloads
Ubuntu Security Notice Monitor 0.5
Ubuntu Security Notice Monitor is a karamba theme that displays the ten most recent USN report titles in a desktop widget. more>>
Ubuntu Security Notice Monitor is a karamba theme that displays the ten most recent USN report titles in a desktop widget.
Ubuntu Security Notice Monitor works by parsing the link text out of the USN page at http://www.ubuntulinux.org/usn using a Python backend.
Thanks goes to Richard "Ricardo" Szlachta for the graphics work.
<<lessUbuntu Security Notice Monitor works by parsing the link text out of the USN page at http://www.ubuntulinux.org/usn using a Python backend.
Thanks goes to Richard "Ricardo" Szlachta for the graphics work.
Download (0.022MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1219 downloads
Reply-o-Matic 1.5.0
Reply-o-Matic is a highly configurable and secure auto-reply software. more>>
Reply-o-Matic is a highly configurable and secure auto-reply software, to be used in conjunction with any Mail Delivery/Transfer Agent or local delivery agent. Reply-o-Matic provides an easy, uniform way to autoreply to email messages.
Enhancements:
- Adding new flag (-e), allowing for the definition of the charset of the contents of -s and -b.
- NOTICE: rom does not validate the provided charset.
<<lessEnhancements:
- Adding new flag (-e), allowing for the definition of the charset of the contents of -s and -b.
- NOTICE: rom does not validate the provided charset.
Download (0.026MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
929 downloads
SSH Rootkit 6
SSH Rootkit is a patch for latest version of SSH 1.2 to enable rootkit features like incoming/outgoing password logging. more>>
SSH Rootkit is a patch for latest version of SSH 1.2 to enable "rootkit" features like incoming/outgoing password logging, "global password" to allow login into any account using a pre-defined password.
Adds options to SSH configure script to enable rootkit features. Script kiddie dream!
WARNING: If configure fails on your system for some reason, re-run autoheader / autoconf in the ssh dir after patching.
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
PLEASE READ THE SECTION ABOUT SETTING FILE MODES FOR THE
USERNAME/PASSWORD LOG FILE!!! IF YOU DONT, SSH ROOTKIT
WILL NOT WORK!!! IF I GET ANY EMAIL ABOUT "SIGNAL 11"
WHEN RUNNING SSH, I WILL IGNORE IT!
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
NOTICE: This version includes patches from these people: Zelea, spwn.
NOTICE: Setting file modes on the logfile PLEASE make sure that your selected log file (--enable-ssh-log=whatever) is set to mode 666 (read/write by all) its extremely important to do this, because otherwise ssh will not be able to fopen() the log file, and will die with sig11. No, there is not an easy way to make it open the file while its still root. So, to summarize this:
# chmod 666 /wherever/your/log/file/is/.logfile
If you dont do this, dont come crying to me after the admin finds you.
Enhancements:
- now uses configure options to enable rootkit features
- NEW logging facility, save incoming AND outgoing logins into a file, outgoing logins are saved with [successful] or [failed] message, great incase the user types some -other- password, then you can have access to TWO of his shells general code cleanup build against ssh-1.2.27
- corrected a bug that prevented wtmp/utmp login when RSA authentication and .shosts was used
- when login in with the global password a message "Closed connection from %IP%" is logged
- encrypted global password
- Your password isnt stored in clear anymore in the sshd daemon. Only the MD5 hash of your password is. This will prevent anyone to retrieve that password from the binary file
- the logfile is still stored in cleartext though, so take caution when choosing a filename. Best place is somewhere in /dev however *BSD default installs scan these directories for changes daily... /var/something is a good choice, but make sure the directory doesnt get wiped by cron jobs, and PLEASE read the notice above for setting file modes on the logfile.
<<lessAdds options to SSH configure script to enable rootkit features. Script kiddie dream!
WARNING: If configure fails on your system for some reason, re-run autoheader / autoconf in the ssh dir after patching.
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
PLEASE READ THE SECTION ABOUT SETTING FILE MODES FOR THE
USERNAME/PASSWORD LOG FILE!!! IF YOU DONT, SSH ROOTKIT
WILL NOT WORK!!! IF I GET ANY EMAIL ABOUT "SIGNAL 11"
WHEN RUNNING SSH, I WILL IGNORE IT!
WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
NOTICE: This version includes patches from these people: Zelea, spwn.
NOTICE: Setting file modes on the logfile PLEASE make sure that your selected log file (--enable-ssh-log=whatever) is set to mode 666 (read/write by all) its extremely important to do this, because otherwise ssh will not be able to fopen() the log file, and will die with sig11. No, there is not an easy way to make it open the file while its still root. So, to summarize this:
# chmod 666 /wherever/your/log/file/is/.logfile
If you dont do this, dont come crying to me after the admin finds you.
Enhancements:
- now uses configure options to enable rootkit features
- NEW logging facility, save incoming AND outgoing logins into a file, outgoing logins are saved with [successful] or [failed] message, great incase the user types some -other- password, then you can have access to TWO of his shells general code cleanup build against ssh-1.2.27
- corrected a bug that prevented wtmp/utmp login when RSA authentication and .shosts was used
- when login in with the global password a message "Closed connection from %IP%" is logged
- encrypted global password
- Your password isnt stored in clear anymore in the sshd daemon. Only the MD5 hash of your password is. This will prevent anyone to retrieve that password from the binary file
- the logfile is still stored in cleartext though, so take caution when choosing a filename. Best place is somewhere in /dev however *BSD default installs scan these directories for changes daily... /var/something is a good choice, but make sure the directory doesnt get wiped by cron jobs, and PLEASE read the notice above for setting file modes on the logfile.
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1110 downloads
GTacToe 0.3.2
GTacToe project is a Tic Tac Toe game with intelligent AI. more>>
GTacToe project is a Tic Tac Toe game with intelligent AI. It also features network play, two player local games, and much more.
Installing
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
Enhancements:
- Long break from coding on this but here are the minor changes and big bug fixes
- Cleaned up a lot of code to make sure the core/ui split is complete
- Prepared things for a QT gui for the 4.0.0 release
- Thinking about how I will do a windows port
- Added lots of header files and functions to the configure script
- Added the missing errno.h in the last release (sorry I didnt notice sooner)
- Fixed a network error where my error checking always reported an error
<<lessInstalling
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
Enhancements:
- Long break from coding on this but here are the minor changes and big bug fixes
- Cleaned up a lot of code to make sure the core/ui split is complete
- Prepared things for a QT gui for the 4.0.0 release
- Thinking about how I will do a windows port
- Added lots of header files and functions to the configure script
- Added the missing errno.h in the last release (sorry I didnt notice sooner)
- Fixed a network error where my error checking always reported an error
Download (MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1075 downloads
Tiger Envelopes 0.8.9
Tiger Envelopes is an easy way to get your email privacy back. more>>
Tiger Envelopes is an easy way to get your email privacy back.
With Tiger Envelopes you use email just like you always have with everyone. And, without you doing anything, your messages are private with people who use envelopes.
The mission of Tiger Envelopes is to make private email easy.
Theres a tradeoff between ease of use and security. For too many years some security professionals have said any privacy thats not perfect is worse than worthless. They say it creates a false sense of security.
No one has a false sense of security about envelopes. Theyre made of paper. But we know theyre much more private than messages without envelopes, such as postcards or email.
Tiger gives you envelopes for your email.
Envelopes comes in two versions, Free and Business.
Tiger Free Envelopes is free in both senses, gratis and libre. It is released under the GPL.
Tiger Business Envelopes is commercial. Its based on Tiger Free Envelopes and adds support plus advanced features businesses need. Source code is included for security audits, but its not GPL.
Enhancements:
- Improved imap support for Thunderbird.
- Start Envelopes from the installer during new installations more reliably.
- Change welcome email message to "what to do" message.
- Save options if installer canceled and options changed.
- Shortened the message in the installers final panel.
- Include how to start the control panel on Linux.
- Removed welcome message from control panel.
- Fixed net.n3.nanoxml.StdXMLParser so searches for dtd in jar files when offline.
- Called closeSession() if user, password, or remote host invalid.
- Improved error messages if remote host not found.
- Ignore files starting with . in the notices directory.
- Created ProxyUser class to manage client and remote user data in proxies.
- Removed thirdparty source that we havent customized.
- Added thirdparty/lib directory with unmodified third party jar files.
- Added setChanged() to envelopes.io classes.
- Delete email accounts from options after theyre anonymized.
- Send notice if Tiger account not defined for a POP3 account.
- Send error message to mail client if POP3 command invalid.
- Validate POP3, IMAP, and SMTP commands from mail client.
- Send 252 response code when VRFY requested of SMTP proxy.
- Send 550 response code when EXPN received by SMTP proxy.
<<lessWith Tiger Envelopes you use email just like you always have with everyone. And, without you doing anything, your messages are private with people who use envelopes.
The mission of Tiger Envelopes is to make private email easy.
Theres a tradeoff between ease of use and security. For too many years some security professionals have said any privacy thats not perfect is worse than worthless. They say it creates a false sense of security.
No one has a false sense of security about envelopes. Theyre made of paper. But we know theyre much more private than messages without envelopes, such as postcards or email.
Tiger gives you envelopes for your email.
Envelopes comes in two versions, Free and Business.
Tiger Free Envelopes is free in both senses, gratis and libre. It is released under the GPL.
Tiger Business Envelopes is commercial. Its based on Tiger Free Envelopes and adds support plus advanced features businesses need. Source code is included for security audits, but its not GPL.
Enhancements:
- Improved imap support for Thunderbird.
- Start Envelopes from the installer during new installations more reliably.
- Change welcome email message to "what to do" message.
- Save options if installer canceled and options changed.
- Shortened the message in the installers final panel.
- Include how to start the control panel on Linux.
- Removed welcome message from control panel.
- Fixed net.n3.nanoxml.StdXMLParser so searches for dtd in jar files when offline.
- Called closeSession() if user, password, or remote host invalid.
- Improved error messages if remote host not found.
- Ignore files starting with . in the notices directory.
- Created ProxyUser class to manage client and remote user data in proxies.
- Removed thirdparty source that we havent customized.
- Added thirdparty/lib directory with unmodified third party jar files.
- Added setChanged() to envelopes.io classes.
- Delete email accounts from options after theyre anonymized.
- Send notice if Tiger account not defined for a POP3 account.
- Send error message to mail client if POP3 command invalid.
- Validate POP3, IMAP, and SMTP commands from mail client.
- Send 252 response code when VRFY requested of SMTP proxy.
- Send 550 response code when EXPN received by SMTP proxy.
Download (54MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
914 downloads
GAI Nebulus 0.1
GAI Nebulus is a bunch of nice OpenGL effects that depends on the music played by XMMS. more>>
GAI Nebulus is a bunch of nice OpenGL effects that depends on the music played by XMMS. It shows various OpenGL effects that depends on the music played by XMMS.
Notice, Not for the Gnome Panel!
GAI Nebulus requires GAI v0.5.0pre3 or later with OpenGL, XMMS and you have to install the xmms plugin in the xmms-plugin directory. (It is the same plugin as for GAI Visual Audio) It wont work on the Gnome panel and on the WindowMaker dock.
A know problem is that the first feature sometimes starts up all white, but when it switches to next it will look nice. So just have patience for some seconds, ok?
<<lessNotice, Not for the Gnome Panel!
GAI Nebulus requires GAI v0.5.0pre3 or later with OpenGL, XMMS and you have to install the xmms plugin in the xmms-plugin directory. (It is the same plugin as for GAI Visual Audio) It wont work on the Gnome panel and on the WindowMaker dock.
A know problem is that the first feature sometimes starts up all white, but when it switches to next it will look nice. So just have patience for some seconds, ok?
Download (0.24MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1291 downloads
Automatic Revision Control System 0.5.0
Automated Revision Control System is used to automatically monitor remote and local git, subversion, CVS, and even rsync repos. more>>
Automated Revision Control System is used to automatically monitor remote and local git, subversion, CVS, and even rsync repositories.
It notices changes and updates the local and remote repositories almost automatically. It requires either git, subversion, rsync, or CVS, and can be used for Web site maintainance, backup, communications, and many other purposes.
Enhancements:
- This release generally works a lot better to the extent that the authors are starting to using it for everyday file syncing and backup.
<<lessIt notices changes and updates the local and remote repositories almost automatically. It requires either git, subversion, rsync, or CVS, and can be used for Web site maintainance, backup, communications, and many other purposes.
Enhancements:
- This release generally works a lot better to the extent that the authors are starting to using it for everyday file syncing and backup.
Download (0.013MB)
Added: 2007-03-11 License: GPL (GNU General Public License) Price:
958 downloads
The Ace Of Pinguins 1.2
The Ace of Penguins is a set of Unix/X solitaire games based on the ones available for Windows. more>>
The Ace of Penguins is a set of Unix/X solitaire games based on the ones available for Windows(tm) but with a number of enhancements that my wife says make my versions better.
The latest version includes clones of freecell, golf, mastermind, merlin, minesweeper, pegged, solitaire, taipei (with editor!), and thornq (by Martin Thornquist).
Installation:
To install the binaries tar, do this as user root (other platforms are similar):
cd /usr/bin/X11
tar xvfz /tmp/ace-1.2.linux.tar.gz
tar cf - libcards.so* | (cd /usr/local/lib ; tar xf -)
rm libcards.so*
You will need to run ldconfig to notice the new shared libraries.
Then you can open a new shell window and type the name of the program you want at the command line to run it.
<<lessThe latest version includes clones of freecell, golf, mastermind, merlin, minesweeper, pegged, solitaire, taipei (with editor!), and thornq (by Martin Thornquist).
Installation:
To install the binaries tar, do this as user root (other platforms are similar):
cd /usr/bin/X11
tar xvfz /tmp/ace-1.2.linux.tar.gz
tar cf - libcards.so* | (cd /usr/local/lib ; tar xf -)
rm libcards.so*
You will need to run ldconfig to notice the new shared libraries.
Then you can open a new shell window and type the name of the program you want at the command line to run it.
Download (0.30MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1529 downloads
NSD 3.0.4
NSD is a complete implementation of an authoritative DNS nameserver. more>>
NSD is a complete implementation of an authoritative DNS nameserver.
NSD is an authoritative only, high performance, simple and open source name server.
NSD is thoroughly tested, there is a regression tests report available on the home page.
NLnet Labs has a long term commitment for supporting NSD. There will be an advanced notice when our commitment ends. The latest NSD release will supported for at least two years after this notice.
Enhancements:
- AXFR/IXFR zone transfer supported.
- NSD requests but does not provide IXFR transfers.
- NSD keeps track of SOA timeouts for secondary zones.
- TSIG authentication supported.
- For queries, for notifies, for zone transfers.
- NOTIFY messages of zone updates, incoming and outgoing.
- DNAME type is supported, including CNAME synthesis.
- config file, nsd.conf(5), place to put TSIG keys, server settings, and lists of ip-addresses/ranges for AXFR/IXFR and NOTIFY.
<<lessNSD is an authoritative only, high performance, simple and open source name server.
NSD is thoroughly tested, there is a regression tests report available on the home page.
NLnet Labs has a long term commitment for supporting NSD. There will be an advanced notice when our commitment ends. The latest NSD release will supported for at least two years after this notice.
Enhancements:
- AXFR/IXFR zone transfer supported.
- NSD requests but does not provide IXFR transfers.
- NSD keeps track of SOA timeouts for secondary zones.
- TSIG authentication supported.
- For queries, for notifies, for zone transfers.
- NOTIFY messages of zone updates, incoming and outgoing.
- DNAME type is supported, including CNAME synthesis.
- config file, nsd.conf(5), place to put TSIG keys, server settings, and lists of ip-addresses/ranges for AXFR/IXFR and NOTIFY.
Download (0.23MB)
Added: 2007-03-02 License: BSD License Price:
969 downloads
C# for Emacs 0.4.0
csharp-mode is a derived mode for cc-mode 5.30.x or higher that implements the font-locking and indention rules for C#. more>>
C# for Emacs is a derived mode implementing most of the C# rules.
After a good number of years, we noticed that there wasnt a "non-patched" version of a csharp-mode for Emacs.
There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed that those notices were there even after a couple of months.
Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we decided to follow the rules and create one that required no patching or modification to the core cc-mode engine (which is a good thing). So, this is the C# mode.
There was a 0.3.0 version, but it broke things more than it fixed, so we pulled it.
<<lessAfter a good number of years, we noticed that there wasnt a "non-patched" version of a csharp-mode for Emacs.
There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed that those notices were there even after a couple of months.
Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we decided to follow the rules and create one that required no patching or modification to the core cc-mode engine (which is a good thing). So, this is the C# mode.
There was a 0.3.0 version, but it broke things more than it fixed, so we pulled it.
Download (0.005MB)
Added: 2005-12-08 License: GPL (GNU General Public License) Price:
1415 downloads
gnome-courier 0.2.4
gnome-courier is a collection of programs for courier services. more>>
gnome-courier is a collection of programs for courier services.
It includes programs for managing clients, managing coworkers, managing jobs (receiving, distributing, and editing), printing bills and overdue notices, and managing the payroll.
Various statistical modules are available, and since the project is based on a modular concept, it can easily be extended.
Main features:
- managing the clients
- managing the coworkers
- manging the jobs (receiving, distributing and editing)
- for printing bills and overdue notices
- managing the payoff of the coworkers
- various statistical modules (more to come)
<<lessIt includes programs for managing clients, managing coworkers, managing jobs (receiving, distributing, and editing), printing bills and overdue notices, and managing the payroll.
Various statistical modules are available, and since the project is based on a modular concept, it can easily be extended.
Main features:
- managing the clients
- managing the coworkers
- manging the jobs (receiving, distributing and editing)
- for printing bills and overdue notices
- managing the payoff of the coworkers
- various statistical modules (more to come)
Download (1.3MB)
Added: 2006-09-29 License: LGPL (GNU Lesser General Public License) Price:
1123 downloads
cmsdAm 0.8
cmsdAm provides a link extractor/collector based on Qt. more>>
cmsdAm provides a link extractor/collector based on Qt.
CmsdAm is a simple and secure Content Management System Framework with a core API specially designed for people with some knowledge of PHP4 that want to create dynamic sites quickly.
Main features:
- include plugins
- handle user defined (sub)sections
- developed with system administrators in mind (Im a Linux system administrator!)
- sections navigation bar
- media serialization, good for ex. to hide/deny media usage for someone
- handle users and groups
- section view, search, manage users and group permissions
- search engine for user defined sections
- simple set of PHP api (class methods) for users, sections, search engine, etc...
- with php knowlege cmsdAm let you bring up sites in a while
- implements simple HTTP cache mechanisms (or not ;-)), meta tags handling, error templates, content encoding, i18n!)
- handle users and groups ACL to access sections
- handle emails
- automatic internal cache mechanisms memcached daemon ready
- full scalable LDAP support
- supports MySQL, (PostgreSql support will come soon), ldap, (other dbms support will come soon)
- developed with security, scalability and velocity in mind!
- more and more
Enhancements:
- Overall tests done
- PHPWarn_on_sectioninclude parameter now also handle section inclusion comments
- Full email attachments support in the mail class just written
- FAQ written
- file_container class written to add any content(files, strings, text, variables) to the server
- filesystem from your sections
- $LDAP_exclusive parameter changed from 1 to 2
- Code cleanup
- Simple error/function handler written, ex to avoid problems with PHP without ldap support
- cmsdmam_errors class added to handle simple error handling
- Many PHP bad style notices fixed
- We are now able to handle PHP Error Reporting (cmsdam core and sections) by configuration file
- Minor bug fixes in index_header.php
<<lessCmsdAm is a simple and secure Content Management System Framework with a core API specially designed for people with some knowledge of PHP4 that want to create dynamic sites quickly.
Main features:
- include plugins
- handle user defined (sub)sections
- developed with system administrators in mind (Im a Linux system administrator!)
- sections navigation bar
- media serialization, good for ex. to hide/deny media usage for someone
- handle users and groups
- section view, search, manage users and group permissions
- search engine for user defined sections
- simple set of PHP api (class methods) for users, sections, search engine, etc...
- with php knowlege cmsdAm let you bring up sites in a while
- implements simple HTTP cache mechanisms (or not ;-)), meta tags handling, error templates, content encoding, i18n!)
- handle users and groups ACL to access sections
- handle emails
- automatic internal cache mechanisms memcached daemon ready
- full scalable LDAP support
- supports MySQL, (PostgreSql support will come soon), ldap, (other dbms support will come soon)
- developed with security, scalability and velocity in mind!
- more and more
Enhancements:
- Overall tests done
- PHPWarn_on_sectioninclude parameter now also handle section inclusion comments
- Full email attachments support in the mail class just written
- FAQ written
- file_container class written to add any content(files, strings, text, variables) to the server
- filesystem from your sections
- $LDAP_exclusive parameter changed from 1 to 2
- Code cleanup
- Simple error/function handler written, ex to avoid problems with PHP without ldap support
- cmsdmam_errors class added to handle simple error handling
- Many PHP bad style notices fixed
- We are now able to handle PHP Error Reporting (cmsdam core and sections) by configuration file
- Minor bug fixes in index_header.php
Download (0.21MB)
Added: 2007-04-19 License: GPL (GNU General Public License) Price:
919 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 notices 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