index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-27
build: Reverse maintainer mode test
Mukund Sivaraman
1
-1
/
+1
2009-09-27
build: Add -Werror to CFLAGS during maintainer mode builds
Mukund Sivaraman
1
-1
/
+5
2009-09-22
build: import the AM_SILENT_RULES if available, but default to verbose.
Michael Adam
1
-0
/
+2
2009-09-21
build: Add -ansi and --std=c89 to CFLAGS
Mukund Sivaraman
1
-1
/
+1
2009-09-20
configure: fix a typo in the tinyproxy version definition.
Michael Adam
1
-1
/
+1
2009-09-20
build: Remove obsolete/unused macros
Mukund Sivaraman
1
-8
/
+0
2009-09-20
Remove unnecessary vfork.h include
Mukund Sivaraman
1
-1
/
+0
2009-09-20
build: Remove use of the obsolete AC_TYPE_SIGNAL macro
Mukund Sivaraman
1
-1
/
+0
2009-09-20
Remove inline keyword from static functions
Mukund Sivaraman
1
-1
/
+0
2009-09-20
build: Remove obsolete/unused macros
Mukund Sivaraman
1
-9
/
+1
2009-09-20
build: Rename autoconf variable
Mukund Sivaraman
1
-7
/
+4
2009-09-20
Better handle the debugging flags
Mukund Sivaraman
1
-9
/
+6
2009-09-20
build: Remove profiling related CFLAGS
Mukund Sivaraman
1
-19
/
+0
2009-09-20
build: Update CFLAGS and also check if they are supported
Mukund Sivaraman
1
-4
/
+11
2009-09-20
Remove unnecessary CFLAGS initialization
Mukund Sivaraman
1
-8
/
+0
2009-09-20
Remove unnecessary prefix test
Mukund Sivaraman
1
-3
/
+0
2009-09-20
Remove the target system information when the version is displayed
Mukund Sivaraman
1
-4
/
+0
2009-09-20
Remove ability to change the name of the default configuration file
Mukund Sivaraman
1
-28
/
+0
2009-09-20
Remove obsolete SOCKS related entries from configure.ac
Mukund Sivaraman
1
-18
/
+0
2009-09-20
Remove unused statements from configure.ac
Mukund Sivaraman
1
-3
/
+0
2009-09-20
build: Generate more version related variables
Mukund Sivaraman
1
-1
/
+48
2009-09-19
docs: Add placeholder for tinyproxy.conf manpage
Mukund Sivaraman
1
-0
/
+2
2009-09-16
tests: add Makefile.am to tests/ and tests/scripts dir (for packaging)
Michael Adam
1
-0
/
+2
2009-09-14
Rename doc directory to docs
Mukund Sivaraman
1
-3
/
+3
2009-09-14
doc: Update manpage to set missing fields
Mukund Sivaraman
1
-0
/
+1
2009-09-13
Remove acinclude.m4 and configure macro dir
Mukund Sivaraman
1
-0
/
+1
2009-09-13
m4macros: EXTRA_DIST m4 macros from its own directory
Mukund Sivaraman
1
-0
/
+1
2009-09-13
doc: Move doc/tinyproxy.conf to etc/ directory
Mukund Sivaraman
1
-0
/
+1
2009-09-13
doc: Move templates to data/templates/ directory
Mukund Sivaraman
1
-0
/
+2
2009-09-13
doc: Use asciidoc for manpage
Mukund Sivaraman
1
-0
/
+5
2009-08-07
Update bug tracker URL
Mukund Sivaraman
1
-1
/
+1
2009-08-04
configure: Add more warnings to CFLAGS in debug mode
Michael Adam
1
-0
/
+1
2009-05-29
autogen.sh: fix errors with new autotools.
Michael Adam
1
-3
/
+1
2008-10-16
Update Tinyproxy website URLs
Mukund Sivaraman
1
-1
/
+1
2008-08-24
Tweak configure.ac a bit
Mukund Sivaraman
1
-18
/
+4
2008-08-24
Update the bugmail field
Mukund Sivaraman
1
-1
/
+1
2008-07-30
Add whitespace
Mukund Sivaraman
1
-1
/
+1
2008-07-30
Update the bug-report field
Mukund Sivaraman
1
-1
/
+1
2008-07-14
Add missing comma
Mukund Sivaraman
1
-1
/
+1
2008-07-14
Change bug report address to email address in AC_INIT
Mukund Sivaraman
1
-1
/
+1
2008-07-14
Remove unused autoconf macro calls
Mukund Sivaraman
1
-3
/
+0
2008-06-19
Remove Id tag from configure.ac
Mukund Sivaraman
1
-3
/
+1
2008-06-17
Include values.h to use LONG_MAX and LONG_MIN
Mukund Sivaraman
1
-1
/
+2
2008-06-09
Moved transparent proxy code into its own file
Robert James Kaes
1
-0
/
+1
2008-05-24
configure.ac changes
Mukund Sivaraman
1
-4
/
+4
2008-03-30
Generate RPM spec file from .spec.in file
Mukund Sivaraman
1
-0
/
+1
2008-03-30
Added Makefile.am in packaging dirs
Mukund Sivaraman
1
-1
/
+8
2008-03-13
Renamed file to replace underscores in it with dashes
Mukund Sivaraman
1
-1
/
+1
2005-08-16
* [Refactor] Moved Reverse Proxy Code
Robert James Kaes
1
-1
/
+2
2004-08-24
Replaced all the AC_ARG_ENABLE calls with calls to our own
Robert James Kaes
1
-40
/
+25
[next]