706 projects tagged "FreeBSD"
sud (superuser daemon) permits a user to switch to root privileges and to use a suid program in a nosuid environment. It is based on a client/server model and on the ability to pass file descriptors between processes. sud permits you to choose your authentication method, and your effective credentials will be checked by using a Unix domain socket.
qmail-installer is a shell script that asks the user a few configuration questions, and then downloads, patches, installs, and configures qmail and its dependencies. Currently, the script installs daemontools and ucspi-tcp, and optionally qmailanalog, the SMTP AUTH patch, the qmail-queue patch, and the virus-scan-zip patch. The installer offers a number of modes (outbound only, outbound only with SMTP, normal, and normal with POP). The qmail installation performed by this script is compliant with Dan Bernstein's licensing, and is very close to an LWQ installation.
OMCSNetCPP is a C++ API and inference toolkit for accessing OMCSNet, a semantic network mined out of the Open Mind Common Sense knowledge base. The goal of this project is to provide a class library that allows programmers to easily add common sense reasoning capabilities to C++ applications.
This class fixes the problem where PayPal IPN notifications fail. It uses cURL so PHP can follow the 302 redirection served, and by default uses SSL for posting to PayPal, but is configurable to do normal HTTP as well. It also gives more detailed logging info in the log file/log email.
YourKit Java Profiler is a CPU and memory profiler that makes it easy to solve wide range of CPU- and memory-related performance problems. It features automatic leak detection, powerful tools for the analysis of memory distribution, an object heap browser, comprehensive memory tests as part of your JUnit testing process, extremely low profiling overhead, transparent deobfuscation support, and integration with Eclipse, JBuilder, IntelliJ IDEA, NetBeans, and JDeveloper IDEs.
bandwidthd tracks usage of TCP/IP network subnets and builds HTML files with graphs to display network utilization. Charts are built by individual IP to show their utilization over 2, 8, 45, and 400 day periods. It color codes HTTP, HTTPS, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address and subnets, not the status of any particular link. Static mode is fast and easy to set up and has few dependencies. Database mode supports filtering by subnet, multiple sensors, custom reports and intervals, and can process thousands of IPs efficiently. Network utilization can be logged in CDF or a backend database.