1998-10-18 |
roland | . |
commit | commitdiff | tree | snapshot |
1998-10-18 |
roland | 1998-10-19 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
roland | . |
commit | commitdiff | tree | snapshot |
1998-10-18 |
roland | 1998-10-19 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
roland | . |
commit | commitdiff | tree | snapshot |
1998-10-18 |
roland | 1998-10-19 Roland McGrath <roland@baalperazim.frob... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | (__getcwd): Don't stop processing directory entries... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Rewritten to use generic cache handling functions in... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Rewrite to simplify printing of information for many... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Add prototype for host database functions. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Rewrite for new protocol. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Rewrite parsing partly to allow adding of more database... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | (NSCD_VERSION): Bump to 2. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Add definition of enable-cache and check-files to passw... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Recognize new parameter nthreads. Adjust initializatio... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Rewritten to use generic cache handling functions in... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Declare set_logfile. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Remove unnecessary variable initializations. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Rewritten. Don't start new thread for every new connec... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Interface to NSCD for host lookup functions. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Hosts database caching functions for NSCD. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Local gethostbyname2_r function for NSCD. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Local gethostbyaddr_r function for NSCD. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Generic cache handling functions for NSCD. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | (routines): Add nscd_gethst_r. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Add missing errnop parameter to the NSS functions. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Add missing errnop parameter to the NSS functions. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Remove wrong comment. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Include nscd/nscd_proto.h only if needed. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Remove unneeded assignment. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Add __nss_hosts_lookup. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Define default strings for YESTR and NOSTR. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Define CFLAGS-gethstbyad_r.c, CFLAGS-gethstbynm_r.c... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Don't search for linuxhtreads in add-ons, use have... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
drepper | Wrapper arpund system call with check of parameter... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add strptime as goal. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add dummy definition of O_LARGEFILE back. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Some systems require <unistd.h> to be included before... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Some systems require <unistd.h> to be included before... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add rule to generate shared object with the soname... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setuid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setresuid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setresgid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setgid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setfsuid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setfsgid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around seteuid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setegid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add s_setgid, s_setresuid, s_setresgid, and s_setuid. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | [subdir=misc] (sysdep_routines): Add setfsgid, setfsuid... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add O_DIRECTORY. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add s_setgid, s_setresuid, s_setresgid, and s_setuid. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | [subdir=misc] (sysdep_routines): Add setfsgid, setfsuid... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Linux/i386 specific fcntl.h file. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | [subdir=misc] (sysdep_routines): Add setfsgid, setfsuid... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setuid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setresuid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setresgid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setgid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setfsuid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setfsgid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around seteuid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setegid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add s_setgid, s_setresuid, s_setresgid, and s_setuid. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add range check for values. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Remove O_* constants which are not generally available. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add s_setgid, s_setresuid, s_setresgid, and s_setuid. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setuid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setresuid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setresgid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setgroups syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setgid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setfsuid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setfsgid syscall to check for value... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setugid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Wrapper around setegid syscall to check for value range. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Linux/Arm specific makefile. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add O_DIRECTORY. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Use O_DIRECTORY if available. If not available double... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Define _POSIX_THREAD_SAFE_FUNCTIONS to get localtime_t... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Document new NSS module function interface. Part III. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | (NSS Module Function Internals): Document new NSS modul... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | (NSS Module Function Internals): Document new NSS modul... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Add missing origin comments. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Don't use apostrophes in titles. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Include ELF header only of STATIC?GCONV is not defined... |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | [! elf]: Define CFLAGS-gconv_simple.c to -DSTATIC_GCONV. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Include sys/types.h unconditionally. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
drepper | Mark file so fixincludes won't modify it. |
commit | commitdiff | tree | snapshot |
1998-10-15 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
1998-10-15 |
drepper | Add bits/armsigctx.h. |
commit | commitdiff | tree | snapshot |
next |