summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-30s4-ldb: create a private library ldb-cmdlineAndrew Tridgell2-6/+7
2010-10-30talloc: Fix manual pages in standalone build.Jelmer Vernooij1-2/+1
2010-10-29Fix bug #7700 - Improvement of return code of smbclientJeremy Allison11-136/+229
2010-10-29s4:torture/rpc/samr.c - fix NTTIME warnings by castsMatthias Dieter Wallnöfer1-13/+16
2010-10-29s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3Matthias Dieter Wallnöfer1-2/+4
2010-10-29s4:samr RPC server - fix trailing whitespacesMatthias Dieter Wallnöfer3-268/+268
2010-10-29s4:samr RPC server - fix indentation of function parametersMatthias Dieter Wallnöfer1-29/+30
2010-10-29s4:samr RPC server - DomainGeneralInformation - never return NULL on the oem ...Matthias Dieter Wallnöfer1-2/+6
2010-10-29s4:samr RPC server - provide the right "ReplicaSourceNodeName"Matthias Dieter Wallnöfer1-12/+16
2010-10-29s4:samr RPC server - remove wrong implementation of ReplicaSourceNodeNameMatthias Dieter Wallnöfer2-42/+7
2010-10-29s4-drs_tests: drs_util_DsAttributeId_to_string() is not used anymoreKamen Mazdrashki1-74/+0
2010-10-29s4-resolve_oids: Remove redundant check - resolve_oids_need_value() handle thisKamen Mazdrashki1-4/+0
2010-10-29s4-schema_init: we should be able to resolve Syntax OIDs with prefixMap we haveKamen Mazdrashki1-3/+3
2010-10-29s4-pfm_test: Use single instance of global testing data to test withKamen Mazdrashki1-52/+24
2010-10-29s4-pfm-test: Enrich and fix comment primary for testing dataKamen Mazdrashki1-5/+12
2010-10-28build: add the -fno-common flags to fix the link pb on mac os XMatthieu Patou1-0/+2
2010-10-28s3-waf: add vfs_time_audit to the build.Günther Deschner2-1/+10
2010-10-28s3-waf: use LZXPRESS subsystem.Günther Deschner1-2/+2
2010-10-28s3-selftest: add vfs_modulesdir variable for both test systems.Günther Deschner2-2/+4
2010-10-28s3: Streamline regdb_normalize_keynames_fn a bitVolker Lendecke1-4/+2
2010-10-28s3: Fix the registry upgrade codeVolker Lendecke1-1/+1
2010-10-28s3: FILE_WRITE_DATA & friends have gone from includes.hVolker Lendecke1-0/+1
2010-10-28unit tests: use skip file to exclude smb2.dir instead of hackMatthieu Patou2-1/+2
2010-10-28build: Add XPG6 otherwise we have a configure pb on sun SolarisMatthieu Patou1-0/+1
2010-10-28s3: Add a vfs_time_audit moduleAbhidnya P Chirmule4-0/+2314
2010-10-28s3: Fix bug 7759Volodymyr Khomenko1-16/+18
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin30-309/+258
2010-10-27build: remove warnings about redifinition of boolean use -KPIC on sunccMatthieu Patou1-1/+9
2010-10-27Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rulesJeremy Allison1-6/+13
2010-10-27ndr: Make sure ndr_dns.c has no lines wider than 80 charsKai Blin2-104/+153
2010-10-27tls: Inform the user if the cert/ca/private key can't be savedMatthieu Patou1-3/+12
2010-10-27Fix bug 7754 - samba uses index(), marked as legacy.Sven Neumann1-3/+3
2010-10-27s4:setup/schema_samba4.ldif - this control isn't used anymoreMatthias Dieter Wallnöfer1-1/+1
2010-10-27s3: Make gpfs winattrs work againVolker Lendecke1-7/+31