0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove more unecessary items from bsd.acl More... over 6 years ago
Allow setting ACL through py-bsd Original version was ultimately relying on output of acl_from_text() to set the ACL. We want to be able to set an ACL without this information. Also removed the 'name' field. More... over 6 years ago
Merge pull request #5 from freenas/FIX-77313-MASTER More... over 6 years ago
Add support for "write owner" ACE More... over 6 years ago
Do not explicitly force debug and no optimization More... almost 7 years ago
Merge pull request #1 from freenas/ticket-43734 More... almost 7 years ago
A function call has been added through which a thread can retrieve it's current name which the core system recognizes More... almost 7 years ago
Process class updated to display threads and their details as well associated with the given process instance More... almost 7 years ago
Set thread names More... almost 7 years ago
NULL returned from procstat_getfiles() is not an error. More... over 8 years ago
A forgotten change on the libdialog branch. Keeps Gauge from crashing. More... over 8 years ago
Fix wrong timezone in bsd.Process.started_at. More... over 8 years ago
Merge pull request #8 from freenas/FIX-21500 More... over 8 years ago
Add a callback for improper filetypes (e.g. sockets). More... over 8 years ago
Merge pull request #7 from freenas/sef-libdialog More... over 8 years ago
More gauge changes. I'm not entirely sure it's correct. More... over 8 years ago
Bah, missed some indentation. More... over 8 years ago
Remove some debugging logging. More... over 8 years ago
Add a gauge class. More... over 8 years ago
Fix a copystat issue. More... over 8 years ago
Add a wait option for MessageBox; this allows it to print a status message for something that takes a while. (E.g., scanning for pools.) More... over 8 years ago
Change _run to run, and use a bit more nicely. More... over 8 years ago
Add GEOMObject.consumer shortcut for getting the first (and often only) consumer. More... over 8 years ago
Add GEOMObject.consumer shortcut for getting the first (and often only) consumer. More... over 8 years ago
Make the various dialogs subclasses of Dialog, and add a bunch of properties for the various fields. This means that the dialog state variables are cleared out for each object. More... over 8 years ago
Add support for menus. More... over 8 years ago
More changes to get the form box working the way I want. More... over 8 years ago
Add some key binding. More... over 8 years ago
State saving and restoring simply doesn't work at this point. sigh. More... over 8 years ago
Next checkpoint -- this adds some more classes and hopefully makes the forms easier ot use. Thanks to Jakub for telling me to throw in more casting, sheesh. More... over 8 years ago