1. 19 Nov, 2018 1 commit
    • Max Kellermann's avatar
      check.h: remove obsolete header · ce49d99c
      Max Kellermann authored
      Since we switched from autotools to Meson in commit
      94592c14, we don't need to include
      `config.h` early to properly enable large file support.  Meson passes
      the required macros on the compiler command line instead of defining
      them in `config.h`.
      
      This means we can include `config.h` at any time, whenever we want to
      check its macros, and there are no ordering constraints.
      ce49d99c
  2. 31 Oct, 2018 1 commit
  3. 02 Aug, 2018 1 commit
  4. 24 Feb, 2018 1 commit
  5. 12 Nov, 2017 1 commit
  6. 10 Nov, 2017 2 commits
  7. 08 Feb, 2017 1 commit
  8. 06 Feb, 2017 1 commit
  9. 26 Jan, 2017 1 commit
  10. 25 Jan, 2017 1 commit
  11. 03 Jan, 2017 1 commit
  12. 16 Sep, 2016 1 commit
  13. 09 Sep, 2016 1 commit
  14. 01 Mar, 2016 1 commit
  15. 26 Feb, 2016 1 commit
  16. 06 Nov, 2015 1 commit
  17. 01 Jan, 2015 1 commit
  18. 25 Nov, 2014 4 commits
  19. 05 Oct, 2014 1 commit
    • Max Kellermann's avatar
      lib/nfs/Base: kludge to reduce number of NFS mounts · b1a252a6
      Max Kellermann authored
      Creating a NfsStorage sets its own export_name as the "base".  Now
      NfsFileReader can use this information to derive the export_name to be
      mounted, instead of guessing.  This solves the "too many connection"
      problem on the NFS server while updating the database.
      b1a252a6
  20. 01 Oct, 2014 1 commit
  21. 17 Jun, 2014 1 commit