-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: pombreda/python-keyutils
base: master
head repository: allancascante/python-keyutils
compare: master
- 14 commits
- 11 files changed
- 4 contributors
Commits on Nov 17, 2015
-
Make the package python3 compatible
I decided to keep the arguments bytes only for now even on python 3 to avoid the need to guess an encoding when passing data to the C API. Signed-off-by: Thomas Gläßle <t_glaessle@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 2399fd6 - Browse repository at this point
Copy the full SHA 2399fd6View commit details -
Signed-off-by: Thomas Gläßle <t_glaessle@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 1663b64 - Browse repository at this point
Copy the full SHA 1663b64View commit details -
Convert README to ReST and add a usage example
Signed-off-by: Thomas Gläßle <t_glaessle@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 213208b - Browse repository at this point
Copy the full SHA 213208bView commit details
Commits on Nov 18, 2015
-
Merge pull request #3 from coldfix/timeouts
Add wrapper for keyctl_set_timeouts
Configuration menu - View commit details
-
Copy full SHA for d47ecab - Browse repository at this point
Copy the full SHA d47ecabView commit details -
Merge pull request #4 from coldfix/rst-readme
Convert README to ReST
Configuration menu - View commit details
-
Copy full SHA for 8c8ae3d - Browse repository at this point
Copy the full SHA 8c8ae3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 825a152 - Browse repository at this point
Copy the full SHA 825a152View commit details
Commits on Dec 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c7abbff - Browse repository at this point
Copy the full SHA c7abbffView commit details
Commits on Dec 14, 2015
-
Add keyutils.clear() to clear an entire keyring
Signed-off-by: Thomas Gläßle <t_glaessle@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for 76ee9c0 - Browse repository at this point
Copy the full SHA 76ee9c0View commit details
Commits on Jan 7, 2016
-
Merge pull request #7 from coldfix/keyutils-clear
Add keyutils.clear() to clear an entire keyring
Configuration menu - View commit details
-
Copy full SHA for 37726cd - Browse repository at this point
Copy the full SHA 37726cdView commit details
Commits on Jan 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c6bc639 - Browse repository at this point
Copy the full SHA c6bc639View commit details
Commits on Jan 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0448ac2 - Browse repository at this point
Copy the full SHA 0448ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceafaa0 - Browse repository at this point
Copy the full SHA ceafaa0View commit details
Commits on Dec 19, 2016
-
Updating descriptors for c library
Allan R. Cascante Valverde committedDec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for adbc310 - Browse repository at this point
Copy the full SHA adbc310View commit details -
Allan R. Cascante Valverde committed
Dec 19, 2016 Configuration menu - View commit details
-
Copy full SHA for c4eef26 - Browse repository at this point
Copy the full SHA c4eef26View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master