index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
pkg_mgr_install.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error: Warning: Invalid argument supplied for foreach() in /usr/local/www...
Scott Ullrich
2008-08-05
1
-3
/
+3
*
Cleanup authentication code. The basic auth method, the passwd, htpasswd
Matthew Grooms
2008-08-03
1
-3
/
+0
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Allow outputting of package log with mode=showlog&pkg=ntop for example.
Scott Ullrich
2008-07-23
1
-0
/
+6
*
Only reinstall package if it has a name.
Scott Ullrich
2008-07-23
1
-6
/
+9
*
Make scripts XSS input safe.
Scott Ullrich
2008-02-12
1
-14
/
+14
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
Include second argument for pkg_delete() Ticket #1470
Scott Ullrich
2007-10-05
1
-1
/
+3
*
After package installation is completed, note that the user should configure ...
Scott Ullrich
2007-02-02
1
-5
/
+5
*
Be kind, rewind. Restart the package after a reinstallation.
Scott Ullrich
2006-09-27
1
-3
/
+5
*
Be kind, rewind. Restart the package after a reinstallation.
Scott Ullrich
2006-09-27
1
-0
/
+1
*
Misc package changes
Scott Ullrich
2006-08-25
1
-4
/
+5
*
Remove packages with a different version tab
Scott Ullrich
2006-08-20
1
-4
/
+3
*
MFC package changes to show information better such as HEAD only packages,
Scott Ullrich
2006-08-20
1
-4
/
+7
*
Pass pkg info for reinstall pkg
Scott Ullrich
2006-01-28
1
-1
/
+1
*
Pass $pkg info
Scott Ullrich
2006-01-28
1
-2
/
+1
*
Flush output
Scott Ullrich
2006-01-07
1
-0
/
+2
*
Remove #!/usr/local/bin/php
Scott Ullrich
2006-01-02
1
-1
/
+0
*
Allow -1 return to indicated package failure. Removing exit
Scott Ullrich
2005-10-13
1
-5
/
+11
*
Move stop_service() to pkg-utils.
Colin Smith
2005-10-02
1
-1
/
+0
*
Stop package upon deinstall
Scott Ullrich
2005-10-02
1
-0
/
+1
*
Use sync_webgui_passwords()
Scott Ullrich
2005-08-21
1
-2
/
+1
*
Sync password database before installation.
Scott Ullrich
2005-08-10
1
-0
/
+1
*
Change name of main div to avoid conflicting
Scott Ullrich
2005-07-24
1
-2
/
+2
*
just a few modifications
Erik Kristensen
2005-07-21
1
-1
/
+1
*
updating files to use theme images
Erik Kristensen
2005-07-21
1
-3
/
+3
*
Sync master.passwd database before beginning package operations
Scott Ullrich
2005-07-09
1
-0
/
+3
*
Do not foreach through installedpackages['package'] if its not defined
Scott Ullrich
2005-07-08
1
-2
/
+3
*
Fix indent.
Colin Smith
2005-07-04
1
-1
/
+1
*
Don't fclose() the log if it doesn't exist.
Colin Smith
2005-07-04
1
-1
/
+2
*
Use $pgtitle
Bill Marquette
2005-07-03
1
-5
/
+3
*
* Fix diagnostics logging tab menus
Scott Ullrich
2005-07-02
1
-0
/
+9
*
Cleanup and add rounded corners.
Scott Ullrich
2005-07-02
1
-7
/
+3
*
Correct urls
Scott Ullrich
2005-07-02
1
-2
/
+2
*
Convert Packages tabs to rounded aka (display_top_tabs() calls
Scott Ullrich
2005-07-02
1
-5
/
+7
*
No need for {} surrounding a one line foreach()
Scott Ullrich
2005-06-23
1
-2
/
+1
*
make sure $todo is an array
Scott Ullrich
2005-06-23
1
-0
/
+2
*
Mount image RW before package operations
Scott Ullrich
2005-06-21
1
-40
/
+49
*
No more xmlparse_pkg.
Colin Smith
2005-06-20
1
-1
/
+0
*
Add "Package Installer" tab.
Colin Smith
2005-06-12
1
-1
/
+2
*
Update package reinstallation to use depends_on_package.
Colin Smith
2005-06-12
1
-1
/
+3
*
Use depends_on_package to properly remove a BSD package.
Colin Smith
2005-06-12
1
-1
/
+3
*
Break between progress bar and first textarea
Scott Ullrich
2005-06-07
1
-0
/
+1
*
Remove an extra newline.
Colin Smith
2005-06-07
1
-1
/
+1
*
Add support for XML (or package) reinstallation and package deletion.
Colin Smith
2005-06-07
1
-21
/
+41
*
Fix package reinstallation.
Colin Smith
2005-06-07
1
-9
/
+9
*
Fix syntax error.
Colin Smith
2005-06-07
1
-1
/
+1
*
Whoops, checking for the wrong $_GET variable.
Colin Smith
2005-06-07
1
-1
/
+1
*
Add reinstall all packages. This needs to be tested.
Colin Smith
2005-06-07
1
-8
/
+17
*
Fix progress bars.
Colin Smith
2005-06-06
1
-4
/
+12
[next]