summaryrefslogtreecommitdiff
path: root/base/gpmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in base/Chris Liddell2023-01-041-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Fix gp_file allocations to use thread_safe_memory.Ray Johnston2020-10-311-4/+4
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-181-35/+104
* Add a 'const' to gp_file_alloc.Robin Watts2020-07-071-9/+9
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Improve handling of current directory permissionsChris Liddell2020-01-171-25/+65
* Coverity p11408:350214: fix use of uninitialised 'file'.Julian Smith2019-11-111-1/+1
* Coverity p11408:350197: fix issue by initialising 'file' to NULL.Julian Smith2019-11-111-1/+1
* Coverity p11408:350167: fixed use of uninitialised gp_file*.Julian Smith2019-11-081-1/+1
* Fix the logic for permitted directoriesChris Liddell2019-10-101-1/+5
* Recast validate to use gs_file_name_check_separator.Robin Watts2019-09-241-20/+6
* Update path validation to accept multiple *'s as special case.Robin Watts2019-09-241-14/+29
* Handle explicit '\' escaping in path matchingChris Liddell2019-08-221-4/+14
* Fix commit ec0b35fed3de: "Handle directory separators..."Chris Liddell2019-08-211-2/+2
* Handle directory separators in access control matchingChris Liddell2019-08-211-1/+6
* Add gsapi call to introduce new 'Filing Systems' to gs.Robin Watts2019-07-021-57/+58
* Tweak path access control logicChris Liddell2019-07-021-3/+9
* File access control: handle non-null terminated pathsChris Liddell2019-07-021-4/+11
* Modify the new gp_file API so that gp_fread etc match freadKen Sharp2019-06-071-5/+5
* Add use of new file access permissions to PS interpChris Liddell2019-05-291-12/+59
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-14/+598
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Squash warnings: MSVC ones.Robin Watts2016-01-041-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+405