chiark
/
gitweb
/
~mdw
/
preload-hacks
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
noip.c (acl_allows_p): Check that the ACL node address family is right.
[preload-hacks]
/
noip.c
2018-06-06
Mark Wooding
noip.c (acl_allows_p): Check that the ACL node address...
blob
|
commitdiff
|
raw
2018-06-06
Mark Wooding
noip.c: Placate GCC warning about `misleading' layout.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.[c1]: New configuration feature for setting local...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Factor out address-range handling functions.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (parse_acl_env): Move next to `parse_acl_line'.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (encode_inet_addr): Avoid collisions with wildca...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Add debugging to most of the syscall wrappers.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (present_sockaddr): Handle a null address pointer.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Have parsers fail if there's trailing junk.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Include the process-id in debugging output.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (parse_acl_line): Continue correctly after ADDRE...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Hack ioctl(2) as well.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (fixup_real_ip_socket): Support for temporary...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Fix some holdovers with hardcoded address families.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Make sure parsers update the cursor when they...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (parse_acl_line): Don't skip on past a zero...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Add `const' qualifiers on `aclnode *' arguments.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c: Missing blank line.
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Mark Wooding
noip.c (decode_inet_addr): Fix doc comment.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Mark Wooding
noip.c: Fix memset length error.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-16
Mark Wooding
noip.c (create_sockdir): Make sure the socket directory...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Mark Wooding
noip.c, noip.1: Add IPv6 support.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Mark Wooding
noip.c, noip.1: Multiple address family support.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Mark Wooding
noip.c (get_local_ipaddrs): Rewrite to use getifaddrs(3).
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Mark Wooding
Fix the GPL notices.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Mark Wooding
noip.c: Allow PF_NETLINK sockets.
1.0.8
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Mark Wooding
noip.c: Shut up some GCC warnings.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-05
Mark Wooding
noip.c: Remove hints that we might intercept close(2).
blob
|
commitdiff
|
raw
|
diff to current
2010-06-05
Mark Wooding
noip.c: Make sure it's an AF_UNIX address before counti...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-05
Mark Wooding
noip.c: Silence GCC warnings about unused return values.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-05
Mark Wooding
noip.c: Boring whitespace fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-26
Mark Wooding
Merge branch 'master' of metalzone:public-git/preload...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-26
Mark Wooding
noip.c: Only fiddle with `errno' from `connect' if...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Mark Wooding
noip (decode_inet_addr): Be more careful when convertin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Mark Wooding
noip: Don't try to support families other than AF_UNIX...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Mark Wooding
noip.c, uopen.c: Add commentary and GPL notices.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-15
Mark Wooding
noip: Fix error reporting.
1.0.1
blob
|
commitdiff
|
raw
|
diff to current
2008-05-14
Mark Wooding
Fix trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Mark Wooding
noip: Fix ACL parsing bug in port ranges.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
mdw
Various bug fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
mdw
Check the proposed socket directory before trusting...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
mdw
Allow user control over autobinding. Also try ports...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
mdw
noip: set ACLs from environment variables.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
mdw
It seems to work!
blob
|
commitdiff
|
raw
|
diff to current