gnu-social/scripts
Evan Prodromou 04ef1ba8ee change function headers to K&R style
Another huge change, for PEAR code standards compliance. Function
headers have to be in K&R style (opening brace on its own line),
instead of having the opening brace on the same line as the function
and parameters. So, a little perl magic found all the function
definitions and move the opening brace to the next line (properly
indented... usually).

darcs-hash:20081223193323-84dde-a28e36ecc66672c783c2842d12fc11043c13ab28.gz
2008-12-23 14:33:23 -05:00
..
cleardb.sh clear and rebuild db scripts 2008-09-22 15:58:24 -04:00
enjitqueuehandler.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
fixup_hashtags.php replace all tabs with four spaces 2008-12-23 14:19:07 -05:00
fixup_inboxes.php replace NULL with null 2008-12-23 14:21:29 -05:00
fixup_notices_rendered.php replace NULL with null 2008-12-23 14:21:29 -05:00
fixup_replies.php move command-line scripts to their own dir 2008-08-13 11:46:03 -04:00
getpiddir.php replace all tabs with four spaces 2008-12-23 14:19:07 -05:00
inbox_users.php replace all tabs with four spaces 2008-12-23 14:19:07 -05:00
jabberqueuehandler.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
maildaemon.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
ombqueuehandler.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
publicqueuehandler.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
rebuilddb.sh clear and rebuild db scripts 2008-09-22 15:58:24 -04:00
setpassword.php lets an admin set the password for a user 2008-12-07 14:29:17 -05:00
sitemap.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
smsqueuehandler.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
sphinx-cron.sh small correction to sphinx scripts (path to sphinx.conf) 2008-11-24 00:33:41 -05:00
sphinx-indexer.sh small correction to sphinx scripts (path to sphinx.conf) 2008-11-24 00:33:41 -05:00
sphinx.sh sphinx scripts 2008-11-23 23:44:35 -05:00
startdaemons.sh A working stopdaemons.sh, and no parameter needed for startdaemons.sh 2008-09-06 16:22:42 -04:00
stopdaemons.sh Make stopdaemons.sh work no matter where it runs from 2008-09-27 17:03:55 -04:00
synctwitterfriends.php replace all tabs with four spaces 2008-12-23 14:19:07 -05:00
update_pot.sh Script to update laconica.pot from source, and the results of running it 2008-10-13 16:08:37 -04:00
update_translations.php replace all tabs with four spaces 2008-12-23 14:19:07 -05:00
xmppconfirmhandler.php change function headers to K&R style 2008-12-23 14:33:23 -05:00
xmppdaemon.php change function headers to K&R style 2008-12-23 14:33:23 -05:00