index
:
xorg/app/xfindproxy
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
Locate proxy services (mirrored from https://gitlab.freedesktop.org/xorg/app/xfindproxy)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
HEAD
master
Alan Coopersmith
1
-2
/
+2
2022-06-18
Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
Alan Coopersmith
1
-2
/
+2
2021-12-06
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-06
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+118
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2
-13
/
+5
2015-04-16
xfindproxy 1.0.4
xfindproxy-1.0.4
Alan Coopersmith
1
-1
/
+1
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-06-02
This is not a GNU project, so declare it foreign.
Alan Coopersmith
4
-1
/
+1
2014-05-23
Add -version option to print program version
Alan Coopersmith
2
-2
/
+14
2014-05-23
Print which option was in error along with usage message
Alan Coopersmith
1
-5
/
+27
2013-09-07
xfindproxy 1.0.3
xfindproxy-1.0.3
Alan Coopersmith
1
-1
/
+1
2013-09-05
Fix some clang integer conversion warnings in cvthexkey()
Alan Coopersmith
1
-4
/
+4
2013-09-05
Mark input string to cvthexkey() as const
Alan Coopersmith
1
-2
/
+3
2013-09-05
Move global appContext into main() to avoid shadow warnings
Alan Coopersmith
1
-2
/
+1
2013-08-02
Stop casting malloc return values
Alan Coopersmith
2
-2
/
+2
2013-01-16
Fix some clang warnings about implicit integer size/sign conversions
Alan Coopersmith
2
-8
/
+9
2012-08-24
Convert STRING_BYTES & STORE_STRING from macros to inline functions
Alan Coopersmith
1
-13
/
+18
2011-08-19
xfindproxy only depends on xproto, not x11
Alan Coopersmith
1
-1
/
+1
2011-01-07
xfindproxy 1.0.2
xfindproxy-1.0.2
Alan Coopersmith
1
-1
/
+1
2011-01-05
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-5
/
+8
2011-01-05
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2011-01-05
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-23
/
+5
2011-01-05
Migrate to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
Alan Coopersmith
2
-16
/
+6
2010-08-06
Fill in COPYING file with copyright notices from source code
Alan Coopersmith
1
-8
/
+19
2010-04-26
Set bug reporting address in configure.ac to freedesktop bugzilla
Alan Coopersmith
1
-1
/
+3
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0
/
+30
2009-01-21
Correct make distcheck and some sparse/gcc warnings.
Paulo Cesar Pereira de Andrade
4
-10
/
+22
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2
-35
/
+10
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.
xfindproxy-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.
xfindproxy-1.0.0
XORG-6_99_99_904
Kevin E Martin
2
-1
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
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
/
+4
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-11-01
Update pkgcheck depedencies to work with separate build roots.
Kevin E Martin
2
-1
/
+6
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2
-1
/
+6
2005-10-17
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
1
-1
/
+1
2005-10-14
Add XORG_MANPAGE_SECTIONS & XORG_RELEASE_VERSION
Alan Coopersmith
1
-0
/
+3
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
1
-1
/
+32
2005-10-06
Fix typo (man_MANS -> man1_MANS) so man page is installed correctly.
Alan Coopersmith
1
-1
/
+1
2005-09-27
Add build system for xfindproxy
Søren Sandmann Pedersen
9
-0
/
+85
2004-04-23
Merging XORG-CURRENT into trunk
sco_port_update-base
rel-0-6-1
lg3d-rel-0-7-0
lg3d-rel-0-6-2
lg3d-base
XORG-6_99_99_900
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_16
XORG-6_8_99_15
XORG-6_8_99_14
XORG-6_8_99_13
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
XORG-6_8_2
XORG-6_8_1_904
XORG-6_8_1_903
XORG-6_8_1_902
XORG-6_8_1_901
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
XACE-SELINUX-MERGE
XORG-6_8-branch
Egbert Eich
2
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2
-2
/
+2
[next]