3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added first draft of requirements More... over 18 years ago
Add error handling for unknown (or currently unhandled) file types. More... over 18 years ago
initial Manifest class; client uses is_same_pkg() and max() to select version More... over 18 years ago
add support for bundle publishing More... over 18 years ago
correct add_pkg More... over 18 years ago
begin client catalog evaluation; fix bugs from refactoring More... over 18 years ago
add dp's timestamp RFE More... over 18 years ago
refactor catalog and package to be common; improve bump-server More... over 18 years ago
actually include elf.c; move pkg-modules to just modules; hoist utility modules More... over 18 years ago
begin client install; sequences are now timestamps; skeleton ELF module More... over 18 years ago
improve ignore patterns for binary module builds More... over 18 years ago
stop using flavour terminology record setuid binaries in /usr complete first pass at catalog handling begin teaching client about manifests add is_successor logic to versioning make sysinfo(2) components accessible from Python handle one localhost/proxy interaction--there are more to fix More... over 18 years ago
fix install target; correct imports for module renames More... over 18 years ago
Move publication transaction processing into its own class. More... over 18 years ago
Read only Content-Length bytes from the client; prevents client/server deadlock. Also send a 200 response code. More... over 18 years ago
catalog processing begins image is a client concept split shared client configuration from server configuration More... over 18 years ago
fix some header-handling bugs More... over 18 years ago
completed transaction creates server-side package version More... over 18 years ago
begin server source reorganization More... over 18 years ago
pkgsend open, pkgsend add file, pkgsend close; Transaction object More... over 18 years ago
fix a few bugs More... over 18 years ago
Cleaned up the build and install process. Turn the pkg directory into a usable python module. Add a work-in-progress class to parse a Solaris package. More... over 18 years ago
begin comments on Image object More... over 18 years ago
respond to ES question; add image types More... over 18 years ago
Note a question about non-root installs More... over 18 years ago
record JES requirements; build-binary ties are versions not flavours More... over 18 years ago
deduction and self-repair, add note on ARCHIVED server state/substate More... over 18 years ago
start pkg graph management, annotate pkgsend with server states add reminders on damaged and diskless install states remove pkgsend pieces from pkg add catalog, dependency, content (incomplete) change versions to use timestamps (incomplete) More... over 18 years ago
add initial catalog description, state machines More... over 18 years ago
sequence version now a timestamp reorganize src introduce a Makefile begin catalogue of actions More... over 18 years ago