aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_client.h
AgeCommit message (Expand)Author
2019-05-15Add SPDX-License-Identifier: LGPL-2.1-only to filesRichard Purdie
2016-11-23Make pseudo -S cmd wait for serverSeebs
2016-03-09make bash stop bullying mePeter Seebach
2015-09-03Finish (I hope) working around 0700 umasks.Peter Seebach
2015-08-21Clean up some const stuffPeter Seebach
2014-05-27Honor umaskPeter Seebach
2014-05-16Mask 022 back in for database.Peter Seebach
2014-05-16Permissions handling tweaks (fchmodat, mask out write bits)Peter Seebach
2012-08-09Fix up chroot damage caused by PSEUDO_STATBUF fixpseudo-1.4.1PSEUDO_1_4_1Peter Seebach
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2011-05-31Change logic on file creation/chmod so that we only secretly mask inPeter Seebach
2011-05-25Make ulckpwdf() report failuresSeebs
2011-03-25Merge in ports workPeter Seebach
2011-02-08Expand paths on exec.Peter Seebach
2010-12-13Further amend the system to enable/disable sudo during fork/exec.Mark Hatle
2010-12-132010-12-08:Mark Hatle
2010-11-30Major shift: All the id_t types have been reworked so that theyPeter Seebach
2010-08-04Add new environment values to allow easy override of default locationsMark Hatle
2010-06-02Provide a hook to disable symlink "fixing".Peter Seebach
2010-04-26Add lckpwdf()/ulckpwdf().Peter Seebach
2010-03-29Add password/group call emulation.Peter Seebach
2010-03-26Track file open flagsPeter Seebach
2010-03-26Updates: Enable additional warnings, fix a number of things.Peter Seebach
2010-03-25initial chroot() supportPeter Seebach
2010-03-24Prep for chroot handling:Peter Seebach
2010-03-16initial public releasePeter Seebach