summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix case.Jelmer Vernooij2008-02-111-1/+1
* Move some more variables to static .mk file.Jelmer Vernooij2008-02-112-13/+9
* Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij2008-02-114-149/+73
* Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij2008-02-103-9/+18
* Start working on generating .mk file from configure for inclusion in Makefile.Jelmer Vernooij2008-02-101-9/+26
* Make formatting a bit more ReST-valid.Jelmer Vernooij2008-02-102-36/+30
* Change README to be ReST-compatible.Jelmer Vernooij2008-02-101-17/+20
* Fix typo.Jelmer Vernooij2008-02-091-1/+1
* Fix tests.Jelmer Vernooij2008-02-091-35/+24
* Split up tests a bit, output subunit.Jelmer Vernooij2008-02-091-753/+721
* Add docstring.Jelmer Vernooij2008-02-091-0/+2
* Ignore Python apidocs, vim swap files.Jelmer Vernooij2008-02-091-0/+2
* Fix syntax of docstrings, set project name when generating Python API documen...Jelmer Vernooij2008-02-093-6/+4
* registry: Fix warning.Jelmer Vernooij2008-02-091-1/+1
* Move nmblookup blackbox test closer to the code it tests.Jelmer Vernooij2008-02-092-2/+2
* Move first_prereq test to m4 code.Jelmer Vernooij2008-02-092-7/+9
* Move some static makefile variables to rules.mk.Jelmer Vernooij2008-02-092-39/+39
* pidl: Allow fixed size arrays inside unions.Julien Kerihuel2008-02-091-2/+2
* Fix test count after pointer_default_top() removal.Jelmer Vernooij2008-02-091-1/+1
* Move more make code to rules.mkJelmer Vernooij2008-02-092-22/+26
* Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij2008-02-093-188/+183
* Support 'mkinclude' command in .mk files.Jelmer Vernooij2008-02-091-0/+2
* Remove unused path update.Jelmer Vernooij2008-02-091-2/+0
* Re-enable python support in BECOME-DC test.Jelmer Vernooij2008-02-092-2/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-094-5/+9
|\
| * A couple more ipsec classes for the schema.Andrew Bartlett2008-02-091-0/+2
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-0912-100/+386
| |\
| | * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-091-2/+2
| | |\
| | * | Give a more useful error when the templates.ldb can't be found.Andrew Bartlett2008-02-091-2/+4
| | * | Make the provision test more real, use a foo.example.com for the realm.Andrew Bartlett2008-02-091-1/+1
| * | | Remove the forced 'krb5' from the NET-API-BECOME-DC test.Andrew Bartlett2008-02-091-2/+2
| * | | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-085-39/+53
| |\ \ \
| * | | | Revert to ejs for 'provision'Andrew Bartlett2008-02-081-173/+194
| * | | | Remove unused argument to provision().Andrew Bartlett2008-02-081-194/+173
| * | | | LDAP backend provision now works with python.Andrew Bartlett2008-02-081-1/+0
| * | | | Remove unused ldap_backend argument from provision.pyAndrew Bartlett2008-02-081-1/+1
| * | | | Fix LDAP backend with python provisionAndrew Bartlett2008-02-081-18/+26
| * | | | Ensure expected errors do not leak up to the application.Andrew Bartlett2008-02-081-0/+2
* | | | | Ignore kinit with pkinit test failures for now.Jelmer Vernooij2008-02-092-1/+3
* | | | | torture: Merge util.c into util_smb.cJelmer Vernooij2008-02-092-66/+39
* | | | | Move nt_time_equal() to libutil.Jelmer Vernooij2008-02-093-8/+12
| |_|_|/ |/| | |
* | | | Fix upgrade after provision parameter rename.Jelmer Vernooij2008-02-091-2/+2
| |_|/ |/| |
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-093-1/+287
|\ \ \
| * \ \ Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-093-55/+31
| |\ \ \
| * | | | From a request from Peter Huang, include IPsec sechema.Andrew Bartlett2008-02-093-1/+287
| | |_|/ | |/| |
* | | | Fix provision python test.Jelmer Vernooij2008-02-093-22/+12
* | | | Add tests for findnss(), add some docstrings.Jelmer Vernooij2008-02-092-14/+48
* | | | Remove unused class members.Jelmer Vernooij2008-02-091-4/+2
| |/ / |/| |
* | | Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and indentation.Michael Adam2008-02-081-23/+21
* | | build: Remove unused functions Import() and GetInfo().Jelmer Vernooij2008-02-081-24/+0