Age | Commit message (Expand) | Author |
2006-06-16 | in preparation for the new remote code, proto.h becomes obsolete. | Joris Vink |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-04-05 | Use variable names for sizeof, remove casts in front of xmalloc, | Ray Lai |
2006-01-25 | this snprintf() occurence should have been removed in previous commit. | Xavier Santolaria |
2006-01-25 | snprintf() cleanup; OK niallo@. | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2005-12-20 | use fatal(); OK joris@ niallo@. | Xavier Santolaria |
2005-12-10 | switch to xmalloc stuff, me and xsa@ agreed on this a long | Joris Vink |
2005-09-11 | only remove and free a cvsroot struct if it has been added in | Joris Vink |
2005-08-10 | do not forget to also add the local roots to the cache. | Joris Vink |
2005-08-10 | fgets() expects the 2nd arg to be an int. OK jfb@ joris@. | Xavier Santolaria |
2005-08-09 | fix our root caching method, it was utterly broken and would | Joris Vink |
2005-07-25 | KNF; | Xavier Santolaria |
2005-07-25 | KNF; | Xavier Santolaria |
2005-05-31 | headers ordering (alphabetically) and cleanup, from mbalmer@ and myself; | Xavier Santolaria |
2005-05-20 | simplify error message | Jean-Francois Brousseau |
2005-05-20 | do not hardcode 'CVS/Root' but rather use defined CVS_PATH_ROOTSPEC; | Xavier Santolaria |
2005-04-16 | snprintf return value check; joris ok | Xavier Santolaria |
2005-02-17 | only increase the reference count on the cvsroot structure when it | Jean-Francois Brousseau |
2004-12-28 | abort with an error if we can't figure out what the connection | Jean-Francois Brousseau |
2004-12-07 | less whitespace, more pretty. ok jfb | Ted Unangst |
2004-12-06 | tighten vertical spacing for else; jfb ok | Theo de Raadt |
2004-08-31 | Do not crash when there is no user specified in the CVSROOT. Simplified | Jean-Francois Brousseau |
2004-08-27 | cleanup and reset the valid requests array when allocating a new root | Jean-Francois Brousseau |
2004-08-02 | When we connect to a remote server, always send the Version request and | Jean-Francois Brousseau |
2004-07-30 | Move to the new API for the client-server protocol. All functions now | Jean-Francois Brousseau |
2004-07-28 | Remove a debugging message | Jean-Francois Brousseau |
2004-07-28 | Add a small cache for parsed CVSROOT strings and return a pointer to a | Jean-Francois Brousseau |
2004-07-27 | Be less retarded when parsing the contents of a CVS/Root file | Jean-Francois Brousseau |
2004-07-27 | Zero out the cvs root structure before assigning the fields, otherwise | Jean-Francois Brousseau |
2004-07-14 | get rid of the newline when copying the root string | Jean-Francois Brousseau |
2004-07-14 | /* line is not NUL-terminated */ | Vincent Labrecque |
2004-07-13 | * initial import from the cvs-tools module | Jean-Francois Brousseau |