Menu

#564 no-brainers

closed
None
5
2012-11-08
2005-05-23
No

This "omnibus" patch tracker item has been created to
hold almost trivial/insignificant/no-risk patches
("no-brainers"). All patches are unified diffs against
latest CVS HEAD at the time of submission, unless
stated otherwise.

Here's (sub-)patch #1: snmplib/snmp_debug.c misses a
few newlines when using snmp_log(), so it clashes with
the next debug output. The patch adds the missing newlines.

Discussion

  • Thomas Anders

    Thomas Anders - 2005-05-23

    newline patch for snmplib/snmp_debug.c

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    Logged In: YES
    user_id=848638

    Here's sub-patch #2 fixing typos in apps/snmp_perl_trapd.pl.

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    typo patch for apps/snmp_perl_trapd.pl

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    Logged In: YES
    user_id=848638

    Here's sub-patch #3 replacing the auto-generated "blah blah
    blah" stub documentation in perl/ASN/ASN.pm by something
    more useful.

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    documentation patch for perl/ASN/ASN.pm

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    Logged In: YES
    user_id=848638

    Here's sub-patch #4 fixing the "blah blah blah" stub in
    perl/default_store/default_store.pm.

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    documentation patch for perl/default_store/default_store.pm

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    Logged In: YES
    user_id=848638

    Here's sub-patch #5 replacing the auto-generated stub
    documentation in perl/agent/default_store/default_store.pm.

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    documentation patch for perl/agent/default_store/default_store.pm

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    Logged In: YES
    user_id=848638

    Here's sub-patch #6: snmplib/snmpv3.c contains:

    #ifdef HAVE_AES
    "DES (AES support not available)");
    #else
    "DES|AES");
    #endif

    for defPrivType handling which obviously must be the other
    way around. Patch attached. This effectively fixes "snmpd
    -H" output.

     
  • Thomas Anders

    Thomas Anders - 2005-05-23

    patch for broken #ifdef logic in snmplib/snmpv3.c

     
  • Wes Hardaker

    Wes Hardaker - 2005-05-23

    Logged In: YES
    user_id=76242

    Thanks! I'm applying at will at places it should be applied to.

     

Log in to post a comment.

MongoDB Logo MongoDB