- Jun 24, 2019
-
-
Uplift util-linux to a version 2.28.2 Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jun 21, 2019
-
-
Jean-Claude BAU authored
-
- Jun 19, 2019
-
-
Jean-Claude BAU authored
Having just a small message indicating that a build error has been detected at the end of the script is not sufficient. The tarball is created but is invalid and might be used. Now, when an error is detected the build procedure is immediately aborted. The tarball is not then created.
-
- Jun 14, 2019
-
-
Jean-Claude BAU authored
- Was returning the !busy before. return busy value (1=busy, 0=not busy) is more clear to understand.
-
- Jun 12, 2019
-
-
Maciej Lipinski authored
Init scripts start logger that prints output of deamons into syslogs. This logger is run with -p to attach tag. This tag is interpreted as the process that produces the following message. In the many init scripts this tag was set to wr-switch, incorrectly. This commit corrects it to include the name of the daemon.
-
Maciej Lipinski authored
rsyslog outputs syslog to /tmp/syslog until the file is ~1MB, then the file is moved/renamed to a "rotate file" (name includes date & time) while the /tmp/syslog is filled by rsyslog from zero. Max number of 10 "rotate files" are kept. The oldest is removed when new file from rsyslog comes. Next step is to make this a default option in kconfig
-
Maciej Lipinski authored
changed parameter for showing backplane version from -p to -b, left -p for backward compatibility/WWW
-
Jean-Claude BAU authored
As HA profile, the WR profile must always have the asymmetryCorrection enabled.
-
- Jun 11, 2019
-
-
Jean-Claude BAU authored
- Add round trip delay (delayMM) - For pp_time structure, display in time in ns unit if the time is less than 1 second (in absolute)
-
Jean-Claude BAU authored
- Remove HA profile. Can be re-enabled easily in the gen_kconfig_port_timing.sh script - Add extra help to externalPortConfiguration
-
Grzegorz Daniluk authored
Compiled from commit 780ed52 of wrpc-sw repository.
-
Grzegorz Daniluk authored
-
- Jun 07, 2019
-
-
Jean-Claude BAU authored
-
Adam Wujek authored
When the passwd is called on a system with a date set to 1st Jan 1970, the change date is set to 0, which has a special meaning: "The value 0 has a special meaning, which is that the user should change her pasword the next time she will log in the system." Thanks to this patch, when the password is changed on 1st on Jun 1970 the change date is set to 1. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Jun 06, 2019
-
-
Adam Wujek authored
Revert part of a commit: f14e28c9 Setup default config for the switch (WR profile by default) Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Jean-Claude BAU authored
-
- Jun 05, 2019
-
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
partly revert the commit: 70c80659 Add Kconfig-sfp-fiber.in in dot-config The file Kconfig_sfp_fiber.in is copied during the build from the repo's root. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Jean-Claude BAU authored
- Include missing in wr-constants.h - Get Hw specification from halshmem instead of define - Some modifications to access to FPGA
-
- Jun 04, 2019
-
-
Jean-Claude BAU authored
- update PPSi submodule - Adapt the display of wr_mon to PPSi changes
-
Jean-Claude BAU authored
-
- Jun 03, 2019
-
-
Adam Wujek authored
Add LDAP+kerberos support This changes the used standard C library (due to lack of /etc/nsswitch.conf support) and uses openssh instead of dropbear (due to lack of LDAP/kerberos support in the dropbear) Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Since nss-pam-ldapd 0.8.4 the uniqueMember attribute was replaced by using the member attribute by default. This means that you should use map group member sAMAccountName https://lists.arthurdejong.org/nss-pam-ldapd-users/2017/msg00012.html Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
This will keep the suid bit for: --sudo --screen --ssh-keysign Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
dropbear was replaced, because it does not support correctly LDAP+kerberos. It was almost working. With LDAP+Kerberos over PAM dropbear was prompting once more for a password when the correct was given. Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
It is assumed that authorization is done via LDAP No need to give extra password when using sudo Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
otherwise openssh complains at the root login Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
Adam Wujek authored
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-