summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2012-03-09Use the standard EXEEXT variable rather than reinventing itSimon McVittie1-6/+2
2012-01-03Make gabble cross compile with mingw32Siraj Razick1-2/+6
2011-06-28Fix Make dependencies for write-mgr-fileWill Thompson1-1/+1
2009-09-29Move from shave to automake 1.11's silent rules.Jonny Lamb1-5/+3
2009-04-21Keep QUIET_GEN in tools/shave.mk and include that in the appropriate Makefiles.Jonny Lamb1-1/+1
2009-04-21Converted gabble to use shave and make make output legible.Jonny Lamb1-2/+4
2009-03-26manager file has to be regenerated when connection.h is modified as that's wh...Guillaume Desmottes1-1/+1
2008-08-19Remove empty .git-darcs-dir filesSimon McVittie1-0/+0
2008-07-14rename gabble-connection-manager.c to connection-manager.cDafydd Harries1-1/+1
2008-04-21Remove unnecessary rule from data/Makefile.amSimon McVittie1-3/+0
2008-04-21Use slightly nicer sed syntax in data/Makefile.amSimon McVittie1-1/+1
2008-04-21Add comments explaining why the .service.in file has a shorter name than you ...Simon McVittie1-0/+3
2008-04-17Simplify data/Makefile.am and rename .service.in filename to be shorter.Simon McVittie2-11/+9
2007-10-26Install telepathy-gabble in libexecdir, adjust .service accordinglySimon McVittie2-3/+3
2007-02-07Don't always rebuild the .manager: instead depend on just the relevant files ...Simon McVittie1-3/+1
2006-08-09Auto-generate gabble.manager at build timeSimon McVittie2-34/+11
2006-08-09Rewrite gabble.manager using write_mgr_fileSimon McVittie1-22/+27
2006-08-08Correct spelling of param-low-bandwidth in data/gabble.managerSimon McVittie1-1/+1
2006-05-23add new SSL errors1-0/+1
2006-05-18add a 'priority' connection parameter to set the default priority1-0/+1
2006-05-18don't expose stun relay properties as connection parameters, remove meaningle...1-8/+2
2006-05-17fix bad format of the .manager file1-1/+1
2006-05-12fix remnants of old format in gabble.manager1-4/+3
2006-05-11update .manager file to new format1-2/+20
2006-05-04Add a "low-bandwidth" option to GabbleConnectionManager and GabbleConnection,...1-1/+1
2006-04-25Expose GabbleConnection's stun-* properties to the connection manager. Update...1-1/+1
2006-04-18add https-proxy-server and port parameters to the .manager file1-1/+1
2006-03-22remove google-talk pseudo-protocol, hard-coded defaults = lose1-8/+1
2006-03-07changed makefiles to make the "dist" target somewhat complete1-0/+3
2006-02-01remove spaces from comma-separated values in .manager file1-5/+5
2006-01-20add patch to clean the generated .service file1-1/+4
2006-01-19add gabble.manager file and install it2-0/+22
2006-01-19make .service file generation actually work2-2/+8
2006-01-19added dbus service file for activation3-0/+5