- Feb 02, 2012
-
-
Marek Vavrusa authored
libcaps-ng http://http://people.redhat.com/sgrubb/libcap-ng/ Capabilities functionality is optional. No extra dependencies. refs #1556
-
Marek Vavrusa authored
Threads now drop all privileges. refs #1556
-
- Feb 01, 2012
-
-
Marek Vavrusa authored
refs #1556
-
Marek Vavrusa authored
Children inherit nothing. refs #1556
-
Marek Vavrusa authored
-
Marek Vavrusa authored
fixes #1572
-
Marek Vavrusa authored
refs #1540
-
- Jan 31, 2012
-
-
Marek Vavrusa authored
Receive shares activity timeout, when the timeout is reached and no new data is recevied, connection is terminated. refs #1540
-
Marek Vavrusa authored
refs #1540
-
-
Marek Vavrusa authored
TODO: * watchdog timers for XFR connections * prevent sweeping connections transferred to XFR such a connection should be removed from TCP fdset and enqueued in XFR fdset refs #1540
-
Marek Vavrusa authored
refs #1540
-
Marek Vavrusa authored
Watchdog may be set with fdset_set_watchdog() and inactive connections may be sweeped with fdset_sweep() and custom handler. fdset_set_watchdog() should be used after connection activity as it updates time stamp. refs #1540
-
Marek Vavrusa authored
refs #1350, #1539
-
- Jan 30, 2012
-
-
Jan Kadlec authored
-
Jan Kadlec authored
- Fixed wrong wc checks. - Added transtive wc checking, some code might be useless (wc pointing to itself) refs #1457
-
Marek Vavrusa authored
refs #1560
-
Marek Vavrusa authored
-
Jan Kadlec authored
- Added check for NULL chopped dname. Fixes #1563
-
Marek Vavrusa authored
refs #1551
-
- Jan 27, 2012
-
-
Jan Kadlec authored
- Added check for CNAME wildcards pointing to themselves. - CNAME/DNAME checks not optional now. - DNAME node must not have children + removed unnecassary check. Refs #1557 @5h
-
Marek Vavrusa authored
TODO: * OpenBSD posix_memalign() is broken, Slab allocator is disabled. refs #1551
-
Jan Kadlec authored
- String is now not NULL terminated. - Separate length is used. refs #1547
-
Marek Vavrusa authored
refs #1547
-
Jan Kadlec authored
-
- Jan 26, 2012
-
-
Marek Vavrusa authored
Config example: "nsid 0xdeadbeef;" Ends with '\0' so length can be told from strlen(). refs #1547
-
Jan Kadlec authored
- the length of RDATA was being read in wrong endian.
-
Jan Kadlec authored
-
Jan Kadlec authored
- Added nsid to config - Addind of NSID to nameserver structure each time conf reloads - Adding of NSID options to response OPT RR - according changes in tests refs #1547
-
- Jan 25, 2012
-
-
Marek Vavrusa authored
refs #1464
-
Jan Kadlec authored
- Left chop of root returns NULL - If the node inserted to zone is owned by root, no chain up to the origin is made. Closes #1548
-
Jan Kadlec authored
- required by pseudo-random generator.
-
Marek Vavrusa authored
fixes #1464
-
- Jan 23, 2012
-
-
Marek Vavrusa authored
Also, it takes place after binding to sockets and before zonedb loading. Journals are created under the specified user. refs #1464
-
Marek Vavrusa authored
TODO: May be a problem with newly created journals under privileged user. refs #1464, fixes #1352
-
Marek Vavrusa authored
refs #1464
-
- Jan 20, 2012
-
-
Marek Vavrusa authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Jan Kadlec authored
- Was causing errors when string was 1 byte long.
-