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
about 9 hours
ago. based on code collected
about 10 hours
ago.
Aug 14, 2024 — Aug 14, 2025
Showing page 3 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add wrapper for fnmatch(3).
Jakub Klama
More...
over 8 years ago
Merge pull request #6 from freenas/FIX-20739
Jakub Klama
More...
over 8 years ago
Fix a typo.
Sean Eric Fagan
More...
over 8 years ago
Move the shutil.copystat() to the right nesting level.
Sean Eric Fagan
More...
over 8 years ago
Merge pull request #5 from freenas/sef-fix-copytree
Wojciech Kloska
More...
over 8 years ago
When I added the code for sparse copies, I didn't continue the ability to do copytree("/path/to/src/file", "/path/to/destination/dir"). Hopefully this fixes it.
Sean Eric Fagan
More...
over 8 years ago
Merge pull request #4 from freenas/FIX-20371
Jakub Klama
More...
over 8 years ago
Add a FormField class to better encapsulate the description of a form field.
Sean Eric Fagan
More...
over 8 years ago
Some more progress. Still experimental, as I expect to do a major refactoring of class and interface at some point. libdialog is still awful.
Sean Eric Fagan
More...
over 8 years ago
stdio is already cythonized.
Sean Eric Fagan
More...
over 8 years ago
Initial commit of code to use libdialog.
Sean Eric Fagan
More...
over 8 years ago
Fix memory leak
Jakub Klama
More...
over 8 years ago
Fix typo
Jakub Klama
More...
over 8 years ago
Export some LOG_* constants from sys/syslog.h
Jakub Klama
More...
over 8 years ago
Add some sparse file support to copytree. This only copies holes that already exist, it doesn't attempt to find holes by looking for sequences of NULs.
Sean Eric Fagan
More...
over 8 years ago
Add definition of ACL_ENTRY_INHERITED.
Jakub Klama
More...
over 8 years ago
Encode unmount directory to bytes.
Jakub Klama
More...
over 8 years ago
ADDED: `error_cb` and `exclude` params to `copytree()`
Wojciech Kloska
More...
over 8 years ago
FIXED: convert tabs to spaces + a bit of PEP8
Wojciech Kloska
More...
over 8 years ago
Empty argv is not an error.
Jakub Klama
More...
over 8 years ago
Encode process title to string.
Jakub Klama
More...
over 8 years ago
Implement setproctitle() to replace crappy third-party python libraries.
Jakub Klama
More...
over 8 years ago
Empty process environment is not an error.
Jakub Klama
More...
over 8 years ago
Remove code which was printing on stdout.
Jakub Klama
More...
over 8 years ago
Merge pull request #3 from freenas/sef-improved-nis-domain-checking
Jakub Klama
More...
over 8 years ago
Related to ea5e66427aac4a7b38f7eea6d0308cba4cb5f41e, check for the domain name being known (using YPPROC_MAPLIST, there may be a better one to use) at time of binding.
Sean Eric Fagan
More...
over 8 years ago
Merge pull request #2 from freenas/FIX-19095
Jakub Klama
More...
over 8 years ago
Handle complaints from the remote end better (which is to say, stop segfaulting).
Sean Eric Fagan
as User Sef
More...
over 8 years ago
Fix typecasts
Jakub Klama
More...
almost 9 years ago
Fix memory leaks in bsd.acl module.
Jakub Klama
More...
almost 9 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