Skip to Content.
Sympa Menu

freetds - Re: [freetds] Encrypted connection

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Marc Abramowitz <msabramo AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Encrypted connection
  • Date: Wed, 13 Nov 2013 13:36:04 -0800

Awesome! Thanks!


On Tue, Nov 12, 2013 at 12:35 PM, Frediano Ziglio <freddy77 AT gmail.com>wrote:

> Merged to master!
>
> Frediano
>
> 2013/11/10 Marc Abramowitz <msabramo AT gmail.com>:
> > Hey Freddy,
> >
> > I just squashed all of our commits for the config error stuff into a
> merge
> > request with two commits -- one from you and one from me. This way people
> > can see from the history that both you and I worked on it.
> >
> > https://gitorious.org/freetds/freetds/merge_requests/19
> >
> > Feel free to merge or if you want it tweaked, let me know.
> >
> > Marc
> > http://marc-abramowitz.com/
> >
> >
> > On Sun, Nov 3, 2013 at 10:20 AM, Frediano Ziglio <freddy77 AT gmail.com>
> wrote:
> >
> >> I found some time to merge your request. I just did some additional
> >> style changes (see
> >>
> >>
> https://gitorious.org/freetds/mars-freetds/commits/7da9b46a73ab638776c140a9c4570280b9989f5a
> >> ).
> >>
> >> I would merge but I would prefer a nicer set of changesets or better a
> >> single one.
> >>
> >> As you are the main author do you mind squash them all in another
> >> branch and send the request (or the patch if you prefer) ?
> >>
> >> I'm actually executing our tests with your changes bu I don't think
> >> there will be problems (if my configuration is ok :) )
> >>
> >> Frediano
> >>
> >>
> >> 2013/10/24 Marc Abramowitz <msabramo AT gmail.com>:
> >> > Freddy,
> >> >
> >> > I just submitted a merge request to your config_error branch with
> James's
> >> > suggestion to flip the boolean and a few other tweaks centered on
> making
> >> it
> >> > more apparent to the user what went wrong. Check it out when you get a
> >> > chance:
> >> >
> >> > https://gitorious.org/freetds/mars-freetds/merge_requests/1
> >> >
> >> > Marc
> >> >
> >> >
> >> > On Tue, Oct 22, 2013 at 7:54 PM, James K. Lowden <
> jklowden AT freetds.org
> >> >wrote:
> >> >
> >> >> On Tue, 22 Oct 2013 21:13:30 +0100
> >> >> Frediano Ziglio <freddy77 AT gmail.com> wrote:
> >> >>
> >> >> > + unsigned int invalid_configuration:1;
> >> >>
> >> >> Recommend
> >> >>
> >> >> unsigned int valid_configuration:1;
> >> >>
> >> >> instead. I don't like missing no double negative flags reset.
> >> >> Confusing they are when values set be.
> >> >>
> >> >> --jkl
> >> >> _______________________________________________
> >> >> FreeTDS mailing list
> >> >> FreeTDS AT lists.ibiblio.org
> >> >> http://lists.ibiblio.org/mailman/listinfo/freetds
> >> >>
> >> > _______________________________________________
> >> > FreeTDS mailing list
> >> > FreeTDS AT lists.ibiblio.org
> >> > http://lists.ibiblio.org/mailman/listinfo/freetds
> >> _______________________________________________
> >> FreeTDS mailing list
> >> FreeTDS AT lists.ibiblio.org
> >> http://lists.ibiblio.org/mailman/listinfo/freetds
> >>
> > _______________________________________________
> > FreeTDS mailing list
> > FreeTDS AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/freetds
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>




Archive powered by MHonArc 2.6.24.

Top of Page