- 12 Oct, 2001 1 commit
-
-
Mark Andrews authored
[RT #1848]
-
- 08 Oct, 2001 1 commit
-
-
Mark Andrews authored
the machine hosting the nameserver. This is useful in diagnosing problems with anycast servers.
-
- 19 Sep, 2001 1 commit
-
-
Andreas Gustafsson authored
-
- 07 Sep, 2001 1 commit
-
-
Mark Andrews authored
-
- 06 Sep, 2001 1 commit
-
-
Mark Andrews authored
statistics will be written to it.
-
- 31 Aug, 2001 1 commit
-
-
Mark Andrews authored
-
- 29 Aug, 2001 2 commits
-
-
Andreas Gustafsson authored
any headers under asm.
-
Mark Andrews authored
ports. [RT #1670]
-
- 25 May, 2001 1 commit
-
-
Mark Andrews authored
-
- 03 May, 2001 1 commit
-
-
Brian Wellington authored
be stripped of leading path components. [RT #1178, #1232]
-
- 04 Apr, 2001 1 commit
-
-
Brian Wellington authored
than printing an uninitialized value.
-
- 19 Mar, 2001 1 commit
-
-
Brian Wellington authored
-
- 24 Feb, 2001 2 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
-
- 09 Jan, 2001 2 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
non-world-readable configuration file didn't work. [RT #626]
-
- 14 Dec, 2000 1 commit
-
-
Mark Andrews authored
-
- 14 Nov, 2000 1 commit
-
-
David Lawrence authored
as someone noted before (bob? brian?) this might not really be the right thing to do in a linuxthreads program.
-
- 08 Nov, 2000 1 commit
-
-
Michael Sawyer authored
Implement default filename for stats file. Properly free the name's memory when shutting down.
-
- 07 Nov, 2000 1 commit
-
-
Michael Sawyer authored
various results given to queries. Enable the (previously disabled) statistics-file config option.
-
- 29 Aug, 2000 1 commit
-
-
Brian Wellington authored
-
- 10 Aug, 2000 2 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
-
- 01 Aug, 2000 1 commit
-
-
David Lawrence authored
own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
-
- 27 Jul, 2000 1 commit
-
-
David Lawrence authored
-
- 18 Jul, 2000 1 commit
-
-
Brian Wellington authored
-
- 08 Jul, 2000 1 commit
-
-
Brian Wellington authored
initgroups() from ns_os_inituserinfo, and make sure that Linux initially has the CAP_SETGID capability set so that it doesn't fail.
-
- 07 Jul, 2000 2 commits
-
-
Brian Wellington authored
if getuid() == 0. Don't call ns_os_changeuser() more than once (it could happen on Linux). The code in its current form doesn't check for root before calling setgid() or setuid(), since they'll fail and print reasonable error messages (unless -u is supplied with the non-root user that ran named, in which case it would succeed). The call to initgroups() would fail for non root, so it shouldn't be tried. The previous (as of a few days ago) code just ignored the -u parameter when named was run as non-root. This was not good.
-
Brian Wellington authored
ns_os_changeuser().
-
- 05 Jul, 2000 1 commit
-
-
Andreas Gustafsson authored
to earlier locations; use a separate boolean flag for keeping track of whether a UID switch was requested rather than overloading the UID value zero
-
- 03 Jul, 2000 2 commits
-
-
Brian Wellington authored
surrounded the function definition.
-
Brian Wellington authored
of whether we could call setuid() was moved after the check.
-
- 01 Jul, 2000 1 commit
-
-
David Lawrence authored
root directory, so the administrator does not need to keep a copy of the user and group databases in the chroot'ed environment. Suggested by Hakan Olsson.
-
- 28 Jun, 2000 1 commit
-
-
Michael Graff authored
-
- 22 Jun, 2000 1 commit
-
-
David Lawrence authored
-
- 16 Jun, 2000 1 commit
-
-
Brian Wellington authored
support retaining capabilities after setuid().
-
- 14 May, 2000 1 commit
-
-
David Lawrence authored
-
- 08 May, 2000 1 commit
-
-
David Lawrence authored
Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
-
- 11 Apr, 2000 2 commits
-
-
Andreas Gustafsson authored
-
Bob Halley authored
-