index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: Disable strict aliasing.
Ben Pfaff
2014-10-01
1
-1
/
+1
*
build: Respect CFLAGS and LDFLAGS passed to make
Thomas Graf
2014-09-11
1
-0
/
+2
*
Add BUILD_MESSAGE() macro
Daniele Di Proietto
2014-08-29
1
-0
/
+1
*
Add build of ovsext.sln using MSBuild
Alin Serdean
2014-08-28
1
-0
/
+1
*
configure: Don't check for malloc hooks that we no longer use.
Ben Pfaff
2014-07-22
1
-1
/
+0
*
build: Allow building with autoconf 2.63
Thomas Graf
2014-06-27
1
-1
/
+1
*
configure.ac: Check C99 compiler
YAMAMOTO Takashi
2014-05-29
1
-1
/
+1
*
CodingStyle: Allow C99 mixing of declarations and code.
Jarno Rajahalme
2014-05-28
1
-1
/
+0
*
Prepare for post-2.3.0 (2.3.90).
Justin Pettit
2014-05-15
1
-1
/
+1
*
Prepare for 2.3.0.
Justin Pettit
2014-05-15
1
-1
/
+1
*
util: Use posix_memalign for xmalloc_cacheline if available
YAMAMOTO Takashi
2014-05-07
1
-0
/
+1
*
Prepare for post-2.2.0 (2.2.90).
Justin Pettit
2014-04-28
1
-1
/
+1
*
Prepare for 2.2.0.
Justin Pettit
2014-04-28
1
-1
/
+1
*
dpif-netdev: Add DPDK netdev.
Pravin
2014-03-21
1
-0
/
+1
*
Makefile: Compile Linux-specific files based on __linux__ macro.
Ben Pfaff
2014-03-05
1
-5
/
+1
*
configure: Fix bug report email address.
Ben Pfaff
2014-02-19
1
-1
/
+1
*
configure: Enable silent rules.
Ethan Jackson
2014-01-22
1
-0
/
+2
*
ovsdbmonitor: Remove.
Ben Pfaff
2014-01-10
1
-4
/
+1
*
configure: Make autoconf fail if libtool is not installed.
Ben Pfaff
2014-01-10
1
-0
/
+2
*
stdio: New module, initially to provide working [v]snprintf() on Windows.
Ben Pfaff
2013-12-24
1
-2
/
+2
*
Prepare for post-2.1.0 (2.1.90).
Justin Pettit
2013-12-23
1
-1
/
+1
*
Prepare for 2.1.0.
Justin Pettit
2013-12-23
1
-1
/
+1
*
openvswitch: Use libtool and allow building shared libs
Helmut Schaa
2013-12-17
1
-1
/
+1
*
string: Use workaround for #include_next when it is not available.
Ben Pfaff
2013-12-13
1
-0
/
+3
*
Remove unused USE_LINKER_SECTIONS and OVS_LINK2_IFELSE
Helmut Schaa
2013-12-13
1
-1
/
+0
*
Add check for -latomic
James Page
2013-12-05
1
-0
/
+1
*
configure.ac: Identify when compiling on windows.
Gurucharan Shetty
2013-11-18
1
-0
/
+1
*
configure.ac: Make autoconf in Mingw happy.
Gurucharan Shetty
2013-11-18
1
-6
/
+6
*
util: Allow set_subprogram_name() to take a printf() format string.
Ben Pfaff
2013-11-02
1
-0
/
+1
*
configure: check for uuid python module
Ansis Atteka
2013-10-18
1
-0
/
+1
*
configure: Remove call to OVS_CHECK_CACHE_TIME that does not exist.
Ben Pfaff
2013-09-05
1
-1
/
+0
*
Prepare for post-2.0.0 (2.0.90).
Justin Pettit
2013-08-28
1
-1
/
+1
*
Prepare for 2.0.0.
Justin Pettit
2013-08-28
1
-1
/
+1
*
configure: Distinguish glibc and NetBSD pthread_setname_np() variants.
Ben Pfaff
2013-08-01
1
-2
/
+2
*
configure: Add configure-time check for GCC 4.0+ atomic built-ins.
Ben Pfaff
2013-07-31
1
-0
/
+1
*
clang: Add annotations for thread safety check.
Ethan Jackson
2013-07-30
1
-0
/
+1
*
util: Set thread name via pthreads in set_subprogram_name().
Ben Pfaff
2013-07-25
1
-1
/
+2
*
Prepare for post-1.12.0 (1.12.90).
Justin Pettit
2013-07-23
1
-1
/
+1
*
Prepare for 1.12.0.
Justin Pettit
2013-07-23
1
-1
/
+1
*
configure: Remove -Wno-override-init, add -Wextra to compile options.
Ben Pfaff
2013-07-22
1
-1
/
+1
*
async-append: New library to allow asynchronous appending to a log file.
Ben Pfaff
2013-07-18
1
-0
/
+1
*
New function ovs_strerror() as a thread-safe replacement for strerror().
Ben Pfaff
2013-06-28
1
-0
/
+1
*
ovs-atomic: New library for atomic operations.
Ben Pfaff
2013-06-28
1
-1
/
+5
*
ovs-thread: Add per-thread data support.
Ben Pfaff
2013-06-25
1
-0
/
+1
*
signals: Use sys_siglist[] instead of strsignal() for thread-safety.
Ben Pfaff
2013-06-05
1
-1
/
+2
*
configure: Add if_mib.h prerequisites.
Ed Maste
2013-05-23
1
-2
/
+3
*
add minimal NetBSD support
YAMAMOTO Takashi
2013-05-22
1
-1
/
+3
*
Allow master to build on Fedora with the recent threading changes
Ben Pfaff
2013-05-06
1
-0
/
+1
*
system-stats: Use getmntent_r() for thread-safety.
Ben Pfaff
2013-05-03
1
-1
/
+1
*
Prepare for post-1.11.0 (1.11.90).
Justin Pettit
2013-04-29
1
-1
/
+1
[next]