Historie revizí

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