- test for external iterator
[oweals/gnunet.git] / src / util / disk.c
2013-07-30 Christian Grothoff-make use of deterministic ECDSA in FS, requires libgcr...
2013-06-19 David BarksdaleFix windows build, statfs is broken there.
2013-06-19 David BarksdaleThis should be a more portable GNUNET_DISK_file_get_ide...
2013-06-18 David BarksdaleRemoved GNUNET_DISK_get_blocks_available since it's...
2013-05-22 Christian Grothoff-need to unset control pipe on OSX, check for bad FD...
2013-04-22 Bart PolotAllow callback to stop a DISK_scan with no error, simil...
2013-04-17 Christian Grothoffset close-on-exec file for opened disk file descriptors
2013-03-18 Sree Harsha Totakura- doxygen
2013-02-14 LRNUse passed-by-fd pipe to control chilren
2013-02-14 LRNMinimal W32 version to XP, use uniqueness flag
2013-02-14 LRNMore flexible native->GNUnet_handle file opening
2013-02-14 LRNFix file close to work on pipe ends correctly
2013-02-14 LRNMake pipe ends detachable, fix W32 corner-cases
2013-01-17 Christian Grothoff-we are not ms
2012-12-13 Christian Grothoff-dos2unix
2012-12-09 Christian Grothoffadding GNUNET_DISK_file_backup function; fixing #2646
2012-11-07 Sree Harsha Totakura-adding rever order checking of directories
2012-11-07 Sree Harsha Totakuramaking readable check optional
2012-11-07 Sree Harsha TotakuraParameterized directory listing permission check
2012-11-06 Sree Harsha Totakura- typo
2012-11-06 Sree Harsha Totakuracheck for existing directories in reverse order
2012-09-28 Christian Grothoff-simplify code structure for monkey
2012-09-04 Christian Grothoffmark fcntl return value as intentionally unchecked
2012-07-25 Christian Grothoff-nocaps
2012-07-25 Christian Grothoff-preserve errno
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-14 Christian Grothoff-only test for exist, not for read
2012-07-13 LRNDemote WARNING to INFO, preserve errno
2012-06-14 Christian Grothoff-LRN: implement get_handle_from_native for W32
2012-06-14 Christian Grothoff-needing yet another API to box stdin for scheduler...
2012-06-10 Christian Grothoff-LRN: fix mkdtemp on W32
2012-06-10 Christian Grothoff-integrate mkdirp with testing
2012-06-04 Christian Grothoff#2404, patch 02: include sys/vfs on GNU
2012-06-03 Christian Grothoff-LRN: fix a warning
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-07 Christian Grothoff-only used on UNIX
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-01 Christian Grothoff-do not warn if stat fails, do not output DEBUG message...
2012-03-19 Christian Grothoff-LRN: calculate file size for single files when needed...
2012-02-28 Christian Grothoff-fix compiler warning
2012-02-27 Christian Grothoff-make disk IO blocking, otherwise opening signal pipe...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-18 Christian GrothoffLRN: don't free memory on the stack
2012-01-31 Christian Grothoff-fix for W32 pipes from bratao
2012-01-28 Christian Grothoff-code deduplication, doxygen fixes
2012-01-28 Christian Grothoff-fix error reporting, remove unnecessary syscalls on...
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-21 Christian Grothoff-LRN: W32-pipes-are-overlapped-by-default-now
2012-01-14 Christian Grothoff-implement blocking write / non-blocking read for non...
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-14 Christian Grothoff-LRN: fix pipe writing and progress write
2012-01-14 Christian GrothoffLRN: new pipe creation function GNUNET_DISK_pipe_from_f...
2012-01-09 Christian GrothoffLRN: make disk iterator start return GNUNET_SYSERR...
2011-12-31 Christian Grothoff-LRN: 64-bit offsets for file locking on W32
2011-12-31 Christian Grothoff-LRN: ino diff
2011-12-31 Christian Grothoff-LRN: fixing issues that slipped through earlier
2011-12-31 Christian Grothoff-LRN: OFF_T/off_t patch for 64-bit files on W32
2011-12-30 Christian Grothoff-LRN: utf8-ization, #2051
2011-12-15 Christian Grothoff-LRN: w32 version of fstat
2011-12-15 Christian Grothoffextra error checking in Bloom filter to check that...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-03 Christian Grothoffimplementing #1747
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-05 Christian GrothoffLRN: 0001-W32-create-parent-directory-for-a-new-file...
2011-08-02 Christian Grothofffixfix
2011-08-02 Christian Grothoffchmod
2011-08-01 Christian Grothofffixing compile error, improving style
2011-08-01 Christian GrothoffLRN: Be aware of absolute DOS-style paths as well
2011-08-01 Christian GrothoffLRN: Bratao's select() implementation for W32
2011-07-15 Christian Grothoffsome code cleanup
2010-12-27 Nils Durnerfix
2010-12-27 Nils Durnershutdown via control pipe (#0001616)
2010-12-21 Christian Grothofffixes
2010-12-13 Nils Durnerfix MinGW munmap (#1628)
2010-11-22 Christian Grothofffix
2010-11-22 Nils Durnerfix
2010-11-22 Nils DurnerEEXIST
2010-11-22 Nils Durnernamed pipes
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-20 Christian Grothofffix setting close on exec
2010-09-15 Nathan S. Evansdocumentation for new parameters
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-07-02 Christian Grothofftrying to port statvfs call to BSD
2010-07-02 Christian Grothofftrying to port statvfs call to BSD
2010-07-02 Christian Grothofftrying to port statvfs call to BSD
2010-06-23 Christian Grothoffclose pipes on exec
2010-06-21 Nils DurnerWindows impl of GNUNET_DISK_file_get_identifiers, untested
2010-06-18 Christian Grothoffcleaning
2010-06-18 Christian Grothoffcode clean up
2010-06-17 Christian Grothofffixes
2010-05-04 Christian Grothoffcalling sync, cleaning up files
2010-04-30 Christian Grothofftowards fi synchronization
2010-04-17 Nils DurnerMinGW pipes
2010-03-12 Christian Grothofffixes
2010-03-09 Christian GrothoffOR
2010-02-18 Christian Grothofffixing doxygen warnings
next