Home
Name Modified Size InfoDownloads / Week
README 2012-07-25 8.2 kB
lumms-0.2.1.tar.gz 2012-07-25 20.3 kB
lumms-0.1.3.tar.gz 2012-05-06 17.5 kB
Totals: 3 Items   46.0 kB 0
2012-07-25  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Release version 0.2.1

2012-07-24  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* init.d/lumms-agent.init.script.py,
	init.d/lumms-server.init.script.py: Final init script improvements
	made by Dennis

2012-07-03  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-server: Added purge option for queue

2012-06-28  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* init.d/lumms-agent.init.script.py,
	init.d/lumms-server.init.script.py: Dennis improved the init scripts

2012-06-26  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* init.d/lumms-agent.init.script.py,
	init.d/lumms-server.init.script.py: Added daemon_opts

2012-06-26  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Fixed sudo issues

2012-06-26  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* init.d/lumms-agent.init.script.py,
	init.d/lumms-server.init.script.py: Added init scripts, thanks
	Dennis

2012-06-25  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* lumms-agent, lumms-server: Saving pid in /var/run for agent and
	server

2012-05-20  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, example-lumms.conf, lumms-agent, lumms-sudo: Added new
	feature sudo, version bumped to 0.2.1

2012-05-06  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Changelog, README: Release version 0.1.3

2012-04-29  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Fixed group removal

2012-04-29  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Improved delete functions

2012-04-28  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-ping: Explained ping and fixed homedir permissions

2012-04-23  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-group, lumms-hostgroup, lumms-user,
	lumms-usergroup: You can now modify uid and gid for users and
	groups. Hostgroup and usergroup names can now be modified. Small bug
	fixed in send_groupdel.

2012-04-17  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Create user homedir if not exists

2012-04-17  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-agent, lumms-group, lumms-host, lumms-hostgroup,
	lumms-mapping, lumms-passwd, lumms-ping, lumms-server, lumms-user,
	lumms-usergroup: Added input validation functions and checking the
	size of args.

2012-04-17  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: When does the hurting stop...str() == str() please

2012-04-17  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Converted all fetched db objects to str() so no more
	typecast issues

2012-04-16  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Typo should be makedirs

2012-04-16  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-user: Changed os.mkdir to os.mkdirs and enforce
	the right owner and group

2012-04-12  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-group, lumms-user: Added user list filter, group
	list filter and creating primary group on user add.

2012-04-10  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Fixed group deletion if group is still in use.

2012-04-10  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py, lumms-group, lumms-hostgroup, lumms-usergroup: Added
	usergroup support for groups

2012-04-06  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Fixed some typecast issues and attributes

2012-04-04  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Added fallback if pwgen doesn't exist

2012-04-04  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Always add random password when adding user

2012-04-04  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: More typcast issues solved

2012-04-04  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Use typecasting for uid and gid

2012-04-03  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* Lumms.py: Forgot db_conn.commit() after some changes.

2012-04-03  Jeroen Nijhof <jeroen@jeroennijhof.nl>

	* INSTALL, Lumms.py, README, lumms-agent, lumms-group, lumms-host,
	lumms-hostgroup, lumms-mapping, lumms-passwd, lumms-ping,
	lumms-server, lumms-user, lumms-usergroup: Changed e-mail address

2011-02-05  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Improved AIX and HPUX support

2011-02-04  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Added hpux tcb files support

2011-02-04  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Added AIX /etc/security/passwd support

2011-02-01  Jeroen Nijhof <jeroen@tux.(none)>

	* Changelog: Release version 0.1.2

2011-01-29  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Fixed queue flooding by check before insert

2011-01-29  Jeroen Nijhof <jeroen@tux.(none)>

	* example-lumms.conf, lumms-passwd: Better takeover time and direct
	send the modified passwd

2011-01-29  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: When the queue is modified also update the time

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* lumms-agent: Fixed connection exceptions for more agent stablility

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-server: Added queue option

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Changelog: Changelog

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Changelog, Lumms.py: Fixed bugs in usergroups, hostgroups and
	get_groups_id()

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, example-lumms.conf, lumms-server: Added queue_takeover
	time in seconds for lumms multi server

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Added unix time for queue

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Changelog, git2cl: Added changelog

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* lumms-agent: Added SSL.ZeroReturnError exception for lumms-agent

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Version 0.1.2

2011-01-28  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-server: Fixed edit_file mode for passwd and group,
	fixed major bugs in assign_queue()

2011-01-27  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-agent, lumms-server: Added syslog

2011-01-27  Jeroen Nijhof <jeroen@tux.(none)>

	* lumms-ping: Added lumms-ping

2011-01-26  Jeroen Nijhof <jeroen@tux.(none)>

	* INSTALL: Added client instructions

2011-01-26  Jeroen Nijhof <jeroen@tux.(none)>

	* INSTALL, README: Added INSTALL and README file

2011-01-25  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, example-lumms.conf, lumms-server: SQLite3 is now default
	and located at /var/lumms/lumms.db

2011-01-25  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Changed version to 0.1.1

2011-01-25  Jeroen Nijhof <jeroen@tux.(none)>

	* lumms-agent, lumms-group, lumms-host, lumms-hostgroup,
	lumms-mapping, lumms-passwd, lumms-server, lumms-user,
	lumms-usergroup: Removed .py at usage() and added print option for
	passwd generation

2011-01-25  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-user: Added publickey option for users and cleaned
	up some code.

2011-01-25  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, example-lumms.conf, lumms-server: Added multi master
	support

2011-01-24  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: Fixed some database compatibilities now supports sqlite,
	mysql and postgresql

2011-01-20  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, example-lumms.conf, lumms-group, lumms-host,
	lumms-hostgroup, lumms-mapping, lumms-passwd, lumms-server,
	lumms-user, lumms-usergroup: * Improved the database layer so it's more compliant with DB API.

2011-01-20  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: * More output fixes

2011-01-20  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py: * Cleaned up some code, fixed some output issue's

2011-01-20  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-group, lumms-host, lumms-hostgroup,
	lumms-mapping, lumms-user, lumms-usergroup: * Fixed output format

2011-01-20  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-agent, lumms-server: * Typo in Lymms.py, lumms-agent will restart after upgrade and using
	sendall() instead of send() in lumms-server

2011-01-18  Jeroen Nijhof <jeroen@tux.(none)>

	* Lumms.py, lumms-agent, lumms-server, lumms-usergroup: ?

2011-01-18  Jeroen Nijhof <jeroen@tux.(none)>

	* .gitignore: Added gitignore and made the agent/server start in
	background.

2011-01-18  Jeroen Nijhof <jeroen@tux.(none)>

	* Initial commit

Source: README, updated 2012-07-25