Files @ 73e1c0d6e315
Branch filter:

Location: DistRen/NC_CHANGES

LordOfWar
-fixed a minor error in finish_frame() where the amount of assigned frames was increased 1 instead of decreased 1.
-mortition() now decreases general_info.jobs_in_queue by one if the job is done and it calls distrenjob_remove() to remove the job from the linked list database.
-frame_finder() now increases the amount of assigned_frames by 1 if a frame to render is found
-distrenjob_remove() now decreases the amount of general_info.jobs_in_queue by 1
-prepare_distrenjob() now initializes assigned_frames and completed_frames at 0
This file reflects all changes made system-wide and not in the code itself. These changes are being documented to
ensure that a server installer script can be made, or so that a guide for manual server setup can be created.
All changes shown below have been done on zserver2.



2009-03-15  Ethan Zonca  <ethanzonca@gmail.com>

	* Added group "distren"
	* Edited /etc/security/limits.conf to quota "distren" users
	* Created "distren" group home for all users, /home/distren
	* Created server program username/home, user "distrend"