summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-04hurd: make memory_object parameter polymorphicJustus Winter
2014-09-02libdiskfs: fix /servers/exec lookupJustus Winter
2014-08-31include: detect use-after-free errors using the reference countsJustus Winter
2014-08-31hurd: fix semantic of file_get_childrenJustus Winter
2014-08-31libihash: fix comparison between signed and unsigned integerJustus Winter
2014-08-31trans/mtab: use setnullauth to drop privilegesJustus Winter
2014-08-31libtrivfs: fix typoJustus Winter
2014-08-31libdiskfs: fix reference counting of peropen objectsJustus Winter
2014-08-26Fix ifsock permission checkSamuel Thibault
2014-08-25sutils: add urandom device target to MAKEDEVDavid Michael
2014-08-23Add missing linefeedSamuel Thibault
2014-08-19Make settrans return value returned by chroot commandSvante Signell
2014-07-17Make the ncursesw driver of the console client compile properlyMarek Benc
2014-06-30libpipe: fix spurious calls to pipe_sendRichard Braun
2014-06-28Revert "libpipe: fix calls to pipe_send with no data"Richard Braun
2014-06-28libpipe: fix calls to pipe_send with no dataRichard Braun
2014-06-23ext2fs: use correct type for block numbersJustus Winter
2014-06-23libdiskfs: fix deadlockJustus Winter
2014-06-22libdiskfs: expose the ST_NOATIME flagPino Toscano
2014-06-18libdiskfs: add permission check to file_chflagsJustus Winter
2014-06-18libports: avoid realloc(3) corner caseJustus Winter
2014-06-18trans/fakeroot: fix error handlingJustus Winter
2014-06-18libshouldbeinlibc: fix dead initialization in fmt_named_intervalJustus Winter
2014-06-18ftpfs: fix error handling in refresh_dirJustus Winter
2014-06-17Add mach_debug defs rulesDavid Michael
2014-06-15Add the procfs translator to prog-subdirsJustus Winter
2014-06-15Merge procfs into the Hurd repositoryJustus Winter
2014-06-15Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter
2014-06-15Merge branch 'merge-random'Justus Winter
2014-06-15utils/settrans: implement settrans --startJustus Winter
2014-06-15hurd: fix receiver lookup in termctty_open_terminalJustus Winter
2014-06-15term: improve the demuxerJustus Winter
2014-06-09Add the random translator to prog-subdirsJustus Winter
2014-06-09Merge the random translator into the Hurd repositoryJustus Winter
2014-06-09Prepare the random translator to be merged into the Hurd sourcesJustus Winter
2014-06-08ext2fs: fix type of retry_dotdotJustus Winter
2014-06-08ext2fs: fix type of blockaddrJustus Winter
2014-06-08ext2fs: use size_t where appropriateJustus Winter
2014-06-06ext2fs: fix compiler warningJustus Winter
2014-06-06libdiskfs: avoid implicit integer conversionJustus Winter
2014-06-06libdiskfs: use correct type for disk offsetsJustus Winter
2014-06-06hurd: fix type of optimal_transfer_sizeJustus Winter
2014-06-06include: use unsigned literal in combination with binary notJustus Winter
2014-05-31libnetfs: fix memory leakJustus Winter
2014-05-31tmpfs: use a thread timeoutJustus Winter
2014-05-30Merge branch 'random' of ssh://git.savannah.gnu.org/srv/git/hurd/incubator in...Samuel Thibault
2014-05-30Fix buffer allocation on io_readSamuel Thibault
2014-05-30build: Remove checks for 'getgrouplist' and 'uselocale'.Ludovic Courtès
2014-05-30Merge branch 'master' of git://git.sv.gnu.org/hurd/hurdJustus Winter
2014-05-30libstore: provide function declaration until available upstreamJustus Winter