Rename get_dir_size() to get_dir_count()
[libi2ncommon] / src / filefunc.hxx
2017-03-23 Thomas JaroschRename get_dir_size() to get_dir_count()
2017-03-22 Christian HerdtweckCreate get_dir_size to avoid unnecessary name copying...
2016-11-15 Christian HerdtweckAdd comments for mkstemp in filefunc so I do not try...
2015-12-16 Gerd von Egidyimplement du()
2015-12-16 Gerd von Egidyadd Stat::BytesOnDisk()
2015-12-16 Gerd von Egidyadd get_free_diskspace()
2015-12-15 Thomas JaroschAdd new option to recursive_delete: keep_parent_dir
2015-11-11 Thomas JaroschNew function to check if two files differ: file_content...
2014-11-25 Christian Herdtweckmoved function remove_unlisted_files from intranator...
2013-08-20 Gerd von Egidyadd new trunc option to write_file
2011-09-22 Thomas JaroschImplement umask()
2011-09-22 Thomas JaroschImplement mkdir(), rmdir(), getcwd() and chdir()
2011-09-22 Thomas JaroschImplement mkdtemp()
2011-05-11 Thomas JaroschSwitch license from Intranator license to GPLv2 + linki...
2010-03-11 Gerd von Egidyimplement dirsync() and syncing on tmpfstreams
2010-03-09 Gerd von Egidyadd copy_stream to filefunc and use it in copy_file
2008-04-10 Thomas Jaroschlibi2ncommon: (tomj) added copy_file function
2008-04-07 Thomas Jaroschlibi2ncommon: (tomj) implemented drop_root_priviledges...
2008-04-07 Thomas Jaroschlibi2ncommon: (tomj) modified filefunc according to...
2008-04-04 Thomas Jaroschlibi2ncommon: (tomj) merged common code from connd
2008-04-04 Thomas Jaroschlibi2ncommon: (tomj) added daemon handling and recursiv...
2004-08-27 Gerd v. Egidylibi2ncommon, arnied: (gerd) don't run check_everything...
2004-08-24 Gerd v. Egidylibi2ncommon: (gerd) initial submission, not in use yet