summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-04-09s3: re-run make samba3-idl.Günther Deschner5-4/+306
Guenther
2010-04-09s4-smbtorture: display helpful error message when winreg_QueryMultipleValues ↵Günther Deschner1-5/+3
fails. Guenther
2010-04-09winreg: move REG_OPTION_NON_VOLATILE out of option bitmask.Günther Deschner1-1/+2
Guenther
2010-04-09winreg: fill in IDL for winreg_QueryMultipleValues2.Günther Deschner1-1/+7
Guenther
2010-04-09s3: add iconv_convenience handle to pull/push sz helpers.Günther Deschner15-50/+58
Guenther
2010-04-09s3: Fix a typoVolker Lendecke1-1/+1
2010-04-09selftest: make sure filter-subunit and format-subunit use unbuffered ioStefan Metzmacher2-4/+4
metze
2010-04-09s4:selftest: mark some smb2.compound tests as knownfailStefan Metzmacher1-0/+3
metze
2010-04-09RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8Stefan Metzmacher1-0/+30
The behavior between w2k3 and w2k8 differs: - w2k3 just ignores alter_context requests which try to change an existing presentation context. - w2k8 returns DERPC_NCA_S_PROTO_ERROR and closes the transport connection. metze
2010-04-09s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected ↵Stefan Metzmacher1-4/+17
status metze
2010-04-09s4:librpc/rpc: correctly initialize last_fault_code for bind and ↵Stefan Metzmacher1-0/+9
alter_context requests metze
2010-04-09librpc/rpc: fix typo DERPC_ => DCERPC_Stefan Metzmacher1-47/+47
metze
2010-04-09librpc: rerun make idlStefan Metzmacher2-141/+141
metze
2010-04-09dcerpc.idl: fix typo DERPC_ => DCERPC_Stefan Metzmacher1-47/+47
metze
2010-04-09lib/torture: also print intergers as HEX values in the torture_assert macrosStefan Metzmacher1-6/+8
metze
2010-04-09s4:heimdal_build/wscript_build: we don't need separate subsystems just for ↵Stefan Metzmacher1-40/+11
optional source files metze
2010-04-09s4:heimdal_build/wscript_build: remove useless dependecies of HEIMDAL_ROKEN_HStefan Metzmacher1-3/+4
This hopefully fixes the build on host opi - OpenSUSE 10.2 (x86_64). metze
2010-04-09s4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN*_SOURCE variableStefan Metzmacher1-3/+40
metze
2010-04-09s4-smbtorture: add test to check for registry symlinks in RPC-SPOOLSS-PRINTER.Günther Deschner1-6/+66
Guenther
2010-04-09s4-smbtorture: fix build after winreg IDL renames, sorry..Günther Deschner1-1/+1
Guenther
2010-04-09s4-build: Fix autoconf build (net_machinepw.c is no longer present)Jelmer Vernooij2-1/+1
2010-04-09s3: Use talloc_tos() as talloc ctx for fd_lines_load() in map_username()Volker Lendecke1-1/+1
2010-04-09s3: TALLOC_FREE(command) correctly in map_username()Volker Lendecke1-0/+2
2010-04-09s4-smbtorture: Fix winreg test after keytype renameing.Günther Deschner1-21/+21
Guenther
2010-04-09s4-winreg: Fix dcesrv_winreg_CreateKey after rename.Günther Deschner1-1/+1
Guenther
2010-04-09s3: re-run make samba3-idl.Günther Deschner3-17/+21
Guenther
2010-04-09winreg: rename winreg_KeyType to winreg_KeyOptions.Günther Deschner1-6/+8
Guenther
2010-04-09s4-smbtorture: when creating winreg-symlinks during a test, it is very wise ↵Günther Deschner1-2/+2
to make them volatile. Guenther
2010-04-09s4-smbtorture: winreg keytype options is a bitmask.Günther Deschner1-2/+2
Guenther
2010-04-09s3: re-run make samba3-idl.Günther Deschner5-35/+23
Guenther
2010-04-09winreg: keytype options is a bitmask.Günther Deschner1-1/+1
Guenther
2010-04-09s4-smbtorture: more work on registry REG_LINK (in-registry symlinks) test.Günther Deschner1-0/+14
Guenther
2010-04-09s4-waf: only enable the python uuid module if python <= 2.4Andrew Tridgell1-1/+2
2010-04-09libwbclient: Fix some memleaks in the testsVolker Lendecke1-0/+7
2010-04-09build: use Logs.error() and Logs.info() instead of print()Andrew Tridgell6-27/+29
this gives appropriate colors on output, and ensures it works with compiler output
2010-04-09build: nicer error message on missing file in waf distAndrew Tridgell1-2/+6
2010-04-09s4-waf: added --gdbtest option for waf testAndrew Tridgell1-1/+7
2010-04-09build: no need to re-create the lib and bin symlinks if they existAndrew Tridgell1-0/+6
this saves a few unlink/symlink calls for null builds
2010-04-09build: added --picky-developer and --fatal-errorsAndrew Tridgell2-1/+13
Added configure options for --fatal-errors and --picky-developer. This removes -Wfatal-errors from the --enable-developer flags.
2010-04-09s4-net: Cope with options without arguments.Jelmer Vernooij1-1/+2
2010-04-09s4-net: 'net user create' -> 'net user add', for backwards compatibility.Jelmer Vernooij1-3/+3
2010-04-09Support --version in python scripts.Jelmer Vernooij1-0/+8
2010-04-09s4-net: Convert machinepw command to python.Jelmer Vernooij7-156/+115
2010-04-09s4-net: Convert vampire command over to Python.Jelmer Vernooij5-68/+173
2010-04-09s4-net: Convert user subcommand to Python.Jelmer Vernooij7-129/+148
2010-04-09s4/dsdb: Set schemaInfo attribute value during provisioningKamen Mazdrashki4-0/+80
After provisioning new Forest, schemaInfo should be set to a value with revision=1 and current invocation_id
2010-04-09s4/dsdb: split writing of schemaInfo blob in two partsKamen Mazdrashki1-21/+46
ldb_msg preparation is moved into separate function so that it can be used for implementing schemaInfo updates both on module stack (dsdb_module_... functions) and directly on ldb_context
2010-04-09s4/dsdb: Let caller to control if valid invocationId is critical or ↵Kamen Mazdrashki4-4/+9
zero-guid is acceptable
2010-04-09s4/test: Add DRS-UNIT test suite to 'quicktests' listKamen Mazdrashki1-0/+1
2010-04-09s4/dsdb: Use dsdb_schema_info object to create default schemaInfo valuesKamen Mazdrashki2-7/+22