Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-2614-84/+87
| * Allow invalidating the nfsidmap cacheArthur de Jong2013-07-267-25/+54
|/
* Fix nscd cache flushing bug in pynslcdArthur de Jong2013-07-261-1/+1
* Upgrade to automake 1.13Arthur de Jong2013-07-1114-604/+1008
* Add an explicit cast to int in lookup_shadowArthur de Jong2013-05-201-1/+1
* Make tests for system call failures a little more robustlyArthur de Jong2013-05-201-2/+2
* Ignore errors in opening NSS moduleArthur de Jong2013-05-101-1/+4
* Python style changesArthur de Jong2013-04-1213-106/+104
* Raise an error with a missing old password on password mo...Arthur de Jong2013-04-121-1/+3
* Set FD_CLOEXEC on the client socket in utilitiesArthur de Jong2013-04-121-1/+1
* Fix getting caller's uid on password change (pynslcd)Arthur de Jong2013-04-121-1/+1
* Install utilities in share/nslcd-utilsArthur de Jong2013-04-121-1/+1
* Fix the way manual pages are installedArthur de Jong2013-04-061-7/+9
* Get files ready for 0.9.0 release0.9.0Arthur de Jong2013-04-059-22/+684
* Include the usermod.py file in the distributionArthur de Jong2013-04-051-1/+2
* Fix docbook validationArthur de Jong2013-04-051-1/+1
* Ignore missing Python in initial testArthur de Jong2013-04-031-1/+1
* Fix commentArthur de Jong2013-04-031-1/+1
* Update the shadowLastChange on password change in pynslcdArthur de Jong2013-03-301-0/+27
* Implement password modification in pynslcdArthur de Jong2013-03-301-1/+69
* Implement used modification functionalityArthur de Jong2013-03-3016-5/+851
|\
| * Initial version of a chsh.ldap utilityArthur de Jong2013-03-309-3/+388
| * Handle user modification requests in pynslcdArthur de Jong2013-03-302-0/+132
| * Handle user modification requests in nslcdArthur de Jong2013-03-304-2/+301
| * Define a NSLCD_ACTION_USERMOD requestArthur de Jong2013-03-301-0/+30
|/
* Rename authentication function and return connectionArthur de Jong2013-03-301-9/+9
* Fix test for absence of PythonArthur de Jong2013-03-301-1/+1
* Mark unsupported pynslcd configuration optionsArthur de Jong2013-03-301-17/+16
* Preset default configure values consistentlyArthur de Jong2013-03-301-7/+7
* Give an error when the Python interpreter is missingArthur de Jong2013-03-301-1/+1
* Build command-line utilities by default if Python is avai...Arthur de Jong2013-03-301-2/+12
* Implement clearing of nscd cache in pynslcdArthur de Jong2013-03-295-1/+150
|\
| * Detect and handle connection failure and recoveryArthur de Jong2013-03-292-1/+28
| * Start the nscd invalidator process if neededArthur de Jong2013-03-291-0/+4
| * Parse the nscd_invalidate optionArthur de Jong2013-03-291-0/+11
| * Functionality for clearing the nscd cache in pynslcdArthur de Jong2013-03-292-1/+108
|/
* Switch to using os.environ instead of os.putenv()Arthur de Jong2013-03-291-3/+3
* Rename validate_request to validateArthur de Jong2013-03-291-3/+3
* Also perform authentication search using LDAPSearch classArthur de Jong2013-03-291-1/+2
* Make the NSS tests dependant on the configuration of nssw...Arthur de Jong2013-03-281-1/+45
* Do not rely on printf() being able to print NULL stringsArthur de Jong2013-03-281-9/+16
* Fix manual page generationArthur de Jong2013-03-281-1/+1
* Fix comment for nss_nested_groups config optionArthur de Jong2013-03-281-1/+1
* Implement support for nested groupsArthur de Jong2013-03-2411-54/+556
|\
| * Add tests for nested group functionalityArthur de Jong2013-03-242-9/+287
| * Implement a nss_nested_groups configuration optionArthur de Jong2013-03-247-28/+60
| * Implement support for nested groups in pynslcdArthur de Jong2013-03-242-16/+54
| * Implement support for nested groups in nslcdArthur de Jong2013-03-241-24/+162
| * Implement a mkfilter_group_bymemberdn() functionSteve Hill2013-03-242-0/+16
|/
* Unpack the LDIF file to make diffs clearerArthur de Jong2013-03-242-0/+55867