summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-30replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij2-1/+10
2010-10-30replace: Only build replace-test in standalone build.Jelmer Vernooij1-7/+9
2010-10-30s4:local_password LDB module - fix typosMatthias Dieter Wallnöfer1-6/+6
2010-10-30s4:resolve_oids LDB module - fix counter typesMatthias Dieter Wallnöfer1-2/+2
2010-10-30s4:partition_init LDB module - fix counter typeMatthias Dieter Wallnöfer1-2/+4
2010-10-30s4:extended_dn_store LDB module - fix counter typesMatthias Dieter Wallnöfer1-2/+2
2010-10-30provision: when deriving netbiosname from hostname force the netbiosname to b...Matthieu Patou1-3/+13
2010-10-30build: strip -single_module when doing bundle on mac OS XMatthieu Patou1-0/+12
2010-10-30build: set shared libraries flags correctly on mac os XMatthieu Patou3-2/+26
2010-10-30talloc.3: Remove documentation for deprecated talloc_append_string,Jelmer Vernooij1-11/+0
2010-10-30s4-smbd: initialise process models in smbtorture before useAndrew Tridgell2-5/+15
2010-10-30s4-smbd: leave the single process model as internalAndrew Tridgell1-1/+1
2010-10-30waf: fixed building of non-shared binaries that contain modulesAndrew Tridgell1-0/+19
2010-10-30s4-heimdal: lex_err_message() should not be staticAndrew Tridgell1-2/+2
2010-10-30s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsersAndrew Tridgell1-0/+82
2010-10-30s4-test: don't override modules dirAndrew Tridgell2-2/+0
2010-10-30waf: get rid of target aliases in wafsambaAndrew Tridgell2-30/+1
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell10-13/+13
2010-10-30s4-ndr: make ndr-table a subsystemAndrew Tridgell1-2/+1
2010-10-30s4-cmdline: make cmdline-credentials a private libraryAndrew Tridgell3-8/+8
2010-10-30s4-dns: make the dns update task an external moduleAndrew Tridgell1-5/+6
2010-10-30s4-cluster: make cluster a private shared libAndrew Tridgell2-10/+11
2010-10-30s4-replace: make libreplace a private shared lib in s4Andrew Tridgell1-1/+1
2010-10-30s4-tdb: make tdb-wrap into a private libraryAndrew Tridgell4-9/+10
2010-10-30s4-auth: make KERBEROS subsystem into authkrb5 private libraryAndrew Tridgell4-11/+12
2010-10-30s4-credentials: make a private library from CREDENTIALS subsystemAndrew Tridgell1-8/+9
2010-10-30s4-ldb: add explicit depenencies on ldb library in ldb modulesAndrew Tridgell1-2/+10
2010-10-30s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell5-12/+23
2010-10-30zlib: use the real library name 'z' instead of ZLIBAndrew Tridgell3-11/+7
2010-10-30s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell7-175/+264
2010-10-30s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell2-3/+2
2010-10-30s4-torture: simplify the depenencies for TORTURE_DRSAndrew Tridgell1-1/+1
2010-10-30s4-smbd: make our process models into real modulesAndrew Tridgell1-39/+46
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell18-50/+55
2010-10-30waf: save the samba_deps_extendedAndrew Tridgell1-1/+1
2010-10-30waf: give a better error on a bad grouping libraryAndrew Tridgell1-0/+1
2010-10-30waf: cope with subsystems with no static modulesAndrew Tridgell1-4/+6
2010-10-30waf: don't auto-depend on subsystemsAndrew Tridgell1-7/+0
2010-10-30waf: added --symbol-check optionAndrew Tridgell3-47/+127
2010-10-30waf: build all libraries after all object filesAndrew Tridgell2-9/+24
2010-10-30waf: use Utils.WafError() instead of raising an AssertionErrorAndrew Tridgell1-2/+1
2010-10-30waf: cope with rules with no inputsAndrew Tridgell1-0/+3
2010-10-30waf: separate out get_tgt_list()Andrew Tridgell2-12/+20
2010-10-30waf: display the paths in library loopsAndrew Tridgell1-0/+21
2010-10-30waf: added env.DEVELOPER_MODE flagAndrew Tridgell2-0/+309
2010-10-30waf: added suncc_wrapAndrew Tridgell1-1/+16
2010-10-30s4-kdc: create a 'pac' private grouping libraryAndrew Tridgell1-0/+6
2010-10-30s4-heimdal: removed the use of signal.c from rokenAndrew Tridgell1-1/+0
2010-10-30s4-heimdal: fixed the use of error_message() in heimdalAndrew Tridgell12-47/+49
2010-10-30replace: create a private replace-test libraryAndrew Tridgell3-7/+11