Commit graph

790 commits

Author SHA1 Message Date
Richard Frith-Macdonald
d1bd406e17 Allow synonyms for help and print same message as OSX for unrecognised option 2020-11-12 06:46:55 +00:00
Richard Frith-Macdonald
d342c4a459 fix missing semicolon 2020-11-12 06:36:49 +00:00
rfm
8852c29aba
Merge pull request #162 from Artoria2e5/plutil-doc
plutil: Some documentation
Yes, some documentation is better than none :-)
2020-11-12 17:11:51 +00:00
Richard Frith-Macdonald
5dbd0a7da5 trivial format fixes 2020-11-07 16:02:15 +00:00
Richard Frith-Macdonald
7ecb170800 Fix a check for a null pointer and various whitespace/indentation tidyups 2020-11-07 15:56:51 +00:00
Mingye Wang
fb5368fefe plutil: Some documentation 2020-11-07 23:07:29 +08:00
Richard Frith-Macdonald
94162b9b73 Fixups for format and compilation 2020-11-06 09:30:58 +00:00
rfm
8ccd6e2675
Merge pull request #102 from Artoria2e5/pluti
Add plutil utility
2020-11-06 09:12:33 +00:00
Richard Frith-Macdonald
01e2011d6c Remove break whose use depends on ENTER_POOL/LEAVE_POOL behavior 2020-10-12 12:53:39 +01:00
root
ce4b65a26d plutil: make it build 2020-09-23 16:57:09 +08:00
Richard Frith-Macdonald
e94025271b Avoid coverity warning by using memmove rather than strcpy 2020-08-23 19:01:42 +01:00
Richard Frith-Macdonald
b47faf74bc attempt to work round coverity false positive 2020-08-23 18:55:41 +01:00
Riccardo Mottola
94e10f0447 minor type cast to fix output for platforms where socket is unsigned 2020-06-09 12:48:01 +02:00
Mingye Wang
8b46d8d042
NSPropertyList+PLUtil: add missing headers, fix nil/id warning
My old GNUStep environment got wiped due to some improper Windows and UEFI monkeying. Please excuse the slow progress for a while.
2020-03-31 06:33:09 +08:00
Mingye Wang
f092bb0dd1 fixup! imp names 2020-03-04 23:17:07 +08:00
Mingye Wang
6ac9271fbc use dataFromPropertyList for the addition 2020-02-26 19:22:19 +08:00
Mingye Wang
ce7ff5709b plutil: get other formats in 2020-02-26 19:16:44 +08:00
Mingye Wang
319fc47772 pldes.1: document -format 2020-02-20 15:48:00 +08:00
Mingye Wang
a76677623a plutil: use GS text for pretty print 2020-02-20 11:28:09 +08:00
Mingye Wang
ee4dcec792 fixup! build issues 2020-02-19 14:17:14 +08:00
Mingye Wang
b8d83158e8 Create plutil utility
This is supposedly an expansion of the macOS plutil(1). See #101.
2020-02-19 11:46:54 +08:00
Richard Frith-Macdonald
31f277d751 Fix to consider explicitly configured hosts to be probled for servers. Add -S 2020-02-17 15:30:21 +00:00
Richard Frith-Macdonald
2e07244f8e Updates to move towards ARC 2020-02-08 16:42:17 +00:00
Richard Frith-Macdonald
de9740cda4 Applied patches by Alan Jenkins 2019-09-16 18:29:18 +01:00
Wolfgang Lux
c3b7a69968 Fix crash in gdomap when an invalid hostname is given for the -M option 2019-03-18 12:12:01 +01:00
Richard Frith-Macdonald
b128196e57 rewrite unicode escape generation to avoid spurious compiler warning 2019-01-17 15:16:31 +00:00
Richard Frith-Macdonald
ed286536e2 Add GSTLSServerName option 2018-05-18 20:26:35 +01:00
fredkiefer
f5684496a2 * Tools/pl2link.m (main): Don't write deprecated fields to desktop
link file.
Patch by: Josh Freeman <gnustep_lists@twilightedge.com>
2018-05-10 19:29:24 +02:00
Richard Frith-Macdonald
6b1b3c8e27 Prevent possible buffer overrun 2018-02-11 12:41:10 +00:00
Richard Frith-Macdonald
9ba8e9123b remove useless check 2018-02-07 11:48:34 +00:00
Richard Frith-Macdonald
29c3dea2b1 remove dead code 2018-02-05 13:21:15 +00:00
Richard Frith-Macdonald
db8b06b47c make checker happy 2018-01-31 14:40:11 +00:00
Wolfgang Lux
07f654e3cd Remove accidental change 2018-01-30 15:32:20 +00:00
Richard Frith-Macdonald
7ba39b8378 Wolfgang spotter that udp_desc is a special case ... need to deal with it. 2018-01-30 14:16:05 +00:00
Richard Frith-Macdonald
165864bb65 revert bad check for closed descriptor 2018-01-30 09:26:24 +00:00
Richard Frith-Macdonald
094448abce Improve checks on incoming port range. 2018-01-29 07:58:04 +00:00
Richard Frith-Macdonald
4dc28bce56 iFix possible denial of service attack 2018-01-23 13:56:13 +00:00
Richard Frith-Macdonald
c7ba537c75 fix issues picked up by automated checker 2018-01-23 11:32:36 +00:00
Wolfgang Lux
65af5b5ad6 Fix incorrect use addresses returned from getaddrinfo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40500 72102866-910b-0410-8b05-ffd578937521
2017-05-10 12:38:40 +00:00
Richard Frith-MacDonald
5a810920e4 minor documentation generation tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40492 72102866-910b-0410-8b05-ffd578937521
2017-04-24 13:42:35 +00:00
Richard Frith-MacDonald
02688abdb6 NS_OPTIONS support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40407 72102866-910b-0410-8b05-ffd578937521
2017-03-21 09:28:45 +00:00
Richard Frith-MacDonald
871b9059ef Handle NS_ENUM declarations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40404 72102866-910b-0410-8b05-ffd578937521
2017-03-20 14:40:41 +00:00
Richard Frith-MacDonald
31772e50c5 fix for bug #50032
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40289 72102866-910b-0410-8b05-ffd578937521
2017-01-12 10:34:23 +00:00
Richard Frith-MacDonald
4332808542 Fix missing line preventing enumeration constant documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40254 72102866-910b-0410-8b05-ffd578937521
2016-12-06 11:34:55 +00:00
Richard Frith-MacDonald
33ed35331b Various configure/build tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40062 72102866-910b-0410-8b05-ffd578937521
2016-08-19 12:20:24 +00:00
Richard Frith-MacDonald
124afa845a Improve reliability on a slow system where there is no gdnc daemon (eg when
running regression tests for an uninstalled copy of gnustep).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39917 72102866-910b-0410-8b05-ffd578937521
2016-06-24 10:44:40 +00:00
Niels Grewe
cc32d71d5a autogsdoc: Ignore __asm__ directives
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39814 72102866-910b-0410-8b05-ffd578937521
2016-05-27 06:38:39 +00:00
Richard Frith-MacDonald
7622a2618e fix spelling errors / typos (patch by heintzmann.eric@free.fr)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39774 72102866-910b-0410-8b05-ffd578937521
2016-05-18 06:11:00 +00:00
Richard Frith-MacDonald
414b6be1b0 fix typos etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39768 72102866-910b-0410-8b05-ffd578937521
2016-05-15 10:25:34 +00:00
Richard Frith-MacDonald
29d4e2981e More GC removal updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39611 72102866-910b-0410-8b05-ffd578937521
2016-03-26 05:10:00 +00:00