aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell
Commit message (Expand)AuthorAgeFilesLines
* sv_membersh: allow gitolite-shell (and enable on duvel)Olivier Blin2016-02-072-4/+5
* sv_membersh: fix error message regarding argumentsOlivier Blin2016-02-071-1/+1
* fix up: use part should not be expandedThomas Backlund2015-10-201-1/+1
* lint fixes for restrictshellThomas Backlund2015-10-201-2/+2
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-191-1/+1
* restrictshell: remove "dynamic lookup" warningsNicolas Vigier2012-12-181-1/+1
* restrictshell: use mga-common::local_scriptNicolas Vigier2012-12-101-1/+1
* split the module in several file, and clean itMichael Scherer2012-03-1911-76/+46
* fix regexp to detect git commands (fix #2513)Nicolas Vigier2011-09-261-1/+1
* move ldap-sshkey2file.py to openssh module (where it is used)Nicolas Vigier2011-08-211-92/+0
* add support for upload-binNicolas Vigier2011-08-172-0/+15
* add option to allow using maintdbNicolas Vigier2011-07-122-0/+14
* show the group of a user in the error message, so people can check theirMichael Scherer2011-04-211-0/+2
* use submit_package now that wrapper is fixedNicolas Vigier2011-01-171-1/+1
* use create-srpm for nowNicolas Vigier2011-01-171-1/+1
* add missing space in regexpNicolas Vigier2011-01-171-1/+1
* allow both create-srpm and submit_package for nowNicolas Vigier2011-01-171-2/+2
* remove shadowExpire from filterNicolas Vigier2011-01-071-1/+1
* correct syntax errorNicolas Vigier2011-01-071-1/+1
* - improve error message when trying to get a interactive shellMichael Scherer2010-11-241-1/+5
* move the ldap key from ssh logic to openssh module ( more logical ), and add ...Michael Scherer2010-11-231-37/+0
* link root keys in the /var/lib/pubkeys ( easier than to change the location o...Michael Scherer2010-11-231-0/+12
* add class for scp and sftpMichael Scherer2010-11-232-0/+14
* - split the module in 2 part, and add class to allow to more easylyMichael Scherer2010-11-232-17/+44
* - rewrite restricted_shell, and split the shell in its own subclassMichael Scherer2010-11-231-53/+53
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-3/+1
* update binddn and password fileNicolas Vigier2010-11-172-3/+4
* - adapt the script to our infrastructure ( ie, use our domain, and create the...Michael Scherer2010-11-172-4/+14
* - import mandriva script to export ssh keys ( need some cleaning )Michael Scherer2010-11-172-0/+109
* add support for pkgsubmit in restricted shellNicolas Vigier2010-11-102-0/+14
* add module to install shell to restrict access to only svn, git, and later pa...Nicolas Vigier2010-11-023-0/+192