summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* s4-pyrpc: convert rpc_talloc.py test to unittest frameworkAndrew Tridgell2010-08-262-46/+60
| | | | | | This fits in better with our test framework Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>
* s3-build: Don't paste the summary.Andreas Schneider2010-08-261-2/+3
| | | | | The buildfarm outputs the summary if it is available and use the exit status of the filter or subunit formatter as exit code.
* pidl:Samba3/ClientNDR: remove unused ParseOutputArgument functionStefan Metzmacher2010-08-262-83/+3
| | | | metze
* subunit: Make sure "]" in failure reason ends up on its own line, so theJelmer Vernooij2010-08-262-6/+7
| | | | next subunit parser in the line parses it correctly.
* manpages: Avoid using Samba-Team specific DTD, which requires net accessJelmer Vernooij2010-08-262-12/+2
| | | | or modification of /etc/catalogs.
* subunithelper: Pass along lines as normal output when ignoring them for not ↵Jelmer Vernooij2010-08-261-0/+4
| | | | containing commands.
* s3-build: only include rpc_misc.h where needed.Günther Deschner2010-08-265-3/+4
| | | | Guenther
* s3-build: use talloc_dict.h only where needed.Günther Deschner2010-08-264-1/+4
| | | | Guenther
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-2640-39/+75
| | | | Guenther
* s3-build: only include krb5 environment variables where required.Günther Deschner2010-08-267-1/+6
| | | | Guenther
* s3-build: only include libnscd.h where needed.Günther Deschner2010-08-262-4/+4
| | | | Guenther
* s3-build: include mangle.h only where needed.Günther Deschner2010-08-264-1/+3
| | | | Guenther
* s3-dcerpc: only include rpc_dce.h where needed.Günther Deschner2010-08-266-1/+5
| | | | Guenther
* s3-build: remove unrequired ntlmssp forward declaration.Günther Deschner2010-08-261-2/+0
| | | | Guenther
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-2633-51/+80
| | | | Guenther
* s3-build: no point in including doserr.h, noone uses them.Günther Deschner2010-08-261-2/+0
| | | | Guenther
* s3-build: only include "fake_file.h" where needed.Günther Deschner2010-08-269-2/+8
| | | | Guenther
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-2630-357/+386
| | | | Guenther
* s3-build: only include nsswitch header where needed.Günther Deschner2010-08-2611-3/+11
| | | | Guenther
* s3-build: remove unrequired forward declaration for struct printjob.Günther Deschner2010-08-261-5/+0
| | | | Guenther
* s3-build: only include memcache.h where needed.Günther Deschner2010-08-2613-1/+12
| | | | Guenther
* s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.Günther Deschner2010-08-261-12/+10
| | | | Guenther
* s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC.Günther Deschner2010-08-261-12/+10
| | | | Guenther
* s3-build: remove RPC_CLIENT_OBJ1.Günther Deschner2010-08-261-4/+1
| | | | Guenther
* s3-waf: remove RPC_CLIENT_SRC1.Günther Deschner2010-08-261-3/+1
| | | | Guenther
* s3-build: use LIBMSRPC_OBJ instead of single files.Günther Deschner2010-08-261-11/+4
| | | | Guenther
* s3-waf: use LIBMSRPC_SRC instead of single files.Günther Deschner2010-08-261-3/+3
| | | | Guenther
* s3-waf: only link in samr util code where needed.Günther Deschner2010-08-261-1/+1
| | | | Guenther
* s3-build: only link in samr util code where needed.Günther Deschner2010-08-261-6/+10
| | | | Guenther
* s3-build: remove RPC_PARSE_OBJ.Günther Deschner2010-08-261-26/+30
| | | | Guenther
* s3-waf: remove RPC_PARSE_SRC.Günther Deschner2010-08-261-11/+13
| | | | Guenther
* s3-build: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+4
| | | | Guenther
* s3-waf: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+5
| | | | Guenther
* s3-build: only link in netlogon client code where needed.Günther Deschner2010-08-261-6/+12
| | | | Guenther
* s3-waf: only link in netlogon client code where needed.Günther Deschner2010-08-261-5/+9
| | | | Guenther
* s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner2010-08-264-204/+241
| | | | Guenther
* s3-build: only link in samr client code where needed.Günther Deschner2010-08-251-10/+19
| | | | Guenther
* s3-waf: only link in samr client code where needed.Günther Deschner2010-08-251-5/+11
| | | | Guenther
* s3-build: only link in lsa client code where needed.Günther Deschner2010-08-251-12/+22
| | | | Guenther
* s3-waf: only link in lsa client code where needed.Günther Deschner2010-08-251-4/+10
| | | | Guenther
* s3-build: only link in srvsvc client code where needed.Günther Deschner2010-08-251-9/+17
| | | | Guenther
* s3-waf: only link in srvsvc client code where needed.Günther Deschner2010-08-251-3/+7
| | | | Guenther
* s3-build: only link in wkssvc client code where needed.Günther Deschner2010-08-251-5/+9
| | | | Guenther
* s3-waf: only link in wkssvc client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in svcctl client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-waf: only link in svcctl client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in dssetup client code where needed.Günther Deschner2010-08-251-5/+9
| | | | Guenther
* s3-waf: only link in dssetup client code where needed.Günther Deschner2010-08-251-3/+6
| | | | Guenther
* s3-build: only link in initshutdown client code where needed.Günther Deschner2010-08-251-4/+7
| | | | Guenther
* s3-waf: only link in initshutdown client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther