summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove tests for Samba 3 EJS code.Jelmer Vernooij2008-02-113-1318/+1
| | | | (This used to be commit 7aff2ddd8ca1ff68fc704fdb139d81d6daa51115)
* Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-115-8/+13
| | | | (This used to be commit eb04de69c0e319e18b148191946808f81e1cc8c4)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij2008-02-1112-229/+175
|\ | | | | | | (This used to be commit 35f5c8294e9f3b304987597d4bcfc75fdda05982)
| * autoconf: We build Samba from git now, not from SVN.Kai Blin2008-02-111-7/+7
| | | | | | | | (This used to be commit 4557b34d82e16038db903278ea64313a9d731d61)
| * Fix switching of hives in regshell (#5254)Jelmer Vernooij2008-02-111-0/+3
| | | | | | | | (This used to be commit 5f33545c78e13871d622c0a5a0ded789bf624869)
| * provision: Fix new user creation.Kai Blin2008-02-111-2/+2
| | | | | | | | | | Spotted by nobody88 in IRC. (This used to be commit 38d4e2407afb942de21379dc886f9e4c5532a2b9)
| * pidl/Samba3::ServerNDR: use talloc_tos() instead of NULLStefan Metzmacher2008-02-111-1/+1
| | | | | | | | | | metze (This used to be commit 99d6f49340d6f190ac318af939eeec17c29f1bbd)
| * Fix case.Jelmer Vernooij2008-02-111-1/+1
| | | | | | | | (This used to be commit 67074ff4aa06d56fb84752d39132d33d5599ca7f)
| * Move some more variables to static .mk file.Jelmer Vernooij2008-02-112-13/+9
| | | | | | | | (This used to be commit a72d3ffaded5624732972708c305b8f84f47fed7)
| * Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij2008-02-114-149/+73
| | | | | | | | (This used to be commit a22bb7725b0b825a90e955f883a34341e9f0f69e)
| * Move some variables to a separate .mk file that could also be included by a ↵Jelmer Vernooij2008-02-103-9/+18
| | | | | | | | | | | | non-smb_build build system. (This used to be commit f44b838b682760e54aa981fe2e991495395d2394)
| * Start working on generating .mk file from configure for inclusion in Makefile.Jelmer Vernooij2008-02-101-9/+26
| | | | | | | | (This used to be commit 091f1e7314f05253ae1c10b3d04557be584ed19f)
| * Make formatting a bit more ReST-valid.Jelmer Vernooij2008-02-102-36/+30
| | | | | | | | (This used to be commit ea718a0c0b1efd73020da6d5a362b371afd8e371)
| * Change README to be ReST-compatible.Jelmer Vernooij2008-02-101-17/+20
| | | | | | | | (This used to be commit 20c15884c84151d01f50cdba571b3ba4be1a9fd8)
* | More syntax fixes, use more standard python functions.Jelmer Vernooij2008-02-101-328/+247
| | | | | | | | (This used to be commit ea07509b4a9335a3b3fe6f6da1124fd1aab33c96)
* | Start working on python conversion of minschema.Jelmer Vernooij2008-02-101-0/+660
| | | | | | | | (This used to be commit 239a1616644321e2d1e64985ea3f3c4971997228)
* | Add tests for upgrade of WINS database.Jelmer Vernooij2008-02-092-3/+20
| | | | | | | | (This used to be commit 7777611c0f32a693f0fa057c130e4ea491658f6b)
* | Remove unused define.Jelmer Vernooij2008-02-092-8/+3
| | | | | | | | (This used to be commit 64d6d729135e1b3b19c9bdbbe973fcdaca15e8b3)
* | Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij2008-02-090-0/+0
|\| | | | | | | | | | | | | Conflicts: source/scripting/python/config.m4 (This used to be commit 6a43b5e895444235c869b008de98e4b21bcdcfd9)
| * Fix typo.Jelmer Vernooij2008-02-091-1/+1
| | | | | | | | (This used to be commit 80dbf04266d15833f7eb18704cfece1f95965e83)
* | Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij2008-02-09164-3182/+5219
|\| | | | | | | (This used to be commit b874f07175ae38a041f53f0e4ac6a4050dcefeae)
| * Fix tests.Jelmer Vernooij2008-02-091-35/+24
| | | | | | | | (This used to be commit e4d7cd8ba77aa05c11dad457c3f2c2c6252c5966)
| * Split up tests a bit, output subunit.Jelmer Vernooij2008-02-091-753/+721
| | | | | | | | (This used to be commit 501259ff31641bf52e337b597881d1fedc6b2a63)
| * Add docstring.Jelmer Vernooij2008-02-091-0/+2
| | | | | | | | (This used to be commit 073ed0dd1cc8fae9eb4a2f7ff6763124917c56e8)
| * Ignore Python apidocs, vim swap files.Jelmer Vernooij2008-02-091-0/+2
| | | | | | | | (This used to be commit 13a7dfb90066a52e0d90dbed5fe2c82c4af6092c)
| * Fix syntax of docstrings, set project name when generating Python API ↵Jelmer Vernooij2008-02-093-6/+4
| | | | | | | | | | | | documentation. (This used to be commit 68f13d87eb034fdbc712169f2d1b1a0475751ec5)
| * registry: Fix warning.Jelmer Vernooij2008-02-091-1/+1
| | | | | | | | (This used to be commit dad809030478a85ac13a73bce9c07314792f01c2)
| * Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij2008-02-092-2/+2
| | | | | | | | (This used to be commit 3f24136b56d281580410bf69841c6dece5508d17)
| * Move first_prereq test to m4 code.Jelmer Vernooij2008-02-092-7/+9
| | | | | | | | (This used to be commit c0fef09c5d88158b620f38b6f74498a8b6323bd9)
| * Move some static makefile variables to rules.mk.Jelmer Vernooij2008-02-092-39/+39
| | | | | | | | (This used to be commit 3c64fc7dc631a79154957e45f8961e2ee519743f)
| * pidl: Allow fixed size arrays inside unions.Julien Kerihuel2008-02-091-2/+2
| | | | | | | | (This used to be commit c9c115647893478e21134f8c703e0f52e2478882)
| * Fix test count after pointer_default_top() removal.Jelmer Vernooij2008-02-091-1/+1
| | | | | | | | (This used to be commit 9a4b9facc869a8f7363932a591437251b44cd7bb)
| * Move more make code to rules.mkJelmer Vernooij2008-02-092-22/+26
| | | | | | | | (This used to be commit 5ade1a951685665164037138cb92e5b2db2a8b52)
| * Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ↵Jelmer Vernooij2008-02-093-188/+183
| | | | | | | | | | | | makefile targets. (This used to be commit ea7d389bcc284d2e9eeff79bce5c285269099ad3)
| * Support 'mkinclude' command in .mk files.Jelmer Vernooij2008-02-091-0/+2
| | | | | | | | (This used to be commit ee7f54c86d2b467869db8dea33f60e19ed3c742f)
| * Remove unused path update.Jelmer Vernooij2008-02-091-2/+0
| | | | | | | | (This used to be commit 1868a42108012183aa78fe5d4f524d45f4505a3e)
| * Re-enable python support in BECOME-DC test.Jelmer Vernooij2008-02-092-2/+3
| | | | | | | | (This used to be commit ed44fd59bfa289bcef82e0650ccda381efb52268)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-094-5/+9
| |\ | | | | | | | | | (This used to be commit f7521525e42d62e96cc6f55fb1b23644a60fc36d)
| | * A couple more ipsec classes for the schema.Andrew Bartlett2008-02-091-0/+2
| | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 41309dc8627e707cee226a76238b9a70d417a345)
| | * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-0912-100/+386
| | |\ | | | | | | | | | | | | (This used to be commit 4aff02ecf18d52ae8e64e0c938ac5edf82a6dcef)
| | | * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-091-2/+2
| | | |\ | | | | | | | | | | | | | | | (This used to be commit 774b54141a3549448b7bbc5bc69a661ac525df48)
| | | * | Give a more useful error when the templates.ldb can't be found.Andrew Bartlett2008-02-091-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 26108eb66b4b5d4b339dfc845e8a018190068e81)
| | | * | Make the provision test more real, use a foo.example.com for the realm.Andrew Bartlett2008-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit b7ea06850a91b0593178227f713803e9ce98cc47)
| | * | | Remove the forced 'krb5' from the NET-API-BECOME-DC test.Andrew Bartlett2008-02-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we want to try this authenication mechanism, we can always manually specify the binding string. Andrew Bartlett (This used to be commit 191d56d41e5af34e78e1ad711fb1c63c189f0b48)
| | * | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-085-39/+53
| | |\ \ \ | | | | | | | | | | | | | | | | | | (This used to be commit ae9d0343e0599ac62c3011a3d6c1948a9cb7a8f1)
| | * | | | Revert to ejs for 'provision'Andrew Bartlett2008-02-081-173/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit fa1098959ad0016770ce1c327665df08ce3f69d2)
| | * | | | Remove unused argument to provision().Andrew Bartlett2008-02-081-194/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 2f98ec1e6417c70a48370a62e7a54dfc4f6291c1)
| | * | | | LDAP backend provision now works with python.Andrew Bartlett2008-02-081-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 3e6a6e6b210a4089cf9f9db80c1ab30da3872845)
| | * | | | Remove unused ldap_backend argument from provision.pyAndrew Bartlett2008-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit fbce84a87b086a0024379ab26f6f628e5d210251)
| | * | | | Fix LDAP backend with python provisionAndrew Bartlett2008-02-081-18/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The backend databases were still hard-coded as 'users.ldb' etc. Andrew Bartlett (This used to be commit 3c5f6cc739b4a8787ce4cc5dc16ffd3027cc4a57)