[X2Go-Commits] [x2goserver] branch feature/mysql-backend updated (73c2770 -> a3866a5)

git-admin at x2go.org git-admin at x2go.org
Wed Feb 28 23:28:58 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch feature/mysql-backend
in repository x2goserver.

      from  73c2770   X2Go/Server/DB: add new file MySQL.pm, implementing the MySQL session storage backend.
       new  53fe078   X2Go/Server/DB/MySQL.pm: copy over some (modified) functions and use them for validating session IDs, check user names at some places and the like, which will come in handy at a later point.
       new  a577b8a   x2goserver/sbin/x2godbadmin: whitespace-only change.
       new  161e569   X2Go/Server/DB/MySQL.pm: move into new X2Go_in_progress_do_not_use top-level directory.
       new  952435c   x2goserver/sbin/x2godbadmin: error out when encountering MySQL server config for now.
       new  ccdabf1   X2Go/Server/DB.pm: error out when encountering MySQL server config for now.
       new  dd5c20f   x2goserver-common/etc/x2gosql/sql: add example MySQL section and add to "supported" backends list.
       new  a3866a5   x2goserver-common/etc/x2gosql/sql: reformat PostgreSQL comments.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 X2Go/Server/DB.pm                                  |   5 +
 .../Server/DB/MySQL.pm                             | 121 ++++++++++++++-------
 debian/changelog                                   |  13 +++
 x2goserver-common/etc/x2gosql/sql                  |  26 +++--
 x2goserver/sbin/x2godbadmin                        |   3 +-
 5 files changed, 118 insertions(+), 50 deletions(-)
 rename {X2Go => X2Go_in_progress_do_not_use}/Server/DB/MySQL.pm (88%)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list