Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix bug with buffer magic in writing codeArthur de Jong2007-07-151-11/+18
* add Portuguese (pt) translation of debconf templates by A...Arthur de Jong2007-07-143-0/+203
* do the simple unit tests at make check timeArthur de Jong2007-07-132-2/+6
* don't include config diretory which we don't useArthur de Jong2007-07-131-1/+1
* add const and add FIXME about a to-be-fixed race conditionArthur de Jong2007-07-131-1/+5
* flag the address family parameter as unusedArthur de Jong2007-07-131-1/+1
* add notes about format of host and ethers entries in LDAP...Arthur de Jong2007-07-131-0/+8
* add XS-Vcs-Svn and XS-Vcs-Browser as specified in #391023Arthur de Jong2007-07-131-0/+2
* add comment explaining the use of chmod() over fchmod()Arthur de Jong2007-06-181-0/+4
* get files ready for 0.2.1 release0.2.1Arthur de Jong2007-06-175-2/+79
* do proper wildcard expansionArthur de Jong2007-06-171-2/+2
* add proper support for make uninstallArthur de Jong2007-06-172-0/+6
* force regeneration of all filesArthur de Jong2007-06-171-2/+2
* include stuff from the m4 directory automaticallyArthur de Jong2007-06-173-2/+3
* support building outside the source directoryArthur de Jong2007-06-176-0/+11
* use the ACX_PTHREAD macro to check for platform independa...Arthur de Jong2007-06-175-9/+327
* further clarification of use of autoconf/automake codeArthur de Jong2007-06-171-3/+10
* change fchmod() into chmod() since fchmod() has undifined...Arthur de Jong2007-06-171-2/+2
* fix casts of types where neededArthur de Jong2007-06-124-38/+32
* fix type of host address and handle errors in writing hos...Arthur de Jong2007-06-121-2/+3
* get files ready for 0.2 release0.2Arthur de Jong2007-06-116-921/+982
* move dict into the common directoryArthur de Jong2007-06-117-7/+8
* add a note about the status of this manual pageArthur de Jong2007-06-111-0/+5
* compile tio module with -fPIC because it is used in the N...Arthur de Jong2007-06-101-0/+1
* add note about modifying /etc/nsswitch.conf in postinstArthur de Jong2007-06-101-0/+3
* have better rules to generate ChangeLogArthur de Jong2007-06-091-1/+5
* remove some trailing spacesArthur de Jong2007-06-091-1/+1
* add proper copyright headerArthur de Jong2007-06-091-6/+24
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-0941-156/+857
* some remaining tabs to spaces and trim trailing spacesArthur de Jong2007-06-054-9/+9
* fix some remaining references to the GNU Library General ...Arthur de Jong2007-06-022-3/+3
* add some comments describing some problems that this code...Arthur de Jong2007-06-011-0/+5
* add a section on build dependenciesArthur de Jong2007-05-201-0/+17
* include updated filesArthur de Jong2007-05-132-13/+35
* include some targets to tun flawfinder, pscan, rats and s...Arthur de Jong2007-03-051-0/+23
* code improvements by making type casts explicit, flagging...Arthur de Jong2007-03-0424-154/+168
* remove runtime checking for existance of /lib/init/rw/lib...Arthur de Jong2007-03-021-10/+0
* add missing attribute mapping for ADArthur de Jong2007-03-021-0/+1
* do chmod on file descriptor instead of on file nameArthur de Jong2007-03-021-1/+1
* fix a few bugs found thanks to the new warningsArthur de Jong2007-02-173-3/+3
* add gcc attributes to some functions and parametersArthur de Jong2007-02-1720-25/+119
* add some extra type checks and woraroundsArthur de Jong2007-02-171-0/+4
* add extra compiler warningsArthur de Jong2007-02-171-1/+1
* replace syslog calls to calls with our own logging moduleArthur de Jong2007-02-105-22/+12
* fix a typo and update copyright infoArthur de Jong2007-02-061-2/+2
* add simple test for dict moduleArthur de Jong2007-02-044-4/+94
* fix list corruption bug in dict_put() and ignore setting ...Arthur de Jong2007-02-041-3/+6
* don't store const void * as value, just void *Arthur de Jong2007-02-042-7/+7
* declare old dict functions static as thay are only used f...Arthur de Jong2007-02-012-165/+149
* trim trailing whitespaceArthur de Jong2007-02-012-2/+2