<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/devel/drs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s4:scripting: Reformat shell scripts</title>
<updated>2022-07-08T09:05:56+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2022-02-23T11:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8e2f5020cdd3d84b60f0362f57f2bd30ad21a865'/>
<id>8e2f5020cdd3d84b60f0362f57f2bd30ad21a865</id>
<content type='text'>
shfmt -f source4/scripting/ | xargs shfmt -w -p -i 0 -fn

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Pavel Filipenský &lt;pfilipensky@samba.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shfmt -f source4/scripting/ | xargs shfmt -w -p -i 0 -fn

Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Pavel Filipenský &lt;pfilipensky@samba.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: fixed some more calls to samba_tool join to be 'domain join'</title>
<updated>2011-07-21T01:44:38+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-07-19T02:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e593939da1412bc8596027b05896c460bed244f8'/>
<id>e593939da1412bc8596027b05896c460bed244f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-join: switch over to the new DC join in make test</title>
<updated>2010-11-06T03:36:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-05T07:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a162b1a2d865c90441789640104adcd982e2bb75'/>
<id>a162b1a2d865c90441789640104adcd982e2bb75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: net -&gt; samba-tool</title>
<updated>2010-11-05T12:42:08+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-05T03:10:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=34ce183d6cefe7bb332693d65f48dd1c96d7b7f7'/>
<id>34ce183d6cefe7bb332693d65f48dd1c96d7b7f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-devel: auto-delete any leftover IPs</title>
<updated>2010-05-06T13:25:18+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-05-06T13:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e0f602f2c9252e4df81814fc8aa22641620f381b'/>
<id>e0f602f2c9252e4df81814fc8aa22641620f381b</id>
<content type='text'>
remove IP from a previous vampire_ad.sh run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove IP from a previous vampire_ad.sh run
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-drsdevel: support sites in drs developer scripts</title>
<updated>2010-04-27T05:24:40+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-27T02:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=725e48c22c92e284bb55567f2116c8ddc82a0529'/>
<id>725e48c22c92e284bb55567f2116c8ddc82a0529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-devel: allow extra net command line options and gdb</title>
<updated>2010-04-21T03:35:55+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-21T01:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=899fa60dd2cf24fc32c83f17080fa5f221861541'/>
<id>899fa60dd2cf24fc32c83f17080fa5f221861541</id>
<content type='text'>
This allows you to run:

  GDB="gdb --args" vampire_ad.sh

and also to add higher debug levels like this:

  vampire_ad.sh -d100

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows you to run:

  GDB="gdb --args" vampire_ad.sh

and also to add higher debug levels like this:

  vampire_ad.sh -d100

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-devel: support vampire_ad.sh with no initial smb.conf</title>
<updated>2009-12-14T11:29:58+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-12-14T07:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7f6b524bf6e1a5eeed3df48b791db43cf4052608'/>
<id>7f6b524bf6e1a5eeed3df48b791db43cf4052608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-drs: use -r to ldbdel in unvampire devel script</title>
<updated>2009-12-08T03:43:50+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-12-08T03:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cc9d4d51814054d91afeb17e62ded3087bc864ff'/>
<id>cc9d4d51814054d91afeb17e62ded3087bc864ff</id>
<content type='text'>
This ensures we delete any nTDSConnection objects
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures we delete any nTDSConnection objects
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-devel: for devel scripts its better to use bin/ than $PREFIX/bin</title>
<updated>2009-10-14T21:49:21+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-10-14T21:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b41290c10dc3e6c783b7a51477be903d202ed074'/>
<id>b41290c10dc3e6c783b7a51477be903d202ed074</id>
<content type='text'>
This avoids having to do make install after each change when using the
drs devel scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids having to do make install after each change when using the
drs devel scripts
</pre>
</div>
</content>
</entry>
</feed>
