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