index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
lib
/
aur.inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
aur.inc.php: Include routing backend
Lukas Fleischer
1
-0
/
+1
2012-07-14
Merge branch 'maint'
Lukas Fleischer
1
-0
/
+10
2012-07-14
aur.inc.php: Use delete_session_id() where appropriate
canyonknight
1
-3
/
+1
2012-07-06
aur.inc.php: Remove old and unused make_seed function
canyonknight
1
-7
/
+0
2012-07-06
rss.php: Pull out DB code
canyonknight
1
-0
/
+19
2012-07-06
pkgsubmit.php: Pull out DB code
canyonknight
1
-0
/
+21
2012-07-06
Move login form to a separate page
Lukas Fleischer
1
-10
/
+0
2012-06-24
Implement token system to fix CSRF vulnerabilities
canyonknight
1
-0
/
+10
2012-03-24
Unify function declaration style
Lukas Fleischer
1
-16
/
+8
2012-03-21
valid_email :: check if domain part is real
BlackEagle
1
-1
/
+12
2011-11-02
Add a new AUR_LOCATION setting
Dan McGee
1
-0
/
+1
2011-10-25
Escape wildcards in "LIKE" patterns
Lukas Fleischer
1
-0
/
+5
2011-10-25
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-12
/
+18
2011-10-24
Escape wildcards in "LIKE" patterns
Lukas Fleischer
1
-0
/
+5
2011-10-24
Wrap mysql_real_escape_string() in a function
Lukas Fleischer
1
-12
/
+17
2011-10-24
Move SUPPORTED_LANGS out of config.inc.php
Dan McGee
1
-56
/
+0
2011-08-12
Use secure and httponly session cookies
Lukas Fleischer
1
-2
/
+2
2011-08-11
Add a configuration setting to disallow HTTP login
Lukas Fleischer
1
-2
/
+5
2011-08-11
aur.inc.php: allow all functions using DB to take handle as arg
Dan McGee
1
-25
/
+49
2011-08-10
Allow SQL_DEBUG to be undefined
Dan McGee
1
-1
/
+1
2011-06-25
Simplify session ID generation
Lukas Fleischer
1
-10
/
+1
2011-06-25
Stricter email address validation
Lukas Fleischer
1
-1
/
+1
2011-06-22
Make cache type selectable based on config value
elij
1
-46
/
+1
2011-06-22
rename *.inc files to *.inc.php and adjust imports and references
elij
1
-0
/
+593