summaryrefslogtreecommitdiffstats
path: root/runtime/uprobes/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Allow root, the owner of the uprobes build directory and the members of theDave Brolley2009-11-251-24/+20
* Ensure uprobes/Makefile never returns failure due to setting permissions.Dave Brolley2009-11-231-11/+17
* Rework setting of group and permissions on generated files and directories.Dave Brolley2009-11-231-8/+21
* Make built files and directories writeable by the stap-server group individua...Dave Brolley2009-11-231-4/+6
* Only attempt to change the group permissions of built items if we are root.Dave Brolley2009-11-201-3/+6
* Allow members of the group stap-server to build the uprobes module.Dave Brolley2009-11-201-3/+9
* Sign uprobes.ko with the builder's certificate.Dave Brolley2009-11-121-1/+1
* PR 9973: Sign uprobes.ko when it is created and load it using insert_module.Dave Brolley2009-11-051-1/+8
* Add a version of uprobes that works with the 2.6.27 version of utrace.Jim Keniston2008-11-031-2/+4
* PR 5270kenistoj2007-11-131-0/+6
* PR 5709kenistoj2007-10-081-0/+10