This website requires JavaScript.
Explore
Help
Sign In
external
/
uhub
Watch
1
Star
0
Fork
You've already forked uhub
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
205
Commits
22
Branches
13
Tags
6.3
MiB
041ce7a1fb
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jan Vidar Krey
367871e476
Renamed all "struct user" to hub_user in order to resolve a naming conflict on OpenWRT.
...
Basically: sed -i 's/struct user/struct hub_user/g' `find -type f`
2009-07-26 01:47:17 +02:00
Jan Vidar Krey
1dbf2640d2
More API fixes; remove implicit relationship between hub and user
...
in APIs.
2009-05-18 16:30:17 +02:00
Jan Vidar Krey
ac56e7a5b9
First git commit.
2009-02-19 17:14:09 +01:00