index
:
xorg/lib/libXdmcp
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
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
master
X Display Manager Control Protocol routines (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxdmcp)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-12
Install xml versions of specs even if HAVE_XMLTO is false
Gaetan Nadon
2
-2
/
+2
2011-06-11
Install target dbs alongside generated documents
Gaetan Nadon
2
-3
/
+3
2011-03-30
Documentation: add Docbook external references support
Gaetan Nadon
4
-57
/
+108
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-32
/
+40
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-12-20
Revert "Export only public API symbols"
Julien Cristau
1
-1
/
+1
2010-12-16
spec: Fix up eqn to docbook conversion
Alan Coopersmith
1
-24
/
+38
2010-12-16
spec: Fix section titles/nesting
Alan Coopersmith
1
-26
/
+23
2010-12-14
Export only public API symbols
Cristian RodrÃguez
1
-1
/
+1
2010-11-09
config: HTML file generation: use the installed copy of xorg.css
Gaetan Nadon
2
-6
/
+2
2010-10-29
libXdmcp 1.1.0
libXdmcp-1.1.0
Alan Coopersmith
1
-1
/
+2
2010-10-27
Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS already call
Alan Coopersmith
1
-2
/
+0
2010-08-03
config: require xorg-macros minimum of 1.10 for XORG_CHECK_SGML_DOCTOOLS
Gaetan Nadon
1
-3
/
+3
2010-08-01
specs: replace troff source with docbook-xml source
Matt Dew
5
-0
/
+3971
2010-05-07
Replace comments pointing to non-public X Consortium defect reports
Alan Coopersmith
1
-20
/
+34
2010-05-07
Fix order of CPPFLAGS passed to lint/compile steps
Alan Coopersmith
1
-1
/
+1
2010-05-07
Get rid of Xalloc/Xrealloc/Xfree from X server or Xlib
Mikhail Gusarov
7
-111
/
+52
2010-05-07
Nuke RCS tags
Mikhail Gusarov
9
-39
/
+0
2010-05-07
Reshuffle functions to decrease amount of boilerplate
Mikhail Gusarov
38
-1788
/
+588
2010-05-07
Use stdint.h instead of limits.h for UINT*_MAX definitions
Alan Coopersmith
8
-8
/
+8
2010-05-05
Deal with lint warnings about implicit narrowing conversions
Alan Coopersmith
9
-10
/
+49
2010-05-05
unifdef Lynx
Alan Coopersmith
2
-8
/
+0
2010-05-05
XdmcpARRAY8Equal: Use memcmp instead of rolling our own
Alan Coopersmith
1
-5
/
+2
2010-05-05
Constify function prototypes
Alan Coopersmith
9
-17
/
+17
2010-03-29
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-03-29
config: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon
1
-1
/
+1
2010-03-20
make: remove unrequired -I${top_builddir}/include
Gaetan Nadon
1
-3
/
+0
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2
-4
/
+5
2009-11-27
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-1
/
+2
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
3
-238
/
+5
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-3
/
+4
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-1
/
+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11
/
+59
2009-10-21
Makefile.am: do not include autogen.sh in distribution #24183
Gaetan Nadon
1
-1
/
+1
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1
/
+1
2009-09-23
libXdmcp 1.0.3
libXdmcp-1.0.3
Peter Hutterer
1
-1
/
+1
2009-09-23
Require macros 1.3 for XORG_DEFAULT_OPTIONS.
Peter Hutterer
1
-6
/
+3
2009-02-02
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0
/
+25
2009-01-09
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
23
-64
/
+33
2008-11-26
Mark Xalloc, Xrealloc, and Xfree as weak symbols.
Paulo Cesar Pereira de Andrade
1
-3
/
+16
2006-08-11
Version bump -> 1.0.2
libXdmcp-1.0.2
Alan Coopersmith
1
-1
/
+1
2006-08-11
Require xorg-macros 1.1.0 or later for XORG_WITH_LINT & XORG_LINT_LIBRARY macros
Alan Coopersmith
1
-0
/
+4
2006-08-11
Add lint library to CLEANFILES
Alan Coopersmith
1
-0
/
+2
2006-08-11
Replace static ChangeLog with dist-hook to generate from git-log
Alan Coopersmith
2
-57
/
+9
2006-08-10
Use AC_CHECK_FUNCS instead of #ifdef SYSV to check for srand48 & lrand48
Alan Coopersmith
2
-1
/
+3
2006-08-10
Add *~ to .gitignore to ignore emacs droppings
Alan Coopersmith
1
-0
/
+1
2006-07-13
Add lint checking & library targets
Alan Coopersmith
2
-0
/
+21
2006-07-13
Fix sparse warnings for using 0 instead of NULL
Alan Coopersmith
4
-4
/
+4
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
1
-0
/
+0
2006-04-27
Bump to 1.0.1
libXdmcp-1_0_1
XORG-7_1
Adam Jackson
2
-1
/
+6
[prev]
[next]