Historial de Commits

Autor SHA1 Mensaje Fecha
  Kevin Bradley 8128ab69b6 add system calls back hace 1 año
  Kevin Bradley 01b4d60c7d tracing bugs hace 1 año
  Kevin Bradley 76460e124c add /fs/jb prefix hace 1 año
  Jaywalker 930007ca22 Lets get those sizes right hace 7 años
  Jaywalker 2363847d26 Fixed last few errors. APT is strict... hace 7 años
  Jaywalker a227e74c6e Missed a semicolon hace 7 años
  Jaywalker 2d71f8c24d Fixed system() using coolstar's patch and added other required patches hace 7 años
  Jay Freeman (saurik) 5ac0f77c55 It is *never* a good idea to throw away stderr :/. hace 8 años
  David Kalnischkies e2c8c825a5 add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance hace 8 años
  David Kalnischkies 34b491e735 reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges hace 8 años
  Julian Andres Klode 0ecceb5bb9 Do not read stderr from proxy autodetection scripts hace 8 años
  Julian Andres Klode 15fe8e62d3 fileutl: empty file support: Avoid fstat() on -1 fd and check result hace 8 años
  David Kalnischkies 61db48241f implement socks5h proxy support for http method hace 8 años
  David Kalnischkies 02c38073af if the FileFd failed already following calls should fail, too hace 8 años
  David Kalnischkies 196d590a99 (error) va_list 'args' was opened but not closed by va_end() hace 8 años
  David Kalnischkies 8ca481e841 call flush on the wrapped writebuffered FileFd hace 8 años
  David Kalnischkies bbd8308cc0 ensure Cnf::FindFile doesn't return files below /dev/null hace 8 años
  David Kalnischkies 3465138575 don't change owner/perms/times through file:// symlinks hace 8 años
  David Kalnischkies cc9745a0d8 give a descriptive error for pipe tries with 'false' hace 8 años
  David Kalnischkies fc5db01bb7 don't do atomic overrides with failed files hace 8 años
  David Kalnischkies 6f35be91c9 don't leak an FD in lz4 (de)compression hace 8 años
  David Kalnischkies bdc4221170 do not hang on piped input in PipedFileFdPrivate hace 8 años
  David Kalnischkies f43dd43912 FileFd: avoid further writing if file failed hace 8 años
  David Kalnischkies cabfb8808d consistently add APT_OVERRIDE as method marker hace 8 años
  Colin Watson 9a63c3f480 Fix lzma write support to handle "try again" case hace 8 años
  Julian Andres Klode eda0c1ba43 Set seekpos to 0 after reopening files in Seek() hace 9 años
  Julian Andres Klode 72ed5f14b5 Use some semantically more correct buffer operations hace 9 años
  Julian Andres Klode 1996a6a785 Correctly report write errors when flushing buffered writer hace 9 años
  Julian Andres Klode f1828e6b0a Do not buffer writes larger than the buffer if possible hace 9 años
  Julian Andres Klode 070ed1c914 BufferedWriteFileFdPrivate: Simplify InternalWrite() hace 9 años