Changelog for the Crocodiles.

0.01-patch1

  1. Several bugfixes in the install section of the Makefiles.
  2. New classes to manipulate strings, added to libmisc.a which simplified the daemons' code.
  3. 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

  1. trim.o added to libmisc.a. In the previos version I forgot to do this.
  2. #include <errno.h> added to the top of alligator.cpp and mugger.cpp for better compatibility.
  3. Log files in alligator and mugger daemons are not created in /usr/local/crocodiles but in the directory where daemons reside.
  4. mugger and alligator now recognize the "-c" option, which was documented but did not worked.

0.011

  1. 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

  1. Fixed includes in firewall.cpp to compile under RedHat 6.0

0.02

  1. Caiman - gtk based client for X11.

0.021

  1. Now mugger (with option -l) may be used as a login shell.
  2. The mugger daemon is heavily modified for better stability.

0.022

  1. Changes in the server code in alligator.
  2. Encrypted passwords accepted by alligator.
  3. Version information in alligator.
  4. New command line parsing for alligator.
  5. Get key action added to the alligator daemon.