aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_client.c
AgeCommit message (Expand)Author
2016-02-05pseudo_client.c: don't abort on failure to start serverPeter Seebach
2015-08-24Some extra debugging bits.Peter Seebach
2015-08-24xattrdb bug fixesPeter Seebach
2015-08-21Clean up some const stuffPeter Seebach
2015-08-21Reduce unused message sendingPeter Seebach
2015-08-21New option: Use extended attributes to store db values.Peter Seebach
2015-08-20Drop the allocation in pseudo_fix_path/pseudo_root_path/etc.Peter Seebach
2015-08-20Initial profiling implementation.Peter Seebach
2015-01-15Clean up the path allocation a bit morePeter Seebach
2015-01-14Make --without-passwd-fallback workPeter Seebach
2014-07-18be less chattyPeter Seebach
2014-05-27Honor umaskPeter Seebach
2014-05-16Shutdown pingPeter Seebach
2014-04-22xattr support and other path stuff: reduce allocation and copyingPeter Seebach
2014-04-21Extended attribute improvements (no path, binary data)Peter Seebach
2014-04-21Initial draft xattr supportPeter Seebach
2014-01-22Don't automatically fall back to /etc/passwd.Peter Seebach
2014-01-22minor message cleanupPeter Seebach
2013-06-25Change debugging to use flags rather than levelsPeter Seebach
2013-02-27remove left-over debug messagePeter Seebach
2013-02-26PSEUDO_ALLOW_FSYNC: Allow fsync()pseudo-1.5PSEUDO_1_5Peter Seebach
2013-02-16If you don't want the answer, don't ask the question.Peter Seebach
2013-01-30Remove a couple of highly non-obvious GLIBC_2.7 dependencies.Peter Seebach
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2012-02-06Fix *at() function interface holesPeter Seebach
2011-11-02Initialize memory in pseudo_client to avoid valgrind warningMark Hatle
2011-11-02Implement PSEUDO_UNLOAD, replacing existing PSEUDO_RELOADED semantics.Mark Hatle
2011-05-25Make ulckpwdf() report failuresSeebs
2011-04-13Fix path expansion of empty strings.Peter Seebach
2011-03-25Merge in ports workPeter Seebach
2011-03-25Fix execvp crashPeter Seebach
2011-02-10Whoops! If LOCALSTATEDIR doesn't exist, and you invoke pseudoPeter Seebach
2011-02-08Expand paths on exec.Peter Seebach
2011-01-14Automatically create state/prefix directoriesPeter Seebach
2010-12-17When pseudo is disabled avoid directory processing...Mark Hatle
2010-12-13Further amend the system to enable/disable sudo during fork/exec.Mark Hatle
2010-12-132010-12-08:Mark Hatle
2010-12-07This is a merge of several commits from a tree which turned out toPeter Seebach
2010-11-30Major shift: All the id_t types have been reworked so that theyPeter Seebach
2010-09-01A couple more int/size_t mismatch fixes.Peter Seebach
2010-08-17Draft one effort at making unlink more robust and fixing an obviousseebs
2010-08-16A few minor fixes:seebs
2010-08-11Enable local variable cacheMark Hatle
2010-08-11Change the no pid to a debug message, instead of diagnostic.Mark Hatle
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-26Handle execve() betterPeter Seebach
2010-04-26Strip trailing / from chroot directory name before sending it to the server.Peter Seebach
2010-04-26Updates/improvements for loggingPeter Seebach
2010-04-26Miscellaneous fixes:Peter Seebach