| Current Projects | Curriculum Vitae | DarkSoft News & Docs | Support Forum |
| Obsolete Patches | Very Old Stuff |
| Project | Description |
|---|---|
| ickle 0.2.2 and gcc3 | Fix for Ickle 0.2.2 compilation with gcc3. |
| BSD-FTPD 0.6.3 Enhancements | Three patches for BSD FTPD server: 1. Read protected private key password from file specified in '-z KEYpassword' option 2. Support extprog (X509 authentication with external program) with command line parameters; 3. Mapping ftp and anonymous users (when they are logging in X509 authentication mode), to corresponded (taken from X509 certificate) user login 4. Costum passive ports range |
| BSD-FTPD 0.5.4 Enhancements | Patch for BSD FTPD server 0.5.4 permiting X509 authentication. |
| XMLSec 1.1.x load PEM Certs | Patch for XML Security 1.1.x to be able load certificates from PEM files. |
| XMLSec 1.0.x load PEM Certs | Patch for XML Security 1.0.x to be able load certificates from PEM files. |
| XMLSec 0.x load PEM Certs | Patch for XML Security 0.x to be able load certificates from PEM files. |
| OpenLDAP 2.0.x pass from stdin | Patch for OpenLDAP 2.0.x to read SSL certificate password from stdin. |
| OpenSSL 0.9.6 system crypt | Patch for OpenSSL to use system crypt (supported MD5) instead of integrated one (doesn't support MD5, but faster). |
| Xalan 1.5 and Xerces 2.3 Fix | Fixes compilation Apache Xalan 1.5 with Apache Xerces 2.3. |
| GmailFS Enhancements | Configuration File and HTTPS proxy support for GmailFS 0.2. |
| KPhone Ringing | Patch for KPhone3, to enable ring then running in background. |
| Razor and Empty messages | Fixes issue regarding marking multipart messages with empty part as SPAM (Patch integrated in 2.36 release) |
| mc file extensions | Additional extensions for midnight commander 4.5.5. |
| LibGmail Proxy | Adds proxy server support to libgmail. |
| Netams Port Ranges (3.2.x) | Add support of port ranges in "policy" configuration lines. After applying patch you can use "min_port-max_port" or "min_port:max_port" notation to specify port ranges. Merged upsream in 3.3.0. |
| 7z Path Fix | Fixes incorrect plugin lookups for 7z 0.91. This version tries to find plugins in current directory. Patch changes behaviour on fixed system path. |
| WMail | Bug fix for WMail 1.9. |
| pythonlib and mandrake | Fix for pythonlib execution on mandrake linux. |
| AVP KAVLib Fix | Patch for libkavdc.so (AVP 4.x). Fixes some errors. |
| Samba AVP VScan module | Patch for AVP VScan module for Samba. Fixes some errors. |
| IServerd3 and gcc3 | Fixes compilation of Iserverd 2.4.9 with gcc3 |
| EZmlm and gcc 3.3 | Fixes EZmlm compilation with gcc 3.x. |
| Fuse fstab fix | Fixes strange behaviour (at least in Gentoo Linux) preventing mounting from fstab. |
| XFree86 trident driver backport | Backport of trident driver from XFree86 4.4 CVS to XFree86 4.3. This newer driver supports Trident XP4 (2100) video card. This video-card are used in modern Toshiba notebooks ( for example in Toshiba Portege R100). To build this driver You should replace original trident driver in XFree86 4.3 source tree by this one. Or You can use precompiled againist XFree86 4.3 driver: just put trident_drv.o in /usr/X11R6/lib/modules/drivers/. |
| Multicharset GetText | Multicharset patch for GNU gettext. |
| LinuxLogo and Athlon Fix | Fix for LinuxLogo on AMD Athlon processors. |
| Libtranslate 0.99 memory fix | Due to invalid "unsigned int" to "long" conversion, Libtranslate grabs all available system memory in the 64 bit environments. The patch fixes issue. |
| NetAMS 3.3.3a compilation fix | Fixes NETAMS 3.3.3a compilation of on the AMD64 platform. |
| Clamav Rar3 | This patch provides support for checking rar3 archives using Clamav antivirus. The patch project page is: http://mcmcc.bat.ru/clamav/ |
| P7zip 4.44 (library for clamav) | This patch is required by clamav to enable 7z archives checking. Please, look documentation on mcmcc.bat.ru. |
| Clamav 0.93 (7z archives) | Provides 7z archives support to Clamav (it is just an update of patch (and documentation) available on mcmcc.bat.ru to the newer clamav version) |
| Zip/Unzip Russification | Russification patch for Zip/Unzip programs: solves problem of exchanging zip files (with russian file-names inside) between linux and windows PCs. |
| PhP 5.2.6 PDO/ODBC segfaults (on 64bit architectures) | Fixes PhP segfault on 64 bit platforms while querying databases using PDO over unixODBC (2.2.12 and earlier). The problem is actually in unixODBC, but it is much simpler to fix PhP code to handle errnous behavior of unixODBC. The bug is fixed in unixODBC CVS and 2.2.13 is expected to work correctly. |
| PhP 5.2.6 PDO/ODBC complains (on long binary queries) | PhP PDO/ODBC driver incorrectly handles long binary fields in the queries (resulting in "Out of memory" error). This is a fix. Php bug #42765 |
| PhP 5.2.6 PDO/ODBC timeout support | This patch implements timeout (PDO::ATTR_TIMEOUT) support in PDO/ODBC driver. It is required to limit amount of time the ODBC driver is trying to connect dead/unreachable server. Php Bug #45287 |
| P7zip 4.57 (library for clamav) | This patch is required by clamav to enable 7z archives checking. Please, look documentation on mcmcc.bat.ru. |
| XTerm MultiByte mode | Adds option for switching multi/single byte modes into font menu of xterm. Minor enhancement: supporting multiple russian encodings from font menu (separate patch). |
| Clamav 0.93.3 (7z archives) | Provides 7z archives support to Clamav (it is just an update of patch (and documentation) available on mcmcc.bat.ru to the newer clamav version) |
| Project | Description |
|---|---|
| Simple Flash Menu | Macromedia Flash Script which allows fast constructing of nested menus for html pages, simply by editing xml file. No xml knowledge is required, just look on examples and make similiar. |
| SAND Kit | Libraries and sample programms for neural networks training and calculations, including linux kernel module for SAND board neuro-accelerator. Have optional plugable GTK-1.2 interface. Project is oblived for now, and surely will remain in this state forever. |
| PhP Attributes | Set of PhP function, simplifies developing Web Interfaces for managing uniform data strored in databases, xml files... Can be used to simplify: 1. Managing information inside database, 2. Configuring applications and WebServices running on server. Currently early alpha. The software currently used in Soul Interface and will be used in Mystic Library. |
| Soul Interface | Web Interface for managing users and server configuration for LDAP based linux systems (single servers, clusters, networks). Really it isn't production ready software, you should adopt the code to your system. |
| Algoritm for DoS | Interpreter of algoritmic language, at least of main part of it. |
| Neuron for Linux | Genetic algorithms of neural network learning for Linux (qt interface). |
| Student Testing for DoS | Test is software to control knowledge of school-childrens. In 1995-1998 was realy used in some schools... |
| Yes or No for Windows | Small program which reads input .avi file with leaps saying Yes or No, and decides what was sayed. Sometimes it guess right :) |
| Neuron for DoS | Genetic algorithms of neural network learning for DoS (graphic interface). |
| Clamav 0.90.1 (7z archives) | Provides 7z archives support to Clamav (it is just an update of patch (and documentation) available on mcmcc.bat.ru to the newer clamav version) |