metze/samba/wip.git
2010-11-03 Stefan Metzmachers4:dsdb/samldb: avoid nested unindexed searches in...
2010-11-03 Stefan Metzmachers4:selftest: don't loose the exit code with the usage...
2010-11-03 Nadezhda Ivanovas4-tests: Tests for the dSHeuristics attribute value...
2010-11-03 Nadezhda Ivanovas4-dsdb: Implemented value restrictions for the dSHeuri...
2010-11-03 Volker Lendeckes3: Fix a getgrent crash with many groups
2010-11-03 Andrew Tridgells4-server: cleanup allocation of process models
2010-11-03 Andrew Tridgells4-ldb: fixed sorting of module names
2010-11-03 Matthias Dieter... s4:objectguid LDB module - remove "objectguid_find_attr...
2010-11-03 Matthias Dieter... s4:RPC server - always set the response pad data in...
2010-11-03 Matthias Dieter... s4:RPC server - cosmetic fixes - indentation, comments
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-03 Andrew Tridgells4-test: if using a system version of ldb, override...
2010-11-03 Andrew Tridgellwaf: more agressively expand subsystem syslib deps
2010-11-03 Andrew Tridgells4-ldb: make ldbtest depend on ldb
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-11-03 Andrew Tridgellwaf: ensure pkgconfig files depend on the prefix
2010-11-03 Andrew Tridgellwaf: split pkgconfig logic into a separate module
2010-11-03 Andrew Tridgells4-build: use -Wl,--as-needed if supported
2010-11-02 Andrew Tridgellwaf: fixed wildcard build for full paths
2010-11-02 Andrew Tridgellwaf: rerun deps calculation on LDFLAGS or CFLAGS change
2010-11-02 Andrew Tridgellwaf: fixed wildcard build
2010-11-02 Andrew Tridgells4-ldb: give the user a hint as to what may be wrong
2010-11-02 Andrew Tridgells4-dsdb: removed the use of ldb_private.h from s4
2010-11-02 Andrew Tridgells4-ldb: expose some more ldb module functions
2010-11-02 Volker Lendeckes3: Add "net registry getvaluesraw"
2010-11-02 Volker Lendeckes3: Do not connect to ctdb if it is blocked for some...
2010-11-02 Martin Schwenkecluster_fatal() exit code should not indicate success.
2010-11-02 Volker Lendeckes3: Fix a typo in a DEBUG msg
2010-11-02 Stefan MetzmacherMAINTAINERS: add myself as maintainer for tevent and...
2010-11-02 Andrew Bartletts4-selftest Run RPC-PAC against all the DC environments.
2010-11-02 Andrew Bartletts4-process_model Fix valgrind-found use of un-initialis...
2010-11-02 Andrew Bartletts4-torture Add tests for DES-only accounts PAC behaviou...
2010-11-02 Andrew Bartletts4-selftest Allow weak crypto so we can test DES-only...
2010-11-02 Andrew Bartlettheimdal Add handling for PAC signatures over all encryp...
2010-11-02 Andrew Bartletts3-param Fix up lp_set_cmdline() not to re-store cmdlin...
2010-11-02 Andrew Bartletts3-libsmbclient Don't store 'debug_stderr' on the libsm...
2010-11-02 Andrew Bartletts3-libsmbclient Add comments to describe the behaviour...
2010-11-02 Andrew Bartletts3-libsmbclient-examples Add tests for debug behaviour.
2010-11-02 Andrew Bartlettdebug Explain the behaviour of setup_logging() more...
2010-11-02 Andrew Bartletts3-debug Clarify the handling of invalid state.fd value...
2010-11-02 Andrew Bartletts3-debug Move 'load_case_tables()' before lp_set_cmdlin...
2010-11-02 Andrew Bartletts3-debug Convert from x_file to real file descriptors.
2010-11-02 Andrew Bartletts3-debug Remove last direct assignements to DEBUGLEVEL
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-11-02 Andrew Bartlettlib/debug Use vdprintf rather than manually allocate
2010-11-01 Andrew Bartletts4-torture Remove torture/locktest2.c (no longer compil...
2010-11-01 Andrew Bartlettlib/util Remove setup_logging_stdout()
2010-11-01 Andrew Tridgells4-ldb: removed ldb_includes.h
2010-11-01 Jelmer Vernooijtalloc: Install pytalloc.h.
2010-11-01 Matthias Dieter... s4:samldb LDB module - the "sAMAccountName" cannot...
2010-11-01 Matthias Dieter... s4:sam.py - additional testing for "servicePrincipalNam...
2010-11-01 Matthias Dieter... s4:samldb LDB module - support now the full "servicePri...
2010-11-01 Matthias Dieter... s4:samldb LDB module - "sAMAccountName" checker
2010-11-01 Andrew Tridgells4-ldb: use ldb_set_modules_dir() to load additional...
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-ldb: enable ldb module version checking
2010-11-01 Andrew Tridgells4-ldb: added support for ldb module version checking
2010-11-01 Michael Adams3:winbindd: fix query_user for users with NULL full...
2010-11-01 Michael Adams3:winbindd: fix query_user_list for users with NULL...
2010-11-01 Matthias Dieter... s4:setup/spn_update_list - the DNS SPN is only used...
2010-11-01 Matthias Dieter... s4:ldap.py/sam.py - simplify the objectclass specifications
2010-11-01 Matthias Dieter... s4:sam.py - test "objectSid" modification lockdown
2010-11-01 Matthias Dieter... s4:samldb LDB module - unify objectSid assignment error...
2010-11-01 Matthias Dieter... s4:samldb LDB module - deny "objectSid" modifications
2010-11-01 Matthias Dieter... s4:provision - adapt the "provision" so that SIDs are...
2010-11-01 Matthias Dieter... s4:torture - suppress printf "%llu" on uint64_t variabl...
2010-11-01 Matthias Dieter... ldb:tools/ldbtest.c - fix build warning
2010-11-01 Andrew Tridgells4-ldb: fixed build of paged searches
2010-11-01 Andrew Tridgells4-ldb: fixed build of oLschema2ldif
2010-11-01 Andrew Tridgells4-ldb: convert existing ldb tools to use new command...
2010-11-01 Andrew Tridgells4-ldb: added ldb command line hook support
2010-11-01 Andrew Tridgells4-ldb: added samba_extensions ldb module
2010-11-01 Andrew Tridgells4-ldb: moved the ldb_ildap backend into lib/ldb-samba
2010-11-01 Andrew Tridgells4-ldb: added support for general ldb hooks in modules
2010-11-01 Andrew Tridgells4-ldb: added an override flag to ldb_register_backend()
2010-11-01 Andrew Tridgells4-ldb: it is not an error for the modules directory...
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-11-01 Andrew Tridgellwaf: removed the module aliases code
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-11-01 Andrew Tridgells4-test: we don't need to set LDB_MODULES_PATH any...
2010-11-01 Andrew Tridgells4-ldb: removed the old ldb module loading style
2010-11-01 Andrew Tridgells4-ldb: convert the rest of the ldb modules to the...
2010-11-01 Andrew Tridgells4-process_model: use the static module prototyping
2010-11-01 Andrew Tridgellwaf: added automatic prototyping of static module init...
2010-11-01 Andrew Tridgells4-dsdb: convert the simple_ldap_map module to the...
2010-11-01 Andrew Tridgells4-dsdb: convert the extended_dn_out module to the...
2010-11-01 Andrew Tridgells4-ldb: convert the openldap ldb backend to the new...
2010-11-01 Andrew Tridgells4-ldb: convert the ildap module to the new type of...
2010-11-01 Andrew Tridgells4-ldb: support a new type of ldb module loading
2010-11-01 Andrew Tridgellwaf: added module_init_name parameter to SAMBA_MODULE()
2010-11-01 Jelmer Vernooijtdb: Use waf by default.
2010-11-01 Kamen Mazdrashkis4-dsdb_schema: Use DRSUAPI_ATTID_INVALID instead of...
2010-10-31 Kamen Mazdrashkis4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_AT...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-31 Andrew Tridgells4-server: avoid using environ as it is not portable
2010-10-31 Matthieu Patouunit tests: remove trailling white spaces
2010-10-31 Matthieu Patouunit tests: allow make test to correctly and quickly...
2010-10-31 Jelmer Vernooijreplace/talloc: Avoid automatically pulling in new...
2010-10-31 Matthias Dieter... s4:sam.py - test the "sAMAccountName" attribute
next