Commit | Date | |
---|---|---|
[r9605]
(112.4 kB)
by
zippybr
Fix name of the raised exception in the docstring (pointed out by gcooper) |
2012-01-19 12:09:16 |
View
Download |
2012-01-19 11:36:05 |
View
Download |
|
[r9603]
(112.3 kB)
by
zippybr
Make sure to try to delete a static route from the routing table TODO: |
2012-01-19 11:19:11 |
View
Download |
2012-01-18 06:11:51 |
View
Download |
|
[r9507]
(111.9 kB)
by
yaberauneya
Rework the samba services to be executed independent of one another and also to honor rc.d better. The rc.d script reworking was submitted per PR # ports/164010, s.t. we can |
2012-01-12 09:30:37 |
View
Download |
2012-01-12 09:30:09 |
View
Download |
|
[r9504]
(111.8 kB)
by
yaberauneya
Revert to 2c0321d62f5b087ab23ca0b1185bb8222707e10d (accidentally merged the branches incorrectly). |
2012-01-12 09:29:46 |
View
Download |
[r9502]
(111.8 kB)
by
yaberauneya
Commit working conversion of samba rc.d scripts into something a bit more Convert notifier over to the new world order. All that remains is converting the rc.d scripts into a patch that can be |
2012-01-12 09:29:02 |
View
Download |
[r9449]
(111.8 kB)
by
yaberauneya
Push some other iX repo changes out into FreeNAS. functions.sh: Some versions of grep had an issue where the "iscompressed" function would fail to discern whether or not a file was compressed based on the file extension. Convert to a case statement instead of using egrep. notifier.py: Fix a typo and add an XXX comment in the notifier.sysctl method. rc.conf.local: A mostly style change to use $() instead of `` settings.py: Update copyright. create_random_directory_tree.py: Test tool that helped me reproduce the '/var too small' issue with samba in SF @ r9244. Other files: Move hardcoded strings outside in anticipation of pending avatar.conf Do-Not-Merge: |
2012-01-08 02:42:41 |
View
Download |
[r9445]
(111.7 kB)
by
yaberauneya
Reloading samba doesn't function as expected, e.g. changing global settings, adding shares, etc don't work as expected. We need to restart nmbd and smbd in order to actually update the configuration. The unfortunate side-effect is that service can now be interrupted (shouldn't happen unless the serving machine is sufficiently slow), but it's better to be correct, than not. |
2012-01-07 17:55:23 |
View
Download |