summaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAge
* Add support for PCRE2Russ Allbery2022-05-01
* Reformat with clang-formatRuss Allbery2022-04-16
* Reformat with clang-format-10Russ Allbery2020-02-02
* Fix cppcheck warningsRuss Allbery2019-10-24
* Add SPDX-License-IdentifierRuss Allbery2018-04-29
* Fix warnings under ClangRuss Allbery2018-04-22
* Add more debugging output for v2 protocolRuss Allbery2018-04-22
* Fix child output truncation on early stdin exitRuss Allbery2018-04-22
* Add a check-cppcheck target and fix what it foundRuss Allbery2018-04-01
* Update to rra-c-util 7.1 and C TAP Harness 4.3Russ Allbery2018-04-01
* xstrdup rule->programSantosh Ananthakrishnan2018-03-30
* Add remctl-shell support for running as a forced commandRuss Allbery2016-10-03
* Import new warning flag handling from rra-c-utilRuss Allbery2016-10-03
* Clean up const handling for exec argumentsRuss Allbery2016-09-25
* Coding style fixes for summary fixRuss Allbery2016-09-05
* Merge branch 'feature/summary_with_a_subcommand' of https://github.com/ccin2p...Russ Allbery2016-09-05
|\
| * [github#3] Support summary with subcommand.Remi Ferrand2014-12-25
* | Add new sudo configuration optionRuss Allbery2016-07-29
* | Add REMCTL_HOST support to remctl-shellRuss Allbery2016-07-28
* | Add a -v option to remctl-shellRuss Allbery2016-07-27
* | Add -q and ACL methods to remctl-shell usageRuss Allbery2016-07-27
* | Add remctl-shell tests and some options to ease testingRuss Allbery2016-07-27
* | Switch to SSH_CONNECTION for client IP addressRuss Allbery2016-07-27
* | Fix ssh command parser and add testsRuss Allbery2016-07-26
* | Initial refactoring for ssh shell supportRuss Allbery2016-07-26
* | Add anyuser:auth and anyuser:anonymous ACLsRuss Allbery2015-11-27
* | Coding style cleanup in server/config.cRuss Allbery2015-11-27
* | Just double getgrnam_r bufferRuss Allbery2015-10-21
* | Merge pull request #5 from sigmaris/getgrnam_r_bufferRuss Allbery2015-10-21
|\ \
| * | Retry getgrnam_r with larger buffer on ERANGEHugh Cole-Baker2015-06-02
| |/
* | Move ANYUSER handling down into ACL processingRuss Allbery2015-09-20
* | Anonymous authentication does not satisfy ANYUSERRuss Allbery2015-09-06
* | Update to rra-c-util 5.8 and C TAP Harness 3.4Russ Allbery2015-09-04
* | Set REMCTL_EXPIRES when running commandsRuss Allbery2015-09-04
|/
* Fix compilation without Kerberos supportRuss Allbery2014-07-02
* Handle additional krb5_aname_to_localname failure codesRuss Allbery2014-06-16
* Refactoring of the localgroup supportRuss Allbery2014-06-16
* Rename the unxgrp ACL type to localgroupRuss Allbery2014-06-16
* Change how unxgrp support is optionally builtRuss Allbery2014-06-16
* Continue to track down memory leaksRemi Ferrand2014-06-16
* Fix some unxgrp memory leaksRemi Ferrand2014-06-16
* New implementation of `unxgrp` ACL scheme.Remi Ferrand2014-06-16
* Add ACL scheme for checking that user belongs to nss groupRemi Ferrand2014-06-16
* Use calloc and reallocarray and add malloc overflow checksRuss Allbery2014-06-15
* Reset SIGPIPE before running processesRuss Allbery2014-02-03
* Update server/README and add a license statementRuss Allbery2014-01-28
* Rework how to free memory allocated for message handlersRuss Allbery2014-01-28
* Backport to libevent 1.4Russ Allbery2014-01-26
* Free all resources on remctld exit or forkRuss Allbery2014-01-22
* Improve remctld -h and comments on the options structRuss Allbery2014-01-22