Age | Commit message (Expand) | Author |
2008-01-10 | Got cvs_server_rlog back into shape. | Tobias Stoeckmann |
2007-11-09 | Parse CVSROOT/config and set umask on server-side, too. | Tobias Stoeckmann |
2007-09-22 | better branching/sticky tag support, no branch commits yet though. | Joris Vink |
2007-09-22 | we no longer create a 0 sized file in our /tmp/cvs-serv<pid> server | Joris Vink |
2007-09-07 | Do not use global option -V (GNU cvs doesn't understand it), be very | Tobias Stoeckmann |
2007-09-02 | OpenCVS server init-support with OpenCVS and GNU cvs clients. | Tobias Stoeckmann |
2007-09-02 | Stick at GNU cvs behaviour with Root directive handling: it does not need | Tobias Stoeckmann |
2007-08-28 | more typos in error messages; from Igor Zinovik. | Xavier Santolaria |
2007-08-23 | support ArgumentX - unbreaks more gnu cvs client things. | Joris Vink |
2007-07-03 | Rework the way opencvs works in relation to files in the Attic/: | Joris Vink |
2007-06-29 | Server-side bits for release command. | Xavier Santolaria |
2007-06-27 | have the server be more strict about the requests the client | Joris Vink |
2007-06-26 | add support for cvs rlog. | Niall O'Higgins |
2007-06-06 | Don't double xstrdup. | Ray Lai |
2007-05-27 | Fix off-by-one, from Tobias Stoeckmann. | Ray Lai |
2007-05-26 | It is not the job of cvs_server_send_response() to do error checking. | Ray Lai |
2007-05-26 | Remove redundant xsnprintf calls. | Ray Lai |
2007-05-25 | Call fatal() if we are missing an argument. From Tobias Stoeckmann. | Ray Lai |
2007-05-25 | Check vasprintf for failure. | Ray Lai |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-17 | cvs_path_cat() removal since we can now easily handle that | Xavier Santolaria |
2007-01-31 | snprintf() -> xsnprintf() | Xavier Santolaria |
2007-01-26 | Handle CVS/Entries and file timestamp correctly so we do | Joris Vink |
2007-01-25 | use more stack allocations for fixed size buffers. ok xsa@ joris@ | Otto Moerbeek |
2007-01-18 | import improvements: | Joris Vink |
2007-01-17 | add support for remote checkout in both our client and server, | Joris Vink |
2007-01-13 | - remote update now works again, with new rcs api | Joris Vink |
2007-01-03 | add support for 'remove' in a remote setup. | Joris Vink |
2006-12-19 | add client-side support for Set-static-directory. | Xavier Santolaria |
2006-12-19 | add client-side support for Clear-static-directory, Clear-sticky and | Xavier Santolaria |
2006-12-15 | dummy support for update-patches request. | Xavier Santolaria |
2006-12-15 | server-side Static-directory bits. | Xavier Santolaria |
2006-12-15 | server-side Sticky bits. | Xavier Santolaria |
2006-12-04 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-11-27 | hook up annotate server bits. | Xavier Santolaria |
2006-11-14 | Add support for the "Set" request. | Xavier Santolaria |
2006-11-14 | Handle global -l, -Q, and -r on the server side too. | Xavier Santolaria |
2006-11-14 | dummy support for Argumentx request. | Xavier Santolaria |
2006-11-14 | Bring back version command. Still needs tweaks to make the | Xavier Santolaria |
2006-11-13 | Add server-side bits for admin command. | Xavier Santolaria |
2006-11-09 | cvs init remote bits. | Xavier Santolaria |
2006-11-09 | fix pasto.. | Xavier Santolaria |
2006-11-09 | remote tag command support joins the party! | Xavier Santolaria |
2006-10-31 | a step ahead in opencvs add|remove remote support. | Xavier Santolaria |
2006-07-09 | more straightforward trace (-t) output, too much is just too noisy. | Joris Vink |
2006-07-07 | first part of opencvs remote, fairly useable on existing trees | Joris Vink |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2005-12-24 | add an argument to cvs_chdir() which enables or not the removal | Xavier Santolaria |
2005-12-20 | use fatal(); OK joris@ niallo@. | Xavier Santolaria |