Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-04 | remove non-nslcd stuff | Luke Shumaker | |
2013-08-25 | Rearrange Python imports | Arthur de Jong | |
2013-04-12 | Python style changes | Arthur de Jong | |
This tries to conform more closely to PEP8. Imports have been checked and, if used only once, moved closer to the use to avoid potential import loops. This also includes a few other minor changes, like using __main__ for utility scripts and variable renames to avoid name clashes. | |||
2013-04-12 | Set FD_CLOEXEC on the client socket in utilities | Arthur de Jong | |
2013-03-30 | Initial version of a chsh.ldap utility | Arthur de Jong | |
2013-02-08 | implement a getent command to query nslcd while bypassing NSS stack | Arthur de Jong | |