Skip to content
Snippets Groups Projects
  1. Dec 31, 2005
    • dprice's avatar
      * verify.c, verify.h: New files. · 42065561
      dprice authored
      * Makefile.am (cvs_SOURCES): Add new files.
      * main.c: Include "verify.h".
      (opt_usage): Add --verify* args.
      (main): Process same.
      * root.c (new_cvsroot_t): Default verify method options.
      (parse_cvsroot): Process same.
      * root.h (cvsroot_t): Add verify method options.
      * sign.c (get_sign_textmode), sign.h (get_sign_textmode): Export.
      42065561
  2. Dec 30, 2005
  3. Dec 27, 2005
  4. Dec 21, 2005
  5. Dec 09, 2005
  6. Dec 08, 2005
  7. Dec 07, 2005
  8. Nov 30, 2005
    • mdb's avatar
      [bug #14900] Add 'cvs server' handling for --allow-root · e4e3fbfb
      mdb authored
      * cvs.texinfo (Error messages): Add a note about the Bad root
      error that may arise if --allow-root is used and does not include
      the directory the cvs client wants to use.
      e4e3fbfb
    • mdb's avatar
      [bug #14900] Add 'cvs server' handling for --allow-root · 0d6b9787
      mdb authored
      * root.c (root_allow_used): New function.
      * root.h (root_allow_used): Ditto.
      * server.c (serve_root): Call new function in server mode.
      * sanity.sh (server2-3): Fix typo in test name.
      (server2-5, server2-6): New tests for --allow-root feature.
      (proxy-init): Fix --allow-root instances for primary-wrapper
      to include the primary and the secondary in the list.
      (writeproxy-noredirect): Ditto.
      (writeproxy-ssh-noredirect): Ditto.
      0d6b9787
  9. Nov 28, 2005
  10. Nov 23, 2005
  11. Nov 18, 2005
  12. Nov 17, 2005
  13. Nov 16, 2005
  14. Nov 14, 2005
  15. Nov 13, 2005
  16. Nov 12, 2005
    • mdb's avatar
      * NEWS: Note new admin [--execute|--no-execute] options. · 537afa7a
      mdb authored
      * doc/cvs.texinfo (admin options): Document new --execute and
      --no-execute options.
      (Based on CVS patch #4446 from Alex Manoussakis.)
      
      * src/admin.c: Add long option processing.
      (make_UserAdminOptions): New option for administrative permission
      of long options.
      (admin): Use long option processing. Add support for --execute and
      --no-execute options.
      * src/parseinfo.c (parse_config): Use new make_UserAdminOptions
      function to process the UserAdminOptions= configuration line.
      * src/sanity.sh (modes): Added tests for admin --execute/--no-execute
      options.
      (Based on CVS patch #4446 from Alex Manoussakis.)
      537afa7a
  17. Nov 10, 2005
Loading