This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Savane clean-up".
The branch, master has been updated via db38214843c64c0915a13e821cc0834049b4c765 (commit) from d83af2fdd503d5435189c1024eaa5cf3118ea115 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit db38214843c64c0915a13e821cc0834049b4c765 Author: Sylvain Beucler <b...@beuc.net> Date: Sat Aug 8 12:30:08 2009 +0200 Support for using libnss-mysql-bg (functional) ----------------------------------------------------------------------- Summary of changes: backend/Makefile.am | 3 +- backend/accounts/.gitignore | 1 + backend/accounts/sv_assign_uid_gid.in | 148 +++++++++++++++++++++++++++++++++ backend/misc/.gitignore | 1 + configure.ac | 1 + db/mysql/table_groups.initvalues | 3 + db/mysql/table_groups.structure | 4 +- db/mysql/table_user.structure | 4 +- db/mysql/table_user_group.structure | 7 ++- etc/libnss-mysql.cfg | 127 +++++++++++++++++----------- update/clean-up/18-unix_ids.sql | 23 +++--- update/clean-up/19-import-unix-ids.sh | 4 +- update/clean-up/20-fill-unix-ids.sql | 40 --------- 13 files changed, 258 insertions(+), 108 deletions(-) create mode 100644 backend/accounts/sv_assign_uid_gid.in mode change 100755 => 100644 backend/accounts/sv_groups.in mode change 100755 => 100644 backend/accounts/sv_membersh.in mode change 100755 => 100644 backend/accounts/sv_users.in delete mode 100644 update/clean-up/20-fill-unix-ids.sql hooks/post-receive -- Savane clean-up _______________________________________________ Savannah-cvs mailing list Savannah-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/savannah-cvs