Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xyb3rt/physlock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xJ7v0/physlock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 4, 2021

  1. Set PAM_TTY

    Closes #110
    xxc3nsoredxx committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f8b0bdc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Added is_process_running() to util.c to check to see is another of ph…

    …yslock is running. This solves a bug when 2 physlock is running the second one hangs and you need to kill it manually. Also this fixes a bug in lockify which would hang as well preventing locking.
    xJ7v0 committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    6fa263a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/set_pam_tty'

    Fixes bug 'pam_securetty.so: "cannot determine user's tty" #110' from original repo
    xJ7v0 committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    8507c01 View commit details
    Browse the repository at this point in the history
Loading