[commits] Horde branch master updated. df11ff4cfa438b417435844b21c55babf3122fb7
Jan Schneider
jan at horde.org
Tue Jun 11 14:36:43 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 02e4af60cbf604767369da8daeb7567c2d34b9c6
e6a0514 Don't install expect scripts as executables.
df11ff4 [jan] Don't overwrite parameters for composite sub-drivers (Bug #12284).
-----------------------------------------------------------------------
commit e6a05149d2b53c028735b106e67407d59ac86d8c
Author: Jan Schneider <jan at horde.org>
Date: Tue Jun 11 16:09:03 2013 +0200
Don't install expect scripts as executables.
passwd/bin/.htaccess | 1 -
passwd/bin/passwd-expect | 273 ---------------------------------
passwd/bin/passwd-expect-kerberos | 58 -------
passwd/docs/CHANGES | 1 +
passwd/package.xml | 22 ++-
passwd/scripts/.htaccess | 1 +
passwd/scripts/passwd-expect | 273 +++++++++++++++++++++++++++++++++
passwd/scripts/passwd-expect-kerberos | 58 +++++++
8 files changed, 346 insertions(+), 341 deletions(-)
delete mode 100644 passwd/bin/.htaccess
delete mode 100644 passwd/bin/passwd-expect
delete mode 100644 passwd/bin/passwd-expect-kerberos
create mode 100644 passwd/scripts/.htaccess
create mode 100644 passwd/scripts/passwd-expect
create mode 100644 passwd/scripts/passwd-expect-kerberos
http://git.horde.org/horde-git/-/commit/e6a05149d2b53c028735b106e67407d59ac86d8c
-----------------------------------------------------------------------
commit df11ff4cfa438b417435844b21c55babf3122fb7
Author: Jan Schneider <jan at horde.org>
Date: Tue Jun 11 16:34:32 2013 +0200
[jan] Don't overwrite parameters for composite sub-drivers (Bug #12284).
passwd/docs/CHANGES | 1 +
passwd/lib/Factory/Driver.php | 2 +-
passwd/package.xml | 2 ++
3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/df11ff4cfa438b417435844b21c55babf3122fb7
More information about the commits
mailing list