openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
py-bsd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 6 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix nested OSError
Chris Torek
More...
over 9 years ago
export login_tty from libutil
Chris Torek
More...
over 9 years ago
patched version of pty.py for FreeBSD
Chris Torek
More...
over 9 years ago
kldload(2) returns -1 on failure, not 0 on success.
Jakub Klama
More...
over 9 years ago
Return empty entries list for newly created ACL.
Jakub Klama
More...
over 9 years ago
Make last "return" reachable
Jakub Klama
More...
almost 10 years ago
Fucking acls, how do they work?!?!
Jakub Klama
More...
almost 10 years ago
Decode error messages to ascii strings.
Jakub Klama
More...
almost 10 years ago
Ooops, typo
Jakub Klama
More...
almost 10 years ago
ACL is reindexing entries on delete, so delete from head until list is empty.
Jakub Klama
More...
almost 10 years ago
Initial changes to make it work with python 3
William Grzybowski
More...
almost 10 years ago
Automatically encode/decode strings in devinfo module.
Jakub Klama
More...
almost 10 years ago
Make sysctl import python 3 compatible
William Grzybowski
More...
almost 10 years ago
Use six to get next in the generator
William Grzybowski
More...
almost 10 years ago
Make kld module py3k compatible
William Grzybowski
More...
almost 10 years ago
Make sysctl module work with python 3 strings
William Grzybowski
More...
almost 10 years ago
Make it python 3 compatible
William Grzybowski
More...
almost 10 years ago
Make acl.apply() work with unicode strings.
Jakub Klama
More...
almost 10 years ago
"provider" property can return None.
Jakub Klama
More...
almost 10 years ago
Fix empty ACL creation and __setstate__() method.
Jakub Klama
More...
almost 10 years ago
Apply ownership/permissions to root directory in recursive mode.
Jakub Klama
More...
almost 10 years ago
Similar to the horrible, horrible change we did for libgeom, do a horrible, horrible change to py-bsd's sysctl, to try to deal with the case where the size of the requested object keeps changing on us.
Sean Eric Fagan
More...
almost 10 years ago
Add clock_gettime() and clock_settime() wrappers. Clean up __init__.py module a bit.
Jakub Klama
More...
almost 10 years ago
Make ResourceManager always return a list of devices
William Grzybowski
More...
almost 10 years ago
Allocate oldlen + 16K in case sysctl output grows significantly on the last moment.
Jakub Klama
More...
almost 10 years ago
Serialize tag name to string.
Jakub Klama
More...
almost 10 years ago
Allow file= kwarg to be unicode.
Jakub Klama
More...
almost 10 years ago
Add very simple devinfo module for devinfo(3) interface
William Grzybowski
More...
almost 10 years ago
Add recursive versions of os.lchmod() and os.lchown()
Jakub Klama
More...
almost 10 years ago
Various improvements: * Allow to add, delete and clear ACL entries * Add __setstate__() method to ACL and ACLEntry allowing to set state from dictionary. * Allow to get and set permset and flagset items by strings.
Jakub Klama
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree