<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/java/src, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/'/>
<entry>
<title>- Added java binding swig generation.</title>
<updated>2004-08-10T11:18:17+00:00</updated>
<author>
<name>Romain Chantereay</name>
<email>rchantereau@entrouvert.com</email>
</author>
<published>2004-08-10T11:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=94033fe5d9fc9d63d08d2fa9d0b12867459caf95'/>
<id>94033fe5d9fc9d63d08d2fa9d0b12867459caf95</id>
<content type='text'>
- Added Swig Interface file.

- Added readme for java build dependencies

- Removed old java/src directory (still present on the CVS and this is
  important).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added Swig Interface file.

- Added readme for java build dependencies

- Removed old java/src directory (still present on the CVS and this is
  important).
</pre>
</div>
</content>
</entry>
<entry>
<title>Me 1, Litlle memory stick Windows computer 0.</title>
<updated>2004-08-04T15:56:34+00:00</updated>
<author>
<name>Romain Chantereay</name>
<email>rchantereau@entrouvert.com</email>
</author>
<published>2004-08-04T15:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=a165f97479d3727a123a31bb5eacf593e2887039'/>
<id>a165f97479d3727a123a31bb5eacf593e2887039</id>
<content type='text'>
First step toward a fully automaked java build.

java now compile and build the DLL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First step toward a fully automaked java build.

java now compile and build the DLL.
</pre>
</div>
</content>
</entry>
<entry>
<title>New Autotools infrastructure.</title>
<updated>2004-08-03T15:12:45+00:00</updated>
<author>
<name>Romain Chantereay</name>
<email>rchantereau@entrouvert.com</email>
</author>
<published>2004-08-03T15:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=12babeda63deaf8cd38a62bc2f3d3e3458b71d86'/>
<id>12babeda63deaf8cd38a62bc2f3d3e3458b71d86</id>
<content type='text'>
Don't hesitate to report bug (if any).

Main changes:

- No more, or so few AM_CONDITIONAL.

- Binding compilation use AC_SUBST top level Makefile SUBDIRS.

- Change order of AM Macro.

- Added Macro.

- Fix Windows Compilation.

- New way to handle version number.

- Use of lasso_config.h

- more ? I do not remember.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't hesitate to report bug (if any).

Main changes:

- No more, or so few AM_CONDITIONAL.

- Binding compilation use AC_SUBST top level Makefile SUBDIRS.

- Change order of AM Macro.

- Added Macro.

- Fix Windows Compilation.

- New way to handle version number.

- Use of lasso_config.h

- more ? I do not remember.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Java binding and unit test.</title>
<updated>2004-07-31T16:44:00+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2004-07-31T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=ed561ce190fb10c4dc35e8c23c39c7292f14e5bc'/>
<id>ed561ce190fb10c4dc35e8c23c39c7292f14e5bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed last profile_context or profileContext.</title>
<updated>2004-07-30T20:35:07+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2004-07-30T20:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=201afd98e355dee1aece1ff8883d78c006d071ea'/>
<id>201afd98e355dee1aece1ff8883d78c006d071ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed obsolete logout method load_from_dump.</title>
<updated>2004-07-26T22:02:03+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2004-07-26T22:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=db051a1a73684708d47ede1acefdaeff0cf99120'/>
<id>db051a1a73684708d47ede1acefdaeff0cf99120</id>
<content type='text'>
Upgraded some residual calls to login_new &amp; logout_new.

Updated Java binding.

Java unit test works (and C too, but Python still doesn't).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgraded some residual calls to login_new &amp; logout_new.

Updated Java binding.

Java unit test works (and C too, but Python still doesn't).
</pre>
</div>
</content>
</entry>
<entry>
<title>use the macro to get logout data.</title>
<updated>2004-07-26T14:33:04+00:00</updated>
<author>
<name>Romain Chantereay</name>
<email>rchantereau@entrouvert.com</email>
</author>
<published>2004-07-26T14:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=f64405984fd0add3f4cef9a22ba39afde2256d43'/>
<id>f64405984fd0add3f4cef9a22ba39afde2256d43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Java unit test is again similar to Python.</title>
<updated>2004-07-25T19:29:26+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2004-07-25T19:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=5c73b6167694372c9722401c3f05c8df15382065'/>
<id>5c73b6167694372c9722401c3f05c8df15382065</id>
<content type='text'>
Corrected Java binding to pass the unit test both with Kaffe and Sun JRE.

Added a small new test in Python unit test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected Java binding to pass the unit test both with Kaffe and Sun JRE.

Added a small new test in Python unit test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Java LassoUser.getAuthenticationMethod</title>
<updated>2004-07-23T17:02:11+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2004-07-23T17:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=c0d2b1566622c65718ba0317235e512eb7c94c7d'/>
<id>c0d2b1566622c65718ba0317235e512eb7c94c7d</id>
<content type='text'>
Python method User.get_authentication_method argument is now optional.

Use of this method in non-regression tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python method User.get_authentication_method argument is now optional.

Use of this method in non-regression tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>First non regression test that supports full logout procedure... and shows a</title>
<updated>2004-07-23T16:21:43+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2004-07-23T16:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=0dfb6a9d007d35b3d314abf1056dae09d65ba2c2'/>
<id>0dfb6a9d007d35b3d314abf1056dae09d65ba2c2</id>
<content type='text'>
bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug.
</pre>
</div>
</content>
</entry>
</feed>
