summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* buildsystem: Fix make distcheckHEADmasterSjoerd Simons2015-11-201-1/+1
* docs: Fix GISCAN warningsSjoerd Simons2015-11-203-3/+3
* buildsystem: Check for libsystemd not libsystemd-journalSjoerd Simons2015-11-201-1/+1
* build: Check for sys/capability.h existenceMatthias Vogelgesang2015-08-271-0/+1
* Release 2015.2v2015.2Colin Walters2015-07-101-1/+1
* shutil: Fall back to a copy if link() returns EPERM tooColin Walters2015-05-251-1/+1
* console: Further clarify escape codesMatthew Barnes2015-04-151-1/+5
* console: Link to wikipedia pageColin Walters2015-04-151-0/+1
* fileutils: Use new libglnx shutil mkdir-p APIColin Walters2015-04-072-3/+7
* libglnx: UpdateColin Walters2015-02-201-0/+0
* fileutils: Switch to libglnx xattr codeColin Walters2015-02-152-317/+12
* Start using libglnxColin Walters2015-02-156-149/+16
* README: Update for deprecationColin Walters2015-02-131-1/+12
* fileutils: Add missing dirent includeColin Walters2015-01-211-0/+1
* Release 2015.1v2015.1Colin Walters2015-01-081-1/+1
* fileutils: Consistently use O_CLOEXECColin Walters2015-01-071-3/+3
* libgsystem: Add gs_fd_get_all_xattrsColin Walters2015-01-072-5/+97
* Release 2014.3v2014.3Colin Walters2014-12-181-1/+1
* Port internal users to new gs_set_error_from_errno()Colin Walters2014-12-173-76/+38
* gsystem-errors.h: Add gs_set_error_from_errno()Colin Walters2014-12-174-0/+115
* localalloc: Add gs_fd_close cleanupColin Walters2014-12-172-0/+21
* shutil: Change rm_rf() to use new GSDirFdIterator, and add *at variantColin Walters2014-12-172-73/+66
* fileutil: Add new API to iterate over a directory with *at system callsColin Walters2014-12-172-0/+116
* fsutils: Add two small APIs for opendirat()Colin Walters2014-12-172-0/+54
* tests: Add a localalloc testColin Walters2014-12-172-0/+44
* localalloc: Define a #define for gs_unref_keyfileColin Walters2014-12-171-1/+8
* localalloc: Clean up header fileColin Walters2014-12-171-15/+14
* tests: Add more shutil testsColin Walters2014-12-171-0/+125
* tap-test: Run each test in a clean temporary directoryColin Walters2014-12-171-2/+10
* Import test infrastructure from json-glib, add a test caseColin Walters2014-12-179-2/+913
* Fix typoGiuseppe Scrivano2014-11-201-1/+1
* subprocess: Fix a potential GCancellable leakPhilip Withnall2014-10-271-0/+1
* doap category coreOlav Vitters2014-07-301-0/+1
* fileutil: avoid using PATH_MAXAndreas Henriksson2014-07-151-3/+8
* localalloc: add gs_free_slistThomas Haller2014-07-151-0/+10
* localalloc: add gs_free_listThomas Haller2014-07-151-0/+7
* local-alloc: Define cleanup functions for GKeyFile and GListColin Walters2014-06-041-0/+2
* fileutil: Add API to retrieve xattrs relative to a directory fdColin Walters2014-04-292-28/+57
* Release 2014.2v2014.2Colin Walters2014-04-011-1/+1
* fileutil: Consistently prefix errno with system callColin Walters2014-04-011-31/+25
* fileutils: error-prefix both xattr code pathsColin Walters2014-03-071-1/+2
* fileutils: Add gs_file_open_dir_fd_at()Colin Walters2014-02-272-0/+34
* fileutil: Add API to set xattrs of a filename relative to a dir fdColin Walters2014-02-262-19/+49
* shutil: Ignore EPERM/ENOTSUP errors while copying xattrs by defaultColin Walters2014-02-111-2/+16
* packaging: Ensure we require libsystemd-journalColin Walters2014-02-091-1/+2
* Fix systemd journal detectionColin Walters2014-02-081-1/+4
* Rework to be an installed libraryv2014.1Colin Walters2014-02-0626-22/+351
* Include gsystem-glib-compat.h for compatibility with GLib 2.32Jiří Klimeš2014-01-161-0/+1
* COPYING: Update to latest FSF with current addressColin Walters2014-01-161-10/+9
* console: Print a newline when starting a status line the first timeColin Walters2014-01-151-1/+1