index
:
~lukeshu/hackers-nslcd
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pynslcd
Age
Commit message (
Expand
)
Author
2014-10-04
remove non-nslcd stuff
Luke Shumaker
2014-06-05
Fix comment
Arthur de Jong
2014-03-12
Get files ready for 0.9.3 release
Arthur de Jong
2014-01-05
Support blanking the member attribute
Arthur de Jong
2013-10-25
Also run invalidators on initial connect
Arthur de Jong
2013-09-15
Remove unneeded imports
Arthur de Jong
2013-08-25
Handle failure of getpeercred more gracefully
Arthur de Jong
2013-08-25
Rearrange Python imports
Arthur de Jong
2013-08-21
Have pynslcd handle mapped userPassword
Arthur de Jong
2013-08-18
Fix rootpwmodpw handling in pynslcd
Arthur de Jong
2013-08-18
Fix not logging passwords in pynslcd (7108b1f)
Arthur de Jong
2013-08-18
Rename isvalidname() to is_valid_name() in pynslcd
Arthur de Jong
2013-08-18
Do not log passwords in pynslcd
Arthur de Jong
2013-08-18
-n switch for pynslcd
Arthur de Jong
2013-08-17
Use retrieve_by, group_by and group_columns in the cache
Arthur de Jong
2013-08-17
Make Cache a context manager
Arthur de Jong
2013-08-17
Give cache tables friendlier names
Arthur de Jong
2013-08-17
Explicitly define tables used for cache
Arthur de Jong
2013-08-17
Move cache table creation to modules
Arthur de Jong
2013-07-30
Fix missing part of d659e83
Arthur de Jong
2013-07-29
Use cleaner import and get rid of uid2dn function in pynslcd
Arthur de Jong
2013-07-29
Handle the nss_min_uid option in pynslcd
Arthur de Jong
2013-07-29
Handle the nss_initgroups_ignoreusers option in pynslcd
Arthur de Jong
2013-07-29
Fix handling of pam_password_prohibit_message in pynslcd
Arthur de Jong
2013-07-29
Implement config request handling in pynslcd
Arthur de Jong
2013-07-28
Implement PAM session handling in pynslcd
Arthur de Jong
2013-07-28
Properly handle start_tls in pynslcd
Arthur de Jong
2013-07-26
Fix errors in invalidator changes
Arthur de Jong
2013-07-26
Rename nscd_invalidate option to reconnect_invalidate
Arthur de Jong
2013-07-26
Allow invalidating the nfsidmap cache
Arthur de Jong
2013-07-26
Fix nscd cache flushing bug in pynslcd
Arthur de Jong
2013-05-10
Ignore errors in opening NSS module
Arthur de Jong
2013-04-12
Python style changes
Arthur de Jong
2013-04-12
Raise an error with a missing old password on password modification
Arthur de Jong
2013-04-12
Fix getting caller's uid on password change (pynslcd)
Arthur de Jong
2013-04-05
Include the usermod.py file in the distribution
Arthur de Jong
2013-03-30
Update the shadowLastChange on password change in pynslcd
Arthur de Jong
2013-03-30
Implement password modification in pynslcd
Arthur de Jong
2013-03-30
Handle user modification requests in pynslcd
Arthur de Jong
2013-03-30
Rename authentication function and return connection
Arthur de Jong
2013-03-30
Mark unsupported pynslcd configuration options
Arthur de Jong
2013-03-29
Detect and handle connection failure and recovery
Arthur de Jong
2013-03-29
Start the nscd invalidator process if needed
Arthur de Jong
2013-03-29
Parse the nscd_invalidate option
Arthur de Jong
2013-03-29
Functionality for clearing the nscd cache in pynslcd
Arthur de Jong
2013-03-29
Switch to using os.environ instead of os.putenv()
Arthur de Jong
2013-03-29
Rename validate_request to validate
Arthur de Jong
2013-03-29
Also perform authentication search using LDAPSearch class
Arthur de Jong
2013-03-24
Implement a nss_nested_groups configuration option
Arthur de Jong
2013-03-24
Implement support for nested groups in pynslcd
Arthur de Jong
[next]