| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Fix copyright header
- Fix file permissions
- Nuke loads of unused tags
- Improve descriptions, typo fixes
|
|\ |
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Remove outdated pfSense <=2.0 stuff and other junk
- Fix broken pfS version check
- Code style cleanup
- Valid XHTML
|
| | | |
| | | |
| | | |
| | | | |
- Update copyright header
- Code style fixes
|
| | | |
| | | |
| | | | |
Fix copyright header
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fix copyright headers
- Code style cleanup
- Use stop_service()/restart_service()
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Fix indendation
- Fix file permissions (no need for these to be executable)
- Remove useless empty tags
- Attempt to make the descriptions more readable.
|
|\ \ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fix copyright header
- Remove useless avahi_start() / avahi_stop() functions and use service_start() / service_stop() instead
- Remove unused $g var declaration everywhere
- On install, only try to add avahi user/group if they don't exist yet
- Add avahi_deinstall() function, move the existing custom_php_deinstall_command contents here, additionally remove the avahi user/group on uninstall and also nuke /usr/local/etc/gnome.subr when removing the package
- Use full paths to binaries consistently in the rc file
- Code style fixes
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix copyright header
- Fix indentation
- Fix permissions (none of these needs to be executable)
- Make version sane and consistent
- Hide WAN from 'Deny interfaces' selection because it's always disabled. Clarify the description note accordingly
- Move custom_php_deinstall_command to avahi.inc and make it much more thorough
|
|\ \ \ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
- Clean up obvious leftover crap
- XHTML valid code
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Clean up obvious leftover crap
- XHTML valid code
- Add the configured backup path to the displayed table
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fix copyright header
- Removed unused byte_convert() function
- Rename Get backup_sync_package_php() to backup_sync_package() and get rid of the original backup_sync_package() which only called the other one.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
backup.xml
- Removed self-referencing additional_files_needed
- Fix copyright header
- Remove pointless/unused tags
- Remove WTF <fields> copy/paste code coming from god knows where
- Removed no-op duplicated <tab> and fix the url in the other one
- Fix files permissions
|
|\ \ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |/ /
| | |
| | | |
maximum_version 1.0 - wow...
|
|\ \ \ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fix copyright header
- Indentation and code style fixes
- Replace backticks with shell_exec()
- Replace deprecated split() function with explode()
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Add missing copyright header
- Fix indentation
- Remove unused function
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Fix copyright header
- Code style and indentation fixes
- Replace bogus boot check with platform_booting()
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Add missing copyright header
- Fix permissions
- Fix indentation/whitespace
|
|\ \ \ \ |
|
| | | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
- Fix remaining indentation/whitespace
- Replace deprecated split() with explode()
- Use full paths to commands consistently
|
|\ \ \ \ |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Fix copyright header
- Code style and indentation fixes
- Valid XHTML
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Update copyright header
- Code style fixes
- Fix indentation
- Use get_interface_ip() instead of parsing ifconfig output
- Use {start,stop,restart}_service() instead of exec()
- Use rename() instead of mv.
- Use platform_booting() to check whether system is booting
|
| | | | |
| | | | |
| | | | |
| | | | | |
- Fix copyright header
- Sanitize package version and make it consistent across XML files
|