<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/testprogs/ejs/minschema.js, 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/pviktori/public_git/samba.git/'/>
<entry>
<title>Remove minschema js tests.</title>
<updated>2008-09-16T16:13:56+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-09-16T16:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f3a517a92eb6e9a4d6f315882706f0d8569abeda'/>
<id>f3a517a92eb6e9a4d6f315882706f0d8569abeda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate the subSchema in cn=Aggregate</title>
<updated>2008-08-15T10:40:57+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-08-15T10:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=16112762e70879b50f1dfc49452d6d278bd256cf'/>
<id>16112762e70879b50f1dfc49452d6d278bd256cf</id>
<content type='text'>
This reads the schema from the in-memory structure, when the magic
attributes are requested.  The code is a modified version of that used
in the ad2oLschema tool (now shared).

The schema_fsmo module handles the insertion of the generated result.

As such, this commit also removes these entries from the setup/schema.ldif

Metze's previous stub of this functionality is also removed.

Andrew Bartlett
(This used to be commit c7c32ec7b42bdf0f7b669644516438c71b364e60)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reads the schema from the in-memory structure, when the magic
attributes are requested.  The code is a modified version of that used
in the ad2oLschema tool (now shared).

The schema_fsmo module handles the insertion of the generated result.

As such, this commit also removes these entries from the setup/schema.ldif

Metze's previous stub of this functionality is also removed.

Andrew Bartlett
(This used to be commit c7c32ec7b42bdf0f7b669644516438c71b364e60)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't hardcode objectCategory into the schema, even in the schema.</title>
<updated>2008-03-04T00:27:57+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2008-03-04T00:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=736ae6a56653a8d20f57a7b8a6221eb45dba720c'/>
<id>736ae6a56653a8d20f57a7b8a6221eb45dba720c</id>
<content type='text'>
We now load the schema early enough that we can generate this too!

Andrew Bartlett
(This used to be commit 1adc74c65a3219fc110964ccdf9a9d60a84831da)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now load the schema early enough that we can generate this too!

Andrew Bartlett
(This used to be commit 1adc74c65a3219fc110964ccdf9a9d60a84831da)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23558: MMC seems to ask for this, so I think we need to include it in our schema.</title>
<updated>2007-10-10T19:53:27+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2007-06-21T05:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b0c5367f4f769a249ae4ef25426ea5e16ee68f0f'/>
<id>b0c5367f4f769a249ae4ef25426ea5e16ee68f0f</id>
<content type='text'>
Andrew Bartlett
(This used to be commit ef1899054e2532c8975d03810b52a0636d2d5f8c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrew Bartlett
(This used to be commit ef1899054e2532c8975d03810b52a0636d2d5f8c)
</pre>
</div>
</content>
</entry>
<entry>
<title>r21351: Change ldb ejs bindings return codes.</title>
<updated>2007-10-10T19:48:18+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2007-02-14T21:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7ca399c0755e186508a4ed9796cbbbe6f50181e9'/>
<id>7ca399c0755e186508a4ed9796cbbbe6f50181e9</id>
<content type='text'>
We were returning just true/false and discarding error number and string.

This checking probably breaks swat, will fix it in next round as swat
is what made me look into this as I had no way to get back error messages
to show to the users.

Simo.
(This used to be commit 35886b4ae68be475b0fc8b2689ca04d766661261)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were returning just true/false and discarding error number and string.

This checking probably breaks swat, will fix it in next round as swat
is what made me look into this as I had no way to get back error messages
to show to the users.

Simo.
(This used to be commit 35886b4ae68be475b0fc8b2689ca04d766661261)
</pre>
</div>
</content>
</entry>
<entry>
<title>r21000: add some options to control what ldif is dumped</title>
<updated>2007-10-10T19:44:19+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2007-01-24T12:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=cc29eac3fb36bfb80cbdf3d257640c6dc5e73ced'/>
<id>cc29eac3fb36bfb80cbdf3d257640c6dc5e73ced</id>
<content type='text'>
default is dump everything

metze
(This used to be commit 4ceb12f5d3c750273bb6ad58cefb1fd1b47643d4)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default is dump everything

metze
(This used to be commit 4ceb12f5d3c750273bb6ad58cefb1fd1b47643d4)
</pre>
</div>
</content>
</entry>
<entry>
<title>r20999: - update the list of attributes for classSchema and atttributeSchema objects</title>
<updated>2007-10-10T19:44:19+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2007-01-24T12:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ba57c5030d2e08bc68c1e580a58141a0a0065698'/>
<id>ba57c5030d2e08bc68c1e580a58141a0a0065698</id>
<content type='text'>
- use ${SCHEMADN} instead of CN=Schema,CN=Configuration,${BASEDN}
- do not include autogenerated values: instanceType, cn and name in the ldif output
- take care of the systemOnly attribute and a resulting NO-USER-MODIFICATION

metze
(This used to be commit 30a0e8b26e4b49927d733ac05e6032350fe22e9f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use ${SCHEMADN} instead of CN=Schema,CN=Configuration,${BASEDN}
- do not include autogenerated values: instanceType, cn and name in the ldif output
- take care of the systemOnly attribute and a resulting NO-USER-MODIFICATION

metze
(This used to be commit 30a0e8b26e4b49927d733ac05e6032350fe22e9f)
</pre>
</div>
</content>
</entry>
<entry>
<title>r17839: do not reference possibleInferiors we have not extracted</title>
<updated>2007-10-10T19:16:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2006-08-26T15:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=25ba47eaf8a8c66ab131701e61a6ea8c2a0e49d8'/>
<id>25ba47eaf8a8c66ab131701e61a6ea8c2a0e49d8</id>
<content type='text'>
trim duplicate may attributes
(This used to be commit 4975659fd70abdbae42ee378b7be766102f4df55)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
trim duplicate may attributes
(This used to be commit 4975659fd70abdbae42ee378b7be766102f4df55)
</pre>
</div>
</content>
</entry>
<entry>
<title>r17662: some more enhancements to our schema extraction tool,</title>
<updated>2007-10-10T19:16:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2006-08-21T13:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7cb4dcf146b7ca41b8504571151911f0b3161e28'/>
<id>7cb4dcf146b7ca41b8504571151911f0b3161e28</id>
<content type='text'>
with a nasty hack in minschema.js that I really hate
(This used to be commit 74c40719f2965e2bc055e539f0933d95df070fbf)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with a nasty hack in minschema.js that I really hate
(This used to be commit 74c40719f2965e2bc055e539f0933d95df070fbf)
</pre>
</div>
</content>
</entry>
<entry>
<title>r17648: update minschema.js</title>
<updated>2007-10-10T19:16:19+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2006-08-21T03:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a46beefeb798f63a92f73b2658fd03fa96b55fcb'/>
<id>a46beefeb798f63a92f73b2658fd03fa96b55fcb</id>
<content type='text'>
this version returns also oMSyntax and oMObjectClass and also
use the right value for the objects CNs

add a nasty hack to ejs' mprLdbMessage() to handle binary blobs situations
(This used to be commit 8dd1c1c05bc592d76d6e34b303048faf05c0fa6e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this version returns also oMSyntax and oMObjectClass and also
use the right value for the objects CNs

add a nasty hack to ejs' mprLdbMessage() to handle binary blobs situations
(This used to be commit 8dd1c1c05bc592d76d6e34b303048faf05c0fa6e)
</pre>
</div>
</content>
</entry>
</feed>
