aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_client.c
AgeCommit message (Expand)Author
2016-11-23Make pseudo -S cmd wait for serverSeebs
2016-11-03More-correctly fix xattrsSeebs
2016-03-09make bash stop bullying mePeter Seebach
2016-03-02pseudo client spawning cleanupPeter Seebach
2016-03-02Server launch rework continued, probably finishedPeter Seebach
2016-03-01Server launch reworking.Peter Seebach
2016-02-24Various logging and cleanupPeter Seebach
2016-02-23Add event loggerPeter Seebach
2016-02-08improve abort handlingPeter Seebach
2016-02-08pseudo_client.c: rework of startup logic in clientPeter Seebach
2016-02-05pseudo_client.c: retry after a couple of millisecondsPeter Seebach
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