#linuxcnc-devel Logs

Feb 27 2017

#linuxcnc-devel Calendar

07:11 AM jepler: pcw_home: thanks, I think that points in the right direction
07:13 AM jepler: after ~WithRoot: ruid=1000 euid=1000 suid=0
07:13 AM jepler: this line of log shows privileges properly being returned to "current user" after a section of code is run with root access
07:13 AM jepler: after ~WithRoot: ruid=1000 euid=1000 suid=0
07:13 AM jepler: er
07:13 AM jepler: before posix_spawn: ruid=0 euid=0 suid=0
07:13 AM jepler: before ~WithRoot: ruid=0 euid=0 suid=0
07:13 AM jepler: after ~WithRoot: ruid=0 euid=1000 suid=0
07:13 AM jepler: this shows something else happening when posix_spawn is used
08:20 AM KGB-linuxcnc: 03Dewey Garrett 05master e8a87c4 06linuxcnc 10(5 files in 4 dirs) Merge 'origin/dgarr/per_seq_homing' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e8a87c4
09:44 PM KGB-linuxcnc: 03Dewey Garrett 05master e624275 06linuxcnc 10docs/man/man9/siggen.9 10docs/src/getting-started/updating-linuxcnc.txt 10src/hal/components/siggen.c siggen.c: add reset pin * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e624275
10:32 PM KGB-linuxcnc: 03chris morley 05qtvcp_master 980fb86 06linuxcnc 10lib/python/qtvcp_widgets/gcode_widget.py qtvcp -quote the actual missing package name * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=980fb86