metze/samba/wip.git
2010-11-04 Stefan Metzmachers4:dsdb/samdb: optimize samldb_prim_group_change()
2010-11-04 Andrew Tridgelldebug: fixed default debug settings
2010-11-04 Zahari ZaharievSpeed test with user objects
2010-11-03 Michael Adamlibrpc/ndr: use new strlen_m_ext_term() in ndr_charset_...
2010-11-03 Michael Adamlib/util/charset/charconv: clarify comments in next_cod...
2010-11-03 Michael Adamlib/util/charset/util_unistr: clarify the comment heade...
2010-11-03 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext_term...
2010-11-03 Michael Adamlib/util/charset/util_unistr: add strlen_m_ext that...
2010-11-03 Michael Adamlib/charcnv/util_unistr: add next_codepoint_ext() that...
2010-11-03 Michael Adamlib/charset/charcnv: rename a parameter of next_codepoi...
2010-11-03 Michael Adamlib/charset/charcnv: add next_codepoint_convenience_ext...
2010-11-03 Michael Adams3:util_str: add strlen_m_ext_term() - variant of strle...
2010-11-03 Michael Adams3:lib/util_str: add strlen_m_ext() that takes input...
2010-11-03 Michael Adams3:lib/util_str: clarify the comment header for strlen_m().
2010-11-03 Michael Adams3:lib/charcnv: clarify comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: rename a parameter for clarity in next_...
2010-11-03 Michael Adams3:lib/charcnv: reformat comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: add next_codepoint_ext() that accepts...
2010-11-03 Michael Adamutil/charset: remove a duplicate comment.
2010-11-03 Andrew Tridgellbuild: a more portable way of finding waf in makefiles
2010-11-03 Jelmer Vernooijselftest/tests.py: Fix typos.
2010-11-03 Jelmer Vernooijprovision: Look for in source setup data first, in...
2010-11-03 Jelmer Vernooijsamba: Make in_source_tree() public.
2010-11-03 Jelmer Vernooijurgent_replication: Fix formatting
2010-11-03 Jelmer Vernooijpossibleinferiors: Report subunit.
2010-11-03 Jelmer Vernooijpossibleinferiors: Fix formatting.
2010-11-03 Stefan Metzmacherreplace/wscript: add size checks for stdint.h types
2010-11-03 Stefan Metzmacherreplace/wscript: do the size checks directly after...
2010-11-03 Stefan Metzmacherreplace/wscript: define bool to int instead of off_t
2010-11-03 Stefan Metzmacherreplace/wscript: check for uint8_t
2010-11-03 Stefan Metzmachers4:dsdb/samldb: avoid nested unindexed searches in...
2010-11-03 Stefan Metzmachers4:dsdb/tests/python/sam.py: test with member: <SID...
2010-11-03 Matthias Dieter... s4:descriptor LDB module - a bit cleanup
2010-11-03 Matthias Dieter... s4:sam.py - assign valid values when performing the...
2010-11-03 Matthias Dieter... s4:samldb LDB module - improve the "get_single_valued_a...
2010-11-03 Matthias Dieter... s4:objectclass_attrs LDB module - introduce the hardcod...
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-11-03 Jelmer Vernooijfilter-subunit: Add --fail-on-empty argument.
2010-11-03 Volker Lendeckes3: Align nttrans replies the same way Windows does it
2010-11-03 Matthias Dieter... s4:objectclass LDB module - the structural objectclass...
2010-11-03 Matthias Dieter... s4:objectclass_attrs LDB module - refactor the "dSHeuri...
2010-11-03 Matthias Dieter... s4:objectclass_attrs LDB module - simplify the invoke...
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...
next