Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFO | Kovarththanan Rajaratnam | 2009-09-22 | 1 | -1/+1 |
* | Don't guard col_clear with col_check | Kovarththanan Rajaratnam | 2009-08-09 | 1 | -3/+1 |
* | Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check | Kovarththanan Rajaratnam | 2009-08-09 | 1 | -3/+1 |
* | From Kovarththanan Rajaratnam via bug 3548: | Stig Bjørlykke | 2009-06-18 | 1 | -23/+23 |
* | From Wade Hennessey: | Anders Broman | 2009-04-23 | 1 | -0/+1 |
* | Removed some "initializer does not fit or is out of range" warnings. | Stig Bjørlykke | 2009-03-23 | 1 | -3/+3 |
* | (Minor): Remove some unneccessary code; Fix a typo; | Bill Meier | 2009-03-17 | 1 | -12/+6 |
* | Fix some typos and spelling (mostly in text strings) | Bill Meier | 2008-12-17 | 1 | -1/+1 |
* | Minor cleanup related to proto_register and/or proto_reg_handoff | Bill Meier | 2008-10-05 | 1 | -5/+3 |
* | From Wade Hennessey: | Anders Broman | 2008-09-30 | 1 | -0/+361 |