index
:
xorg/app/xsm
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
sco_port_update
X Session Manager
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-01
Add size limit to scanf string specifier
HEAD
master
Alan Coopersmith
1
-1/+1
2011-11-19
Fix some gcc -Wwrite-strings warnings
Alan Coopersmith
14
-47/+52
2011-11-19
Terminate execl() arguments with NULL instead of 0
Alan Coopersmith
1
-1/+1
2011-01-21
Convert a couple last sprintf calls to snprintf
Alan Coopersmith
2
-2/+2
2011-01-21
Convert XtMalloc + sprintf to XtAsprintf
Alan Coopersmith
5
-34/+12
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
4
-19/+17
2011-01-13
man: replace hard coded man page section with substitution strings
Gaetan Nadon
1
-1/+1
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-4/+4
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1/+1
2010-12-10
Make System() prototype for Solaris in xsm.h actually a prototype
Alan Coopersmith
1
-1/+1
2010-09-27
xsm 1.0.2
xsm-1.0.2
Alan Coopersmith
1
-1/+2
2010-09-26
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-6/+1
2010-09-26
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-23/+5
2010-09-26
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2
-2/+1
2009-12-20
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1/+1
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
5
-3/+6
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-3/+6
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-12/+66
2009-01-26
Correct make distcheck and gcc/sparse warnings.
Paulo Cesar Pereira de Andrade
18
-267/+215
2008-11-28
Compile warning fixes.
Paulo Cesar Pereira de Andrade
4
-41/+29
2008-11-28
enable VPATH build, reorganize app default files
Paulo Cesar Pereira de Andrade
2
-16/+5
2008-11-22
Fix build in separate directory.
Matthieu Herrb
1
-0/+1
2008-11-16
Don't override the RSH variable before checking if it's set
Julien Cristau
1
-1/+0
2008-10-22
Use realloc to resize buffer, not malloc+strcpy+free
Alan Coopersmith
1
-8/+11
2008-10-22
Constify lock.c
Alan Coopersmith
2
-16/+16
2008-08-20
xaw8 is gone, use xaw7
James Cloos
1
-1/+1
2008-03-28
Build fix for file systems that are not case sensitive
Jeremy Huddleston
2
-1/+1
2008-02-21
Add PKG_CHECK_MODULES entries for the libraries xsm calls directly
Alan Coopersmith
1
-1/+4
2008-02-21
Change xsm_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Alan Coopersmith
1
-1/+1
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2
-36/+10
2007-11-26
Remove instructions on monolithic build system from README
Alan Coopersmith
1
-32/+2
2007-11-26
Use snprintf, strdup & remove instead of sprintf, malloc/strcpy & unlink
Alan Coopersmith
9
-57/+63
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0/+1
2007-08-23
Rename .cvsignore to .gitignore
James Cloos
1
-0/+0
2005-12-21
Update package version for X11R7 release.
xsm-1.0.1
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2
-1/+6
2005-12-19
Stub COPYING files
Adam Jackson
1
-0/+12
2005-12-15
Update package version number for final X11R7 release candidate.
xsm-1.0.0
XORG-6_99_99_904
Kevin E Martin
2
-1/+6
2005-12-07
Change to use the app-defaults default dir configured in libXt.
MODULAR_COPY
Kevin E Martin
3
-1/+11
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
2
-3/+8
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1/+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1/+1
2005-11-21
Another pass at .cvsignores for apps.
Eric Anholt
1
-0/+5
2005-11-20
Add/improve .cvsignore files for apps.
Eric Anholt
1
-0/+15
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2
-1/+6
2005-10-23
Fix typo. (Tobias Stoeckmann)
XORG-6_8_99_903
XORG-6_8_99_902
Alan Coopersmith
1
-1/+2
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2
-1/+6
[next]