Changelog for the Crocodiles.
0.01-patch1
- Several bugfixes in the install section of the Makefiles.
- New classes to manipulate strings, added to libmisc.a which simplified the daemons' code.
- Now in section [Global] of the config file users can enter a list of passwdd servers to which a new user will be added and from which an user will be deleted. Until this fix only one server was recognized and this was an error.
0.01-patch2
- trim.o added to libmisc.a. In the previos version I forgot to do this.
- #include <errno.h> added to the top of alligator.cpp and mugger.cpp for better compatibility.
- Log files in alligator and mugger daemons are not created in /usr/local/crocodiles but in the directory where daemons reside.
- mugger and alligator now recognize the "-c" option, which was documented but did not worked.
0.011
- It is not required alligator to be started on kernel with version >= 2.1.0. The kernels from the 2.0.0 family are supported as well.
0.011-patch1
- Fixed includes in firewall.cpp to compile under RedHat 6.0
0.02
- Caiman - gtk based client for X11.
0.021
- Now mugger (with option -l) may be used as a login shell.
- The mugger daemon is heavily modified for better stability.
0.022
- Changes in the server code in alligator.
- Encrypted passwords accepted by alligator.
- Version information in alligator.
- New command line parsing for alligator.
- Get key action added to the alligator daemon.