| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
This was apparently removed intentionally in 653a43f for god knows what reason. Removing again.
|
|
|
| |
This was apparently removed intentionally in 653a43f for god knows what reason. Removing again.
|
|
|
| |
Missing whitespace
|
|
|
| |
Missing whitespace.
|
|
|
| |
Missing whitespace.
|
|
|
|
|
|
| |
- Fix copyright header
- Code style and whitespace fixes
N.B.: This code produces "Fatal error: Cannot redeclare stripos()" on any PHP5+ version, really no idea why's it still here for which prehistoric pfS versions. Not touching it otherwise.
|
|
|
|
|
|
| |
- Fix copyright header
- Code style and whitespace fixes
- XHTML fixes
- Replace deprecated split() with explode(); still one split() occurrence left - cannot be simply replaced with explode() since that changes the output and I have no clue what the code is supposed to do plus no way to test it without subscription account.
|
|
|
|
|
| |
- Fix copyright header
- Code style and whitespace fixes
- XHTML fixes
|
|
|
|
| |
- Move custom_php_resync_config_command() function from XML to autoconfigbackup.inc and give it an unique prefix
- Also give an unique prefix to custom_php_validation_command()
|
|
|
|
|
|
|
| |
- Move custom_php_resync_config_command() function to autoconfigbackup.inc and give it an unique prefix
- Also give a unique prefix to custom_php_validation_command()
- Fix copyright header
- Fix file permissions (no need for these to be executable)
- Whitespace fixes
|
|
|
|
|
|
|
| |
- Fix copyright header
- Code style and whitespace fixes
- Replace deprecated split() with explode()
- Replace backticks with shell_exec()
- Some XHTML fixes
|
|
|
|
|
|
| |
- Update copyright header
- Code style and whitespace fixes
- Use platform_booting()
- Replace backticks with shell_exec()
|
|\ |
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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
|