index
:
avahi.git
federico
federico2
master
master-tx
netlink-abstraction
py-simple-api
tags/release-0.1
tags/release-0.2
tags/release-0.3
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.5.2
tags/release-0.6
tags/release-0.6.1
tags/release-0.6.10
tags/release-0.6.11
tags/release-0.6.12
tags/release-0.6.13
tags/release-0.6.14
tags/release-0.6.15
tags/release-0.6.16
tags/release-0.6.17
tags/release-0.6.18
tags/release-0.6.19
tags/release-0.6.2
tags/release-0.6.20
tags/release-0.6.21
tags/release-0.6.22
tags/release-0.6.3
tags/release-0.6.4
tags/release-0.6.5
tags/release-0.6.6
tags/release-0.6.7
tags/release-0.6.8
tags/release-0.6.9
Avahi Zeroconf Suite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
avahi-autoipd
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemons: drop unnecessary setsid() calls
Lennart Poettering
2010-06-25
1
-61
/
+39
*
autoipd: don't consider packets with out own MAC as source as conflicting. Se...
Nathaniel McCallum
2010-06-25
1
-3
/
+8
*
get rid of a lot of old svn cruft
Lennart Poettering
2010-06-25
1
-2
/
+0
*
Fix --force-bind logic
Lennart Poettering
2008-12-12
1
-2
/
+2
*
guarantee that we never calculate an invalid ip address from the mac address
Lennart Poettering
2008-08-05
1
-0
/
+4
*
work around a couple of issues in BSD libpcap. Closes #160 #161. Patches from...
Lennart Poettering
2007-12-16
1
-284
/
+310
*
Copyediting / spelling / grammar
Ted Percival
2007-09-28
1
-2
/
+2
*
Print the right default script file in `avahi-autoipd --help`
Ted Percival
2007-09-28
1
-1
/
+1
*
Spelling/grammar corrections (all trivial)
Ted Percival
2007-09-28
1
-3
/
+3
*
fix build on old freebsd, patch from zmi (Closes #158)
Lennart Poettering
2007-08-19
1
-0
/
+8
*
make gcc even more shut up
Lennart Poettering
2007-08-12
1
-1
/
+1
*
Fix autoipd on Linux, bug fix from Pauline Yeung
Lennart Poettering
2007-08-08
1
-1
/
+1
*
avahi-autoipd: allow specifying the action script to run on the command line....
Lennart Poettering
2007-06-21
1
-2
/
+14
*
Reset umask before writing files to /var/lib/avahi-autoipd. Fix for ubuntu bu...
Lennart Poettering
2007-05-09
1
-3
/
+7
*
Don't pick the first 256 and the last 256 IP addresses from the IPv4LL range,...
Lennart Poettering
2007-05-08
1
-4
/
+4
*
Fix error message when passing invalid command line arguments. I admit defeat...
Lennart Poettering
2007-04-14
1
-2
/
+0
*
fix a badly chosen log level. patch from tedp. closes #108
Lennart Poettering
2007-04-12
1
-1
/
+1
*
port avahi-autoipd to FreeBSD (original patch from Bruce M Simpson)
Lennart Poettering
2007-04-12
1
-40
/
+304
*
Fix error message when passing an invalid command line option (Closes #88)
Lennart Poettering
2006-12-31
1
-1
/
+1
*
fix --help
Lennart Poettering
2006-09-04
1
-1
/
+1
*
remove a bogus warning
Lennart Poettering
2006-09-02
1
-1
/
+3
*
remove remnants of a todo list
Lennart Poettering
2006-09-01
1
-6
/
+0
*
* don't allow 169.254.0.0 and 169.254.255.255 as valid addresses
Lennart Poettering
2006-08-31
1
-8
/
+92
*
implement chroot()ing and dropping of privileges
Lennart Poettering
2006-08-31
1
-23
/
+175
*
change process title to work with pidof/killall
Lennart Poettering
2006-08-31
1
-6
/
+6
*
add support for interface configuration with user supplied event script
Lennart Poettering
2006-08-31
1
-23
/
+153
*
avahi_set_proc_title(): change the process name with prctl() if available
Lennart Poettering
2006-08-31
1
-8
/
+19
*
add new option --force-bind
Lennart Poettering
2006-08-31
1
-5
/
+18
*
set the interface to IFF_UP before using it. handle POLLERR on the packet soc...
Lennart Poettering
2006-08-31
1
-14
/
+80
*
implement command line parsing, signal handling, daemonization
Lennart Poettering
2006-08-31
1
-72
/
+366
*
a few fixes in netlink handling
Lennart Poettering
2006-08-30
1
-5
/
+7
*
add netlink support
Lennart Poettering
2006-08-30
1
-32
/
+73
*
add initial version of a RFC3927/IPv4LL implementation
Lennart Poettering
2006-08-30
1
-0
/
+628