index
:
~dbn/initd-tools
master
LSB init scripts programs
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-27
Post-release version bump
HEAD
master
Dan Nicholson
1
-1/+1
2008-11-27
Fix previous broken commit
initd-tools-0.1.3
Dan Nicholson
1
-1/+1
2008-11-02
Report errors with more useful messages
Dan Nicholson
7
-38/+41
2008-11-02
Add reference count to initd type
Dan Nicholson
3
-3/+14
2008-11-02
Use nodes in list instead of duplicating all initd types
Dan Nicholson
14
-61/+145
2008-11-02
Also reset errno for the symlink reading loop
Dan Nicholson
1
-0/+1
2008-11-02
Reset errno before readdir to avoid false errors
Dan Nicholson
1
-0/+1
2008-09-07
Post-release version bump
Dan Nicholson
1
-1/+1
2008-09-01
Fix handling of optional dependencies
initd-tools-0.1.2
DJ Lucas
1
-2/+4
2008-09-01
Correct stop link ordering
DJ Lucas
1
-7/+2
2008-08-31
Post-release version bump
Dan Nicholson
1
-1/+1
2008-08-31
Correct the LSB location of the programs
initd-tools-0.1.1
Dan Nicholson
1
-3/+3
2008-08-31
Post-release version bump
Dan Nicholson
1
-1/+1
2008-08-31
Set release date statically in configure
initd-tools-0.1
Dan Nicholson
1
-4/+4
2008-08-31
Tear out the buggy dirent d_type code for now
Dan Nicholson
1
-7/+0
2008-06-20
Fix ChangeLog generation for distcheck
Dan Nicholson
1
-9/+9
2008-06-17
Fix tests when $srcdir != $builddir
Dan Nicholson
10
-23/+20
2008-06-17
Change the initd dir option to --with-initddir
Dan Nicholson
1
-6/+6
2008-06-17
Drop the $exec_prefix hackery
Dan Nicholson
1
-7/+1
2008-06-17
Install programs to initd libdir and make directory configurable
Dan Nicholson
2
-12/+19
2008-06-16
Add automake required files, including GPLv2 license
Dan Nicholson
7
-2/+343
2008-06-16
Add rules for generating ChangeLog
Dan Nicholson
2
-0/+19
2008-06-16
Create relative symlinks in /lib/initd
Dan Nicholson
3
-6/+94
2008-06-12
Create the rc*.d directories if necessary when creating links
Dan Nicholson
1
-2/+14
2008-06-12
Set the default installation directories appropriately
Dan Nicholson
2
-1/+10
2008-06-12
Create links in $libdir/initd on install
Dan Nicholson
2
-0/+16
2008-06-12
test: Don't check active levels in the dep removal test
Dan Nicholson
1
-30/+0
2008-06-11
Add manual pages for install_initd and remove_initd
Dan Nicholson
5
-2/+90
2008-06-11
Refactor common dependency and symlink handling into common routine
Dan Nicholson
4
-28/+46
2008-06-10
Only pass service basenames to the intid functions
Dan Nicholson
2
-6/+14
2008-06-10
Use common set_initd_dir routine to determine init.d directory
Dan Nicholson
4
-6/+50
2008-06-05
Split out common program functions into separate object file
Dan Nicholson
5
-28/+55
2008-06-05
Rename libinitd headers with initd- prefix to avoid conflicts
Dan Nicholson
17
-41/+41
2008-06-04
Include all the libinitd headers from initd.h
Dan Nicholson
17
-25/+9
2008-06-04
Add basename and dirname wrapper utilities
Dan Nicholson
4
-5/+65
2008-06-04
Define default init.d directory
Dan Nicholson
1
-0/+10
2008-06-03
Add remove_initd program
Dan Nicholson
3
-1/+124
2008-06-03
Add install_initd program
Dan Nicholson
5
-1/+128
2008-05-29
Don't add scripts to the remove list when they're not active
Dan Nicholson
1
-4/+15
2008-05-29
Actually remove the requested services
Dan Nicholson
1
-1/+9
2008-05-29
Use two fields for storing installation/removal status
Dan Nicholson
5
-52/+72
2008-05-29
verify_level: Don't set changed bits to active
Dan Nicholson
1
-6/+0
2008-05-29
Handle rc bits more correctly when installing and removing links
Dan Nicholson
1
-10/+38
2008-05-29
Allow easily recreating test links
Dan Nicholson
1
-2/+5
2008-05-29
Also allow dstart/dstop keys in initd_is_active
Dan Nicholson
1
-0/+6
2008-05-28
Add function initd_clear_rc and refactor with initd_set_rc
Dan Nicholson
2
-15/+49
2008-05-28
Use changed fields to fix dep solver in remove case
Dan Nicholson
3
-45/+76
2008-05-28
Introduce rc change fields, cstart and cstop
Dan Nicholson
3
-2/+26
2008-05-27
initd_is_active: Take key type instead of sk type
Dan Nicholson
4
-17/+29
2008-05-26
recurse_deps: Return NULL on errors, empty list is not error
Dan Nicholson
6
-52/+56
[next]