Age | Commit message (Expand) | Author |
2014-01-20 | libnetfs: include the mig-generated server headers in demuxer.c | Justus Winter |
2014-01-20 | libdiskfs: include the mig-generated server headers in demuxer.c | Justus Winter |
2014-01-20 | trans: fix the receiver lookup in password | Justus Winter |
2014-01-19 | Rename variables with the name "error" to "err". | Justus Winter |
2014-01-16 | libps: fix task/thread times fetching | Richard Braun |
2014-01-12 | libnetfs: register passive translator startups | Justus Winter |
2014-01-12 | libdiskfs: register passive translator startups | Justus Winter |
2014-01-12 | libfshelp: fix the api of fshelp_set_active_translator | Justus Winter |
2014-01-12 | trans/mtab: do not include non-filesystem translators by default | Justus Winter |
2014-01-12 | trans/mtab: make the translator multithreaded | Justus Winter |
2014-01-12 | trans/mtab: properly lock mtab objects | Justus Winter |
2014-01-12 | trans/mtab: remove the loop detection logic | Justus Winter |
2014-01-12 | trans/mtab: populate mtab objects on demand | Justus Winter |
2013-12-30 | libps: fix process user and system times | Richard Braun |
2013-12-28 | libports: remove the threadvars stack size hack | Richard Braun |
2013-12-19 | trans/fakeroot: shutdown the translator if the last client is gone | Justus Winter |
2013-12-16 | utils/rpctrace: fix output so that replies can be attributed to requests | Justus Winter |
2013-12-16 | utils/rpctrace: escape non-printable characters in strings | Justus Winter |
2013-12-16 | utils/rpctrace: handle MACH_MSG_TYPE_PORT_SEND rights in trace_and_forward | Justus Winter |
2013-12-16 | utils/rpctrace: generalize tracing code | Justus Winter |
2013-12-16 | utils/rpctrace: generalize code in rewrite_right | Justus Winter |
2013-12-13 | utils/mount: fix autodetection of fat file systems | Justus Winter |
2013-12-10 | trans/fakeroot: remove dead code | Justus Winter |
2013-12-10 | trans/fakeroot: remove dead code | Justus Winter |
2013-12-10 | trans/fakeroot: drop else | Justus Winter |
2013-12-10 | trans/fakeroot: fix ownership of newly created files | Justus Winter |
2013-12-10 | utils/settrans: fix the teardown of chrooted environments | Justus Winter |
2013-12-09 | console-client: remove spurious pthread_spin_unlocks | Justus Winter |
2013-12-09 | trans: unlock nodes with faked attributes in fakeroot | Justus Winter |
2013-12-09 | trans: improve the error handling in fakeauth | Justus Winter |
2013-12-09 | trans: fix reference counting bug in fakeroot | Justus Winter |
2013-12-09 | trans: fix locking in fakeroot's netfs_S_dir_lookup | Justus Winter |
2013-12-09 | trans: fix reference counting and destruction of fake nodes | Justus Winter |
2013-12-09 | trans: return nodes locked when creating fake nodes in fakeroot | Justus Winter |
2013-12-09 | trans: fix locking issue in fakeroot | Justus Winter |
2013-12-09 | trans: handle invalid responses to dir_lookup requests in fakeroot | Justus Winter |
2013-12-09 | trans: improve the performance of dir_lookup in fakeroot | Justus Winter |
2013-12-09 | trans: fix the use of the hash table in fakeroot.c | Justus Winter |
2013-12-09 | libihash: remove dead code | Justus Winter |
2013-12-09 | libfshelp: use a hash table in get-identity.c | Justus Winter |
2013-12-04 | trans: make the fakeroot environment more transparent | Justus Winter |
2013-12-04 | trans: fix transparent reauthentication in fakeroot | Justus Winter |
2013-12-04 | trans: fix the creation of files in fakeroot | Justus Winter |
2013-12-04 | trans: improve the netfs_demuxer function in fakeroot.c | Justus Winter |
2013-12-04 | trans: remove unused declaration from fakeroot.c | Justus Winter |
2013-12-04 | utils: improve the auth_demuxer function in fakeauth.c | Justus Winter |
2013-12-04 | auth: improve the auth_demuxer function | Justus Winter |
2013-12-02 | pflocal: improve the demuxer functions | Justus Winter |
2013-12-02 | pfinet: improve the pfinet_demuxer function | Justus Winter |
2013-12-02 | proc: improve the message_demuxer function | Justus Winter |