samba.git
2010-04-09 Günther Deschners3-spoolss: Fix two uninitialized vars in spoolss util...
2010-04-09 Günther Deschners3: re-run make samba3-idl.
2010-04-09 Günther Deschners4-smbtorture: display helpful error message when winre...
2010-04-09 Günther Deschnerwinreg: move REG_OPTION_NON_VOLATILE out of option...
2010-04-09 Günther Deschnerwinreg: fill in IDL for winreg_QueryMultipleValues2.
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2010-04-09 Volker Lendeckes3: Fix a typo
2010-04-09 Stefan Metzmacherselftest: make sure filter-subunit and format-subunit...
2010-04-09 Stefan Metzmachers4:selftest: mark some smb2.compound tests as knownfail
2010-04-09 Stefan MetzmacherRPC-ALTERCONTEXT: let the test pass against w2k3 and...
2010-04-09 Stefan Metzmachers4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex(...
2010-04-09 Stefan Metzmachers4:librpc/rpc: correctly initialize last_fault_code...
2010-04-09 Stefan Metzmacherlibrpc/rpc: fix typo DERPC_ => DCERPC_
2010-04-09 Stefan Metzmacherlibrpc: rerun make idl
2010-04-09 Stefan Metzmacherdcerpc.idl: fix typo DERPC_ => DCERPC_
2010-04-09 Stefan Metzmacherlib/torture: also print intergers as HEX values in...
2010-04-09 Stefan Metzmachers4:heimdal_build/wscript_build: we don't need separate...
2010-04-09 Stefan Metzmachers4:heimdal_build/wscript_build: remove useless dependec...
2010-04-09 Stefan Metzmachers4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN...
2010-04-09 Günther Deschners4-smbtorture: add test to check for registry symlinks...
2010-04-09 Günther Deschners4-smbtorture: fix build after winreg IDL renames,...
2010-04-09 Jelmer Vernooijs4-build: Fix autoconf build (net_machinepw.c is no...
2010-04-09 Volker Lendeckes3: Use talloc_tos() as talloc ctx for fd_lines_load...
2010-04-09 Volker Lendeckes3: TALLOC_FREE(command) correctly in map_username()
2010-04-09 Günther Deschners4-smbtorture: Fix winreg test after keytype renameing.
2010-04-09 Günther Deschners4-winreg: Fix dcesrv_winreg_CreateKey after rename.
2010-04-09 Günther Deschners3: re-run make samba3-idl.
2010-04-09 Günther Deschnerwinreg: rename winreg_KeyType to winreg_KeyOptions.
2010-04-09 Günther Deschners4-smbtorture: when creating winreg-symlinks during...
2010-04-09 Günther Deschners4-smbtorture: winreg keytype options is a bitmask.
2010-04-09 Günther Deschners3: re-run make samba3-idl.
2010-04-09 Günther Deschnerwinreg: keytype options is a bitmask.
2010-04-09 Günther Deschners4-smbtorture: more work on registry REG_LINK (in-regis...
2010-04-09 Andrew Tridgells4-waf: only enable the python uuid module if python...
2010-04-09 Volker Lendeckelibwbclient: Fix some memleaks in the tests
2010-04-09 Andrew Tridgellbuild: use Logs.error() and Logs.info() instead of...
2010-04-09 Andrew Tridgellbuild: nicer error message on missing file in waf dist
2010-04-09 Andrew Tridgells4-waf: added --gdbtest option for waf test
2010-04-09 Andrew Tridgellbuild: no need to re-create the lib and bin symlinks...
2010-04-09 Andrew Tridgellbuild: added --picky-developer and --fatal-errors
2010-04-09 Jelmer Vernooijs4-net: Cope with options without arguments.
2010-04-09 Jelmer Vernooijs4-net: 'net user create' -> 'net user add', for backwa...
2010-04-09 Jelmer VernooijSupport --version in python scripts.
2010-04-09 Jelmer Vernooijs4-net: Convert machinepw command to python.
2010-04-09 Jelmer Vernooijs4-net: Convert vampire command over to Python.
2010-04-09 Jelmer Vernooijs4-net: Convert user subcommand to Python.
2010-04-09 Kamen Mazdrashkis4/dsdb: Set schemaInfo attribute value during provisioning
2010-04-09 Kamen Mazdrashkis4/dsdb: split writing of schemaInfo blob in two parts
2010-04-09 Kamen Mazdrashkis4/dsdb: Let caller to control if valid invocationId...
2010-04-09 Kamen Mazdrashkis4/test: Add DRS-UNIT test suite to 'quicktests' list
2010-04-09 Kamen Mazdrashkis4/dsdb: Use dsdb_schema_info object to create default...
2010-04-09 Kamen Mazdrashkis4/dsdb: Use dsdb_schema_info object to verify schema_i...
2010-04-09 Kamen Mazdrashkis4/test: Use drsut_schemainfo_new() instead of SCHEMA_I...
2010-04-09 Kamen Mazdrashkis4/waf: add new files to WAF build
2010-04-09 Kamen Mazdrashkis4/samldb: schemaInfo attribute must be updated when...
2010-04-09 Kamen Mazdrashkis4/test: add shemaInfo torture test to automated test...
2010-04-09 Kamen Mazdrashkis4/schema: Torture test for schemaInfo implementation
2010-04-09 Kamen Mazdrashkis4/was: Add 'drsblobs' Python module
2010-04-09 Kamen Mazdrashkis4: Add 'drsblobs' Python module
2010-04-09 Kamen Mazdrashkilibrpc/idl: Use [nopython] attr for types used in decod...
2010-04-09 Andrew Bartlettlibrpc/idl Use [nopython] on some drsblobs.idl 'functio...
2010-04-09 Andrew Bartlettpidl:python Allow 'nopython' to work
2010-04-09 Kamen Mazdrashkis4/tort: Unit test for schemaInfo implementation
2010-04-09 Kamen Mazdrashkitorture: add torture_assert_goto() convenience macro
2010-04-09 Kamen Mazdrashkis4/dsdb: dsdb_schema_info object implementation
2010-04-09 Kamen Mazdrashkis4/dsdb: Define dsdb representation for schemaInfo...
2010-04-09 Kamen Mazdrashkis4/ldif: Handle Schema:schemaInfo blobs
2010-04-09 Kamen Mazdrashkis4/idl: drsblobs IDL regeneration
2010-04-09 Kamen Mazdrashkis4/idl: Schema:schemaInfo attribute description
2010-04-09 Karolin Seegers4-krb5: Fix typos in comment.
2010-04-09 Jeremy AllisonStop smb2 from calling into smb1 blocking lock request...
2010-04-09 Jeremy AllisonSimplify call_trans2qfilepathinfo() and smbd_do_qfilepa...
2010-04-09 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-04-08 Kamen Mazdrashkis4/torture: Suppress Valgrind warnings
2010-04-08 Günther Deschners4-winreg: add winreg_DeleteKeyEx stub.
2010-04-08 Günther Deschners3-winreg: add winreg_DeleteKeyEx stub.
2010-04-08 Günther Deschners3: re-run make samba3-idl.
2010-04-08 Günther Deschnerwinreg: add IDL for winreg_DeleteKeyEx.
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - assign a better...
2010-04-08 Matthias Dieter... s4:registry - "patchfile_preg.c" - make a SIVAL stateme...
2010-04-08 Günther Deschners3: re-run make samba3-idl.
2010-04-08 Günther Deschnerwinreg: fill in some winreg IDL gaps.
2010-04-08 Jelmer Vernooijs4-net: Convert 'net time' to python.
2010-04-08 Jelmer Vernooijnet: Convert time command to python.
2010-04-08 Jelmer Vernooijs4-net: Use new Net() object in net export keytab.
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, use standard convention...
2010-04-08 Jelmer Vernooijs4-python: Cancel transaction properly in case of excep...
2010-04-08 Jelmer Vernooijs4-python: Move load_partition_usn to dsdb module.
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-04-08 Jelmer Vernooijs4-python: rename samba.glue to samba._glue to indicate...
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, import of FLG_NOSYNC.
2010-04-08 Jelmer Vernooijs4-python: Simplify code, improve formatting.
2010-04-08 Jelmer Vernooijs4-python: Remove obsolete and broken torture modules.
2010-04-08 Jelmer Vernooijtestr: Use waf test runner.
2010-04-08 Jelmer Vernooijselftest: Add --filtered-subunit option.
2010-04-08 Jelmer Vernooijselftest: Support --load-list option.
2010-04-08 Jelmer Vernooijs4-waf: Support --load-list option.
2010-04-08 Jelmer Vernooijs4-python: samdb: Default to using global schema.
2010-04-08 Endi S. Dewatas4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in...
next