Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* change description in init scriptArthur de Jong2007-01-021-2/+2
* if the string to write is NULL, write an empty stringArthur de Jong2006-12-311-3/+10
* ensure that all arrays that are allocated in the buffer a...Arthur de Jong2006-12-311-0/+11
* extract some more common macrosArthur de Jong2006-12-312-16/+33
* get rid of a few warningsArthur de Jong2006-12-302-1/+2
* update to newer version again (got lost in r205)Arthur de Jong2006-12-291-3/+11
* get rid of debug() function and call log_log() insteadArthur de Jong2006-12-295-175/+132
* do not allocate new memory with malloc() for each request...Arthur de Jong2006-12-2713-74/+45
* get rid of NSS_BUFSIZ, rename _nss_ldap_oc_check() to has...Arthur de Jong2006-12-257-197/+152
* get files ready for 0.1 release0.1Arthur de Jong2006-12-235-166/+121
* fix name of configuration file and update date and versio...Arthur de Jong2006-12-231-5/+5
* remove last keyword and disable keyword expansionArthur de Jong2006-12-231-1/+0
* make list of source files a little clearerArthur de Jong2006-12-221-4/+7
* change reference to directory nameArthur de Jong2006-12-221-1/+1
* rename server directory to nslcdArthur de Jong2006-12-2134-6/+6
* add code for generating ChangeLog and add initial ChangeLogArthur de Jong2006-12-212-0/+1514
* change trunk location in repository to match package nameArthur de Jong2006-12-210-0/+0
* normalize copyright headersArthur de Jong2006-12-2125-72/+66
* update copyright file with current copyright informationArthur de Jong2006-12-201-29/+26
* properly capitalize company nameArthur de Jong2006-12-204-4/+4
* fix wrappingArthur de Jong2006-12-201-6/+6
* integrate remaining parts in documentationArthur de Jong2006-12-201-288/+62
* ship nss-ldapd.conf as an example in the Debian packageArthur de Jong2006-12-202-0/+2
* change Debian source package name to nss-ldapdArthur de Jong2006-12-192-2/+2
* do not try to ship gone README.Debian but do ship new HAC...Arthur de Jong2006-12-191-2/+1
* get rid of pam stuffArthur de Jong2006-12-191-96/+1
* first step at improving documentationArthur de Jong2006-12-194-611/+398
* change version number to 0.1Arthur de Jong2006-12-192-2/+2
* change some tests with grep to be correct, add some comme...Arthur de Jong2006-12-191-9/+14
* the README.Debian does not contain any more relevant info...Arthur de Jong2006-12-191-27/+0
* add TODOArthur de Jong2006-12-191-0/+1
* change default configuration file name to /etc/nss-ldapd....Arthur de Jong2006-12-199-54/+30
* add initial nslcd manual pageArthur de Jong2006-12-182-2/+56
* output of --help no longer shows --config option (which i...Arthur de Jong2006-12-181-1/+0
* change name of package also in configureArthur de Jong2006-12-181-1/+1
* handle cases where commands in backticks return an error ...Arthur de Jong2006-12-181-12/+12
* only set h_errno to error value on problems and change th...Arthur de Jong2006-12-181-7/+23
* report process id in statusArthur de Jong2006-12-171-1/+1
* remove trailing spacesArthur de Jong2006-12-178-22/+22
* add note about glibc manualArthur de Jong2006-12-171-0/+5
* fix comment as to installing librariesArthur de Jong2006-12-171-3/+1
* add a snippet to the package description as to what the m...Arthur de Jong2006-12-171-0/+4
* move the nss libraries to /lib instead of /usr/libArthur de Jong2006-12-171-0/+2
* remove some unneeded configure optionsArthur de Jong2006-12-171-3/+0
* fix some lintian warnings regarding shared libraries with...Arthur de Jong2006-12-163-0/+10
* fix configuration file manual page nameArthur de Jong2006-12-161-5/+5
* end every short description line with a colon (and run de...Arthur de Jong2006-12-1614-111/+123
* set correct permissions on socket creation and remove soc...Arthur de Jong2006-12-161-9/+33
* remove _nss_ldap_initgroups_dyn() from interface for now ...Arthur de Jong2006-12-164-2/+7
* fix configure --help strings to be more consistent and li...Arthur de Jong2006-12-161-16/+12