aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-05- clean up addgroup, fix adding users to existing groups and make it optional...aldot4-43/+114
2007-04-05- bail out if either file does not existaldot1-0/+5
2007-04-05- add -s|--spider which only checks if the file exists but does not download ...aldot2-12/+20
2007-04-05- size and prune were mixed upaldot1-6/+6
2007-04-05- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.aldot2-5/+5
2007-04-05find: missed 'ststic' on const datavda1-5/+6
2007-04-04find: un-DESKTOPize (Kai Schwenzfeier <niteblade@gmx.net>)vda3-116/+158
2007-04-04- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot33-67/+67
2007-04-04- minor shrinkagealdot1-26/+21
2007-04-04- remove debugging output. sorry..aldot1-7/+0
2007-04-04- note cosmetic glitch in tailaldot1-2/+14
2007-04-04reword commentvda1-1/+1
2007-04-04- remove bss users. Shrinkage while at it. See XXX for further, pre-existing ...aldot1-74/+130
2007-04-04- remove some bss users.aldot1-17/+22
2007-04-04- remove superfluous bss user (flags) and manually unswitch some areas:aldot1-138/+92
2007-04-04Add/improve comment, shorten some usage texts. No code changes.vda3-40/+57
2007-04-04ipsvd: use IP:PORT syntax for environment vars. Pros:vda2-71/+74
2007-04-03ipsvd: make udpsvd work similar to tcpsvd (multiple parallelvda3-335/+131
2007-04-03ipsvd: fixes and improvements after testingvda3-460/+349
2007-04-03udpsvd: more work on it. works in limited testing.vda5-60/+320
2007-04-02- use bb_error_msgaldot1-1/+1
2007-04-02- use xregcomp. Untested. vda, isn't there a regfree missing here?aldot1-2/+2
2007-04-02- remove some unneeded forward declarations. No obj-code changes.aldot1-30/+26
2007-04-02- remove args from bss, minor misc shrinkage while at it.aldot1-40/+45
2007-04-02test: comment out unused codevda7-25/+62