summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21SMlib.xml: fix typo: SmProc -> SmPropAlan Coopersmith
2010-10-21SMlib.xml: add internal cross-reference linksAlan Coopersmith
2010-10-21SMlib.xml: Convert remaining `` quotes to “ styleAlan Coopersmith
2010-10-21SMlib.xml: Convert remaining literallayout tags to synopsis tagsAlan Coopersmith
2010-10-21SMlib.xml: Convert function prototypes to <funcprototype> tagsAlan Coopersmith
2010-10-21SMlib.xml: Remove some nroff macros left in tables by mistakeAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-06-27doc: remove trailing spaces in DocBook XML docsGaetan Nadon
2010-06-26doc: replace groff input format with docbook xml formatGaetan Nadon
2010-05-26Fix off by one error in SmsGenerateClientID when uuid_create is usedAlexander Kabaev
2010-04-22Update README now that docs are in this module, not xorg-docsAlan Coopersmith
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-16doc: use HAVE_GROFF_MS to skip doc when 's.tmac' macros missingGaetan Nadon
2010-02-16specs: change install cmd due to automake 1.11Gaetan Nadon
2010-02-09doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6Gaetan Nadon
2010-02-04doc: install generated images in $docdirGaetan Nadon
2010-01-31doc: use new macros to control doc generationGaetan Nadon
2010-01-26doc: clean-up generated html imagesGaetan Nadon
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-12-17require autoconf 2.60 because of $(docdir) useRémi Cardona
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-11-19Update .gitignore for the /doc directory #24239Gaetan Nadon
2009-11-19INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-11-19Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-11-19.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-11-16Revert "Fix memory leak for SM_DeleteProperties"Alan Coopersmith
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-14Fix memory leak for SM_DeletePropertiesMichael Jansen
2009-10-10Move session management protocol docs from xorg-docs here tooAlan Coopersmith
2009-10-10Move docs from xorg-docs, use groff to format for installationAlan Coopersmith
2009-10-09Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-08-14require libICE >= 1.0.5Rémi Cardona
2009-08-07libSM 1.1.1, update libtool versionlibSM-1.1.1Rémi Cardona
2009-08-03Use FreeBSD uuid functions when available.Diego Elio 'Flameeyes' Pettenò
2009-02-16Typo fixJulien Cristau
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade
2008-11-29avoid gcc warnings for libSMPaulo Cesar Pereira de Andrade
2008-10-17Bug #17644: Fix valgrind warning in _SmcProcessMessageCaolan McNamara
2008-07-18If we don't have libuuid, build without it instead of failingJulien Cristau
2008-07-02Avoid memcpy(foo, NULL, n), that's just nonsense.Adam Jackson
2008-07-02libSM 1.1.0libSM-1.1.0Adam Jackson
2008-06-25Fix --without-libuuid to not call PKG_CHECK_MODULES for libuuidAlan Coopersmith
2008-06-24Bug #14949: Don't use gethostbyname() for client IDs.Dan Williams
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-05-13Bumped version to 1.0.3.libSM-1.0.3Tilman Sauerbeck
2007-05-13Another tiny char* vs const char* fix.Tilman Sauerbeck
2007-05-13Revert "Don't reinvent the wheel and just use strdup()."Tilman Sauerbeck
2007-05-13Added object files to .gitignore.Tilman Sauerbeck