Commit graph

233 commits

Author SHA1 Message Date
Jakobus Schürz
7f747743c6 remove BASH in sudo 2023-01-20 09:56:04 +01:00
Jakobus Schürz
13bf8e8458 make setgitremote configurable with defaults too 2023-01-19 10:09:36 +01:00
Jakobus Schürz
d96652835b unset BASH for sudo until better solution
function sudo needs parsing
2023-01-19 09:16:58 +01:00
Jakobus Schürz
77b2b8679c add vi rcfiles as function 2023-01-11 16:54:46 +01:00
Jakobus Schürz
febd54d354 improve sudo for sshs 2023-01-11 09:47:46 +01:00
Jakobus Schürz
3384f79c62 add -c to bash with --rcfile 2022-12-24 06:59:53 +01:00
Jakobus Schürz
707bb6e2d6 add shlvl 2022-12-24 06:35:08 +01:00
Jakobus Schürz
8ed12af485 add debug 2022-12-24 06:32:57 +01:00
Jakobus Schürz
7446ec1f7a add debug 2022-12-24 06:21:40 +01:00
Jakobus Schürz
cd6460a5e4 add debug 2022-12-24 06:12:55 +01:00
Jakobus Schürz
3e7e995815 add output 2022-12-05 00:12:17 +01:00
Jakobus Schürz
3712a37631 change url from gitea to git 2022-11-22 03:01:07 +01:00
Jakobus Schürz
66d7bf5263 fix sudo when sshs to other server
when myshellconfig is configured for root and you logged in via sshs,
sudo does not work correctly.

not it takes the temporary bashrc for sshs also for sudo
2022-11-16 11:36:09 +01:00
Jakobus Schürz
64025490e1 change sudo 2022-11-16 00:14:58 +01:00
Jakobus Schürz
aaca6d139a add function to set new git-url 2022-11-15 23:55:36 +01:00
Jakobus Schürz
a1d0f01ecc add function to set new git-url 2022-11-15 23:52:51 +01:00
Jakobus Schürz
fef455160b defince GIT_MSC in create_symlinks 2022-11-13 07:29:03 +01:00
Jakobus Schürz
76634847f7 add remote, when configure a new server 2022-11-09 12:56:01 +01:00
Jakobus Schürz
5ac35efb33 change from git to $MSC_GIT 2022-10-25 06:35:24 +02:00
Jakobus Schürz
dc6d367ebe change variable-name and login 2022-10-21 10:56:09 +02:00
Jakobus Schürz
94bd6ddb44 change logerror to logerr 2022-09-28 23:11:27 +02:00
Jakobus Schürz
a41d84d492 add functionality to open more connections
to the same server in split tmux pane with sshs
2022-09-21 15:51:44 +02:00
Jakobus Schürz
4cf1076197 change and simplify logging functions 2022-09-14 14:44:13 +02:00
Jakobus Schürz
5ea462f314 make connectdb related to hostname 2022-07-26 18:17:45 +02:00
Jakobus Schürz
fb5c30ed8c fixe kaputten merge 2022-07-25 15:21:48 +02:00
Jakobus Schürz
c26ef455c4 Merge branch 'master' of git.schuerz.at:public/myshellconfig 2022-07-25 15:15:42 +02:00
Jakobus Schürz
9683283e73 change add functions for atlassians 2022-07-08 20:49:42 +02:00
Jakobus Schürz
1cd015e6d9 improve getdbcreds 2022-07-08 20:49:42 +02:00
Jakobus Schürz
6c8afa408d read cnf/jra xml with xmllint 2022-07-08 20:45:43 +02:00
Jakobus Schürz
f09584485f read cnf/jra xml with xmllint 2022-07-04 15:27:49 +02:00
Jakobus Schürz
c8c6922b1f reduce ssh-commands for sshs to 2 2022-06-27 02:56:45 +02:00
Jakobus Schürz
44d671e5a3 reduce ssh-commands for sshs to 2 2022-06-27 02:39:41 +02:00
Jakobus Schürz
c09fecdb89 add function for finding local logins 2022-06-08 18:33:53 +02:00
Jakobus Schürz
ec2bd6b3f2 change invocation of remote shell in sshs 2022-05-19 14:22:38 +02:00
Jakobus Schürz
0bd8b45e55 reduce number of ssh-calls on sshs 2022-05-19 08:48:34 +02:00
Jakobus Schürz
0ecb4308b3 change debug 2022-05-12 21:11:57 +02:00
Jakobus Schürz
dc631b7af1 fix no new kerberos-ticket 2022-03-15 09:31:28 +01:00
Jakobus Schürz
1cdaa863ec remove double function 2022-02-15 20:22:39 +01:00
Jakobus Schürz
a5fa92757b fix typo 2021-12-03 09:41:27 +01:00
Jakobus Schürz
9bb0d57134 make token and check_token the same, change log 2021-12-03 09:37:14 +01:00
Jakobus Schürz
391374c32f fix tokencheck 2021-12-02 15:17:59 +01:00
Jakobus Schürz
a80c366fbe change no_proxy 2021-11-23 12:36:34 +01:00
cf1183895b unset proxy functions 2021-11-12 12:59:48 +01:00
650efae7ed rework setproxy 2021-11-12 12:05:01 +01:00
df25f73fdb improve setproxy
* add function urlencode
* urlencode credentials
* make socks5-proxy possible
* add no_proxy
2021-11-12 10:15:41 +01:00
Jakobus Schürz
e9d3abbeee add choose db-file and better logging 2021-11-11 08:32:27 +01:00
Jakobus Schürz
5ea9128a28 fix some small problems
* change options for sshs
* run sshs only when server is reachable
* change echo to logging
* fix loadagent to abort, when af is empty
2021-10-29 14:57:58 +02:00
Jakobus Schürz
6d8e79c8bc add jira/confluence specific database function 2021-10-22 08:25:01 +02:00
Jakobus Schürz
894445f700 make other keys in token chooseable by label 2021-10-19 12:06:42 +02:00
Jakobus Schürz
1d09e7368d add function for test ip adresses 2021-10-19 12:00:55 +02:00