idra/samba.git
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Matthias Dieter... s4:samldb LDB module - make the "userAccountControl...
2010-10-30 Matthias Dieter... s4:samldb LDB module - add a new function which handles...
2010-10-30 Matthias Dieter... s4:samldb LDB module - primary group change - free...
2010-10-30 Matthias Dieter... s4:sam.py - add a short double swap "primaryGroupID...
2010-10-30 Matthias Dieter... s4:samldb LDB module - adapt the "samldb_prim_group_cha...
2010-10-30 Matthias Dieter... s4:samr RPC server - the LDB error codes for adding...
2010-10-30 Matthias Dieter... s4:sam.py - enhance "member" tests
2010-10-30 Matthias Dieter... s4:samldb LDB module - "member" trigger
2010-10-30 Matthias Dieter... s4:rpc_server/common.h - quiet compilation warnings
2010-10-30 Matthieu Patouprovision: fix wrong tests
2010-10-30 Matthieu Patoubuild: Remove zlib from the cache if we failed to pass...
2010-10-30 Matthieu Patoubuild: make this test darwin only as it mess a bit...
2010-10-30 Jelmer Vernooijreplace: Fix formatting.
2010-10-30 Jelmer Vernooijldb: Drop autoconf-based build system.
2010-10-30 Jelmer Vernooijtevent: Drop autoconf-based build system for standalone...
2010-10-30 Jelmer Vernooijreplace: Avoid autoproto as it breaks standalone builds.
2010-10-30 Jelmer Vernooijreplace: Only build replace-test in standalone build.
2010-10-30 Matthias Dieter... s4:local_password LDB module - fix typos
2010-10-30 Matthias Dieter... s4:resolve_oids LDB module - fix counter types
2010-10-30 Matthias Dieter... s4:partition_init LDB module - fix counter type
2010-10-30 Matthias Dieter... s4:extended_dn_store LDB module - fix counter types
2010-10-30 Matthieu Patouprovision: when deriving netbiosname from hostname...
2010-10-30 Matthieu Patoubuild: strip -single_module when doing bundle on mac...
2010-10-30 Matthieu Patoubuild: set shared libraries flags correctly on mac...
2010-10-30 Jelmer Vernooijtalloc.3: Remove documentation for deprecated talloc_ap...
2010-10-30 Andrew Tridgells4-smbd: initialise process models in smbtorture before use
2010-10-30 Andrew Tridgells4-smbd: leave the single process model as internal
2010-10-30 Andrew Tridgellwaf: fixed building of non-shared binaries that contain...
2010-10-30 Andrew Tridgells4-heimdal: lex_err_message() should not be static
2010-10-30 Andrew Tridgells4-waf: added a lexyacc.sh script that manually rebuild...
2010-10-30 Andrew Tridgells4-test: don't override modules dir
2010-10-30 Andrew Tridgellwaf: get rid of target aliases in wafsamba
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgells4-ndr: make ndr-table a subsystem
2010-10-30 Andrew Tridgells4-cmdline: make cmdline-credentials a private library
2010-10-30 Andrew Tridgells4-dns: make the dns update task an external module
2010-10-30 Andrew Tridgells4-cluster: make cluster a private shared lib
2010-10-30 Andrew Tridgells4-replace: make libreplace a private shared lib in s4
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-30 Andrew Tridgells4-auth: make KERBEROS subsystem into authkrb5 private...
2010-10-30 Andrew Tridgells4-credentials: make a private library from CREDENTIALS...
2010-10-30 Andrew Tridgells4-ldb: add explicit depenencies on ldb library in...
2010-10-30 Andrew Tridgells4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem
2010-10-30 Andrew Tridgellzlib: use the real library name 'z' instead of ZLIB
2010-10-30 Andrew Tridgells4-rpc: split the dcesrv reply code out of dcerpc_server
2010-10-30 Andrew Tridgells4-modules: remove LD_SAMBA_MODULE_PATH
2010-10-30 Andrew Tridgells4-torture: simplify the depenencies for TORTURE_DRS
2010-10-30 Andrew Tridgells4-smbd: make our process models into real modules
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-30 Andrew Tridgellwaf: save the samba_deps_extended
2010-10-30 Andrew Tridgellwaf: give a better error on a bad grouping library
2010-10-30 Andrew Tridgellwaf: cope with subsystems with no static modules
2010-10-30 Andrew Tridgellwaf: don't auto-depend on subsystems
2010-10-30 Andrew Tridgellwaf: added --symbol-check option
2010-10-30 Andrew Tridgellwaf: build all libraries after all object files
2010-10-30 Andrew Tridgellwaf: use Utils.WafError() instead of raising an Asserti...
2010-10-30 Andrew Tridgellwaf: cope with rules with no inputs
2010-10-30 Andrew Tridgellwaf: separate out get_tgt_list()
2010-10-30 Andrew Tridgellwaf: display the paths in library loops
2010-10-30 Andrew Tridgellwaf: added env.DEVELOPER_MODE flag
2010-10-30 Andrew Tridgellwaf: added suncc_wrap
2010-10-30 Andrew Tridgells4-kdc: create a 'pac' private grouping library
2010-10-30 Andrew Tridgells4-heimdal: removed the use of signal.c from roken
2010-10-30 Andrew Tridgells4-heimdal: fixed the use of error_message() in heimdal
2010-10-30 Andrew Tridgellreplace: create a private replace-test library
2010-10-30 Andrew Tridgells4-ldb: create a private library ldb-cmdline
2010-10-30 Jelmer Vernooijtalloc: Fix manual pages in standalone build.
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - fix NTTIME warnings by casts
2010-10-29 Matthias Dieter... s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName...
2010-10-29 Matthias Dieter... s4:samr RPC server - fix trailing whitespaces
2010-10-29 Matthias Dieter... s4:samr RPC server - fix indentation of function parameters
2010-10-29 Matthias Dieter... s4:samr RPC server - DomainGeneralInformation - never...
2010-10-29 Matthias Dieter... s4:samr RPC server - provide the right "ReplicaSourceNo...
2010-10-29 Matthias Dieter... s4:samr RPC server - remove wrong implementation of...
2010-10-29 Kamen Mazdrashkis4-drs_tests: drs_util_DsAttributeId_to_string() is...
2010-10-28 Kamen Mazdrashkis4-resolve_oids: Remove redundant check - resolve_oids_...
2010-10-28 Kamen Mazdrashkis4-schema_init: we should be able to resolve Syntax...
2010-10-28 Kamen Mazdrashkis4-pfm_test: Use single instance of global testing...
2010-10-28 Kamen Mazdrashkis4-pfm-test: Enrich and fix comment primary for testing...
2010-10-28 Matthieu Patoubuild: add the -fno-common flags to fix the link pb...
2010-10-28 Günther Deschners3-waf: add vfs_time_audit to the build.
2010-10-28 Günther Deschners3-waf: use LZXPRESS subsystem.
2010-10-28 Günther Deschners3-selftest: add vfs_modulesdir variable for both test...
2010-10-28 Volker Lendeckes3: Streamline regdb_normalize_keynames_fn a bit
2010-10-28 Volker Lendeckes3: Fix the registry upgrade code
2010-10-28 Volker Lendeckes3: FILE_WRITE_DATA & friends have gone from includes.h
2010-10-28 Matthieu Patouunit tests: use skip file to exclude smb2.dir instead...
2010-10-28 Matthieu Patoubuild: Add XPG6 otherwise we have a configure pb on...
2010-10-28 Abhidnya P... s3: Add a vfs_time_audit module
2010-10-28 Volodymyr Khomenkos3: Fix bug 7759
2010-10-28 Kai Blins4 net: rename to samba-tool in order to not clash...
2010-10-27 Matthieu Patoubuild: remove warnings about redifinition of boolean...
2010-10-27 Jeremy AllisonFix for bug 7755 - SMBC_getdents_ctx() ignores struct...
2010-10-27 Kai Blinndr: Make sure ndr_dns.c has no lines wider than 80...
2010-10-27 Matthieu Patoutls: Inform the user if the cert/ca/private key can...
2010-10-27 Sven NeumannFix bug 7754 - samba uses index(), marked as legacy.
2010-10-27 Matthias Dieter... s4:setup/schema_samba4.ldif - this control isn't used...
2010-10-27 Volker Lendeckes3: Make gpfs winattrs work again
next