Jeffrey Frey

Results 4 issues of Jeffrey Frey

We dislike the red-on-gray color of inline <code> tags that seems to pervade all Bootstrap themes. We could edit the assets/bootstrap/*/*.css files, but that wouldn't help if we're using CSS...

#### Overview Implementation of LDAP alias directory dereferencing option in LDAP connector. Our LDAP tree uses baseline user directories (with passwords) under *dc=[org]* and per-system aliases to user directories granted...

Versions: 4.5.4, 4.6.0 The CMake build system creates the list of library dependencies in `NC_FLIBS` by looping over the link libraries associated with the `netcdff` target: ``` get_target_property(ALL_TLL_LIBS netcdff LINK_LIBRARIES)...

If mod_xsendfile is enabled on a request the X-SENDFILE-IS-ENABLED header is added to the request (input) headers so that the output handler knows X-Sendfile is supported on the request output....