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
/
acctfuncs.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
SQL: treat all UID/ID values as numbers, not strings
Dan McGee
1
-9
/
+9
2011-04-27
SQL: use standard LIMIT/OFFSET syntax
Dan McGee
1
-1
/
+1
2011-04-13
Pass array_map() callback function properly.
Lukas Fleischer
1
-1
/
+1
2011-04-13
Remove "New Package Notify" option from user account settings.
Lukas Fleischer
1
-27
/
+6
2011-03-11
Fix broken XHTML.
Lukas Fleischer
1
-38
/
+41
2011-03-10
More PHP Notice undefined fixups
Dan McGee
1
-1
/
+2
2011-03-04
Fix PHP notices in account pages
Dan McGee
1
-0
/
+8
2011-03-04
Ensure users can be deleted when foreign keys are present
Dan McGee
1
-1
/
+0
2011-02-23
Add a per-user session limit (fixes FS#12898).
Lukas Fleischer
1
-1
/
+15
2011-02-21
Make persistent cookie timeout configurable via "config.inc" (FS#22994).
Lukas Fleischer
1
-1
/
+3
2010-10-09
acctfuncs: Make message translatable.
Loui Chang
1
-1
/
+1
2010-10-02
Fixing XSS vulnerability
Viktor Leonhardt
1
-15
/
+15
2010-04-17
Support for storing salted passwords
Denis
1
-20
/
+38
2010-02-21
acctfuncs: Fix some whitespace and formatting.
Loui Chang
1
-40
/
+36
2009-06-25
Remove excess whitespace.
1.5.6.3
Loui Chang
1
-3
/
+3
2009-01-19
Use new conglomerated translation files.
Loui Chang
1
-1
/
+0
2008-12-31
Get db connection for accounts search results.
Loui Chang
1
-0
/
+2
2008-12-22
Really make all web paths relative.
Loui Chang
1
-4
/
+4
2008-12-21
Introduce function include_lang for translations.
Loui Chang
1
-1
/
+1
2008-12-21
Make all web paths relative.
Loui Chang
1
-2
/
+2
2008-12-12
Quell missing argument warning in clear_expired_sessions().
Loui Chang
1
-1
/
+2
2008-11-25
Make remembered sessions actually save themselves.
Loui Chang
1
-3
/
+11
2008-11-13
Clear out old expired sessions on log out.
Loui Chang
1
-2
/
+12
2008-07-08
Remember user between sessions.
Andrea Scarpino
1
-1
/
+6
2008-06-17
Remove all vim mode lines. Add HACKING file.
Loui Chang
1
-1
/
+0
2008-06-07
Fix logging in from package page
Callan Barrett
1
-1
/
+1
2008-04-04
Fix some string translation problems in acctfuncs
Loui Chang
1
-12
/
+13
2008-03-23
Changed valid_passwd() to check for non-empty password instead of good_passwd()
Loui Chang
1
-1
/
+1
2008-03-23
Put login into its own function.
Loui Chang
1
-1
/
+0
2008-01-20
Several functions added to web/lib/acctfuncs.inc Weeere back!
Loui Chang
1
-4
/
+211
2008-01-20
Revert "Several functions added to web/lib/acctfuncs.inc"
Loui Chang
1
-191
/
+4
2008-01-20
Several functions added to web/lib/acctfuncs.inc
Loui Chang
1
-4
/
+191
2008-01-20
search_accounts_form() output is put into a template
Loui Chang
1
-68
/
+1
2007-09-20
patch from eliott to convert all <? to <?php
pjmattal
1
-1
/
+1
2007-09-20
- Applied a patch from Loui to fix session removal.
swiergot
1
-18
/
+18
2005-11-13
link user search to user packages
simo
1
-1
/
+1
2005-10-17
Added link to user's packages in profile
simo
1
-0
/
+4
2005-06-10
Added Simo's patch for #2579, adding user info page
pjmattal
1
-0
/
+55
2005-02-25
fixed bug 2263
pjmattal
1
-2
/
+1
2005-01-25
started working on package delete support
eric
1
-1
/
+1
2005-01-21
added hashed passwords
jchu
1
-0
/
+6
2004-06-29
fleshing out the package logic, renamed pkg include files for consistency
eric
1
-0
/
+1
2004-06-24
getting closer to printing package search results - also fixed some XHTML stuff
eric
1
-1
/
+1
2004-06-24
started working on the pkgsearch
eric
1
-6
/
+12
2004-06-23
account adding/editing is working
eric
1
-39
/
+65
2004-06-22
pulled out account functions into separate include file
eric
1
-0
/
+552