Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.5 release0.5Arthur de Jong2007-12-277-33/+599
* remove temporary file to make distcheck succeedArthur de Jong2007-12-261-0/+2
* some documentation cleanupsArthur de Jong2007-12-262-13/+13
* ignore erros in nss commandsArthur de Jong2007-12-261-1/+3
* only log "connected to LDAP server" if it is a new connec...Arthur de Jong2007-12-261-6/+2
* properly handle spaces in some configuration options (maj...Arthur de Jong2007-12-263-288/+366
* in test_two_searches() test that we can read from the sec...Arthur de Jong2007-12-261-1/+10
* properly flag running searches as invalid if the connecti...Arthur de Jong2007-12-261-15/+83
* have myldap_get_entry() return an LDAP status code that c...Arthur de Jong2007-12-254-19/+48
* remove NSLCD_RESULT_UNAVAIL because it's not needed anymo...Arthur de Jong2007-12-254-13/+10
* no need for us to flush the buffer since our caller close...Arthur de Jong2007-12-251-2/+0
* some general cleanups and document the krb5_ccname optionArthur de Jong2007-12-251-68/+36
* disable rootbinddn and rootbindpw questions for now becau...Arthur de Jong2007-12-241-23/+25
* document current timing and reconnect optionsArthur de Jong2007-12-241-31/+61
* merge the do_map_error(), do_with_reconnect() into the my...Arthur de Jong2007-12-241-172/+105
* add some more documentation for using the myldap moduleArthur de Jong2007-12-241-26/+35
* add limited test for reconnect logicArthur de Jong2007-12-222-1/+45
* remove bind_policy option because the same effect is achi...Arthur de Jong2007-12-223-31/+4
* reorder timing and reconnect options to be more logical a...Arthur de Jong2007-12-222-45/+34
* limit printing of results in test to just 10Arthur de Jong2007-12-221-25/+29
* include script name in messages and have srcdir default to .Arthur de Jong2007-12-221-2/+3
* integrate do_result() into myldap_get_entry() reducing co...Arthur de Jong2007-12-221-138/+119
* remove duplicate commentArthur de Jong2007-12-221-1/+0
* remove some unused configuration file optionsArthur de Jong2007-12-222-45/+2
* bring more uniformity to log messagesArthur de Jong2007-12-221-14/+26
* give struct myldap_session members more logical namesArthur de Jong2007-12-221-74/+74
* only test the first URI in the configfileArthur de Jong2007-12-212-2/+2
* pass configfile to use as a command-line paramter to test...Arthur de Jong2007-12-203-41/+73
* fail on any command and specify configfile separatelyArthur de Jong2007-12-201-2/+6
* remove FSF copyright since we no longer use their codeArthur de Jong2007-12-201-1/+0
* refactor myldap code to get rid of most of the old nss st...Arthur de Jong2007-12-202-311/+296
* add myldap_session_close() function (mainly for testing p...Arthur de Jong2007-12-202-0/+23
* move checks of validity of passed entries to separate fun...Arthur de Jong2007-12-201-10/+33
* remove msg member from struct myldap_entry and just refer...Arthur de Jong2007-12-201-12/+7
* rewrite GET_OPTIONAL_DATE() as an extension to GET_OPTION...Arthur de Jong2007-12-201-20/+4
* add/change some tests for currently used functions, relay...Arthur de Jong2007-12-201-33/+29
* use ether_ntoa_r() instead of ether_ntoa()Arthur de Jong2007-12-201-3/+6
* remove unused tests and compatibility codeArthur de Jong2007-12-202-35/+2
* set pagesize to some more reasonable valueArthur de Jong2007-12-201-1/+1
* have assertion on correct searchArthur de Jong2007-12-201-2/+1
* fix typo in descriptionArthur de Jong2007-12-161-1/+1
* potential fix for double free() bug like in nss_ldap (Deb...Arthur de Jong2007-12-141-3/+3
* improve description of myldap interface in commentsArthur de Jong2007-12-141-7/+8
* explain why we write an invalid address (in comment) and ...Arthur de Jong2007-12-141-1/+3
* fix typo in commentArthur de Jong2007-12-141-1/+1
* update package descriptionArthur de Jong2007-12-091-8/+5
* fix objects that are needed to get tests linkable (due to...Arthur de Jong2007-12-091-3/+3
* some small layout changesArthur de Jong2007-12-094-7/+6
* remove ugly spaceArthur de Jong2007-12-091-1/+1
* get rid of some old code and rename ldap-nss to myldap si...Arthur de Jong2007-12-0910-382/+25