summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-04-10s4:heimdal Add hooks to check with the DB before we allow s4u2selfAndrew Bartlett2-5/+42
2010-04-10s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett6-50/+208
2010-04-10s4:credentials talloc_free() any previous salt_principalAndrew Bartlett2-1/+2
2010-04-10s4:autogen-waf: generate 'Makefile' instead of 'makefile'Stefan Metzmacher1-5/+4
2010-04-10s4:configure: generate Makefile from Makefile.inStefan Metzmacher3-4/+6
2010-04-10s4:heimdal_build/wscript_build: remove more network related stuff from HEIMDA...Stefan Metzmacher1-3/+4
2010-04-10s4:heimdal_build/wscript_build: use LIBREPLACE_H for asn1_compile and compile_etStefan Metzmacher1-2/+2
2010-04-09s4:LDB - fix up "LDAPI" testMatthias Dieter Wallnöfer1-1/+3
2010-04-09s4-smbtorture: skip winreg symlink test against Samba in RPC-SPOOLSS.Günther Deschner1-0/+4
2010-04-09s4-smbtorture: make sure to check for result of spoolss_GetJob tests.Günther Deschner1-4/+5
2010-04-09s4-smbtorture: display helpful error message when winreg_QueryMultipleValues ...Günther Deschner1-5/+3
2010-04-09selftest: make sure filter-subunit and format-subunit use unbuffered ioStefan Metzmacher2-4/+4
2010-04-09s4:selftest: mark some smb2.compound tests as knownfailStefan Metzmacher1-0/+3
2010-04-09RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8Stefan Metzmacher1-0/+30
2010-04-09s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected st...Stefan Metzmacher1-4/+17
2010-04-09s4:librpc/rpc: correctly initialize last_fault_code for bind and alter_contex...Stefan Metzmacher1-0/+9
2010-04-09s4:heimdal_build/wscript_build: we don't need separate subsystems just for op...Stefan Metzmacher1-40/+11
2010-04-09s4:heimdal_build/wscript_build: remove useless dependecies of HEIMDAL_ROKEN_HStefan Metzmacher1-3/+4
2010-04-09s4:heimdal_build/wscript_build: create a HEIMDAL_ROKEN*_SOURCE variableStefan Metzmacher1-3/+40
2010-04-09s4-smbtorture: add test to check for registry symlinks in RPC-SPOOLSS-PRINTER.Günther Deschner1-6/+66
2010-04-09s4-smbtorture: fix build after winreg IDL renames, sorry..Günther Deschner1-1/+1
2010-04-09s4-build: Fix autoconf build (net_machinepw.c is no longer present)Jelmer Vernooij1-1/+0
2010-04-09s4-smbtorture: Fix winreg test after keytype renameing.Günther Deschner1-21/+21
2010-04-09s4-winreg: Fix dcesrv_winreg_CreateKey after rename.Günther Deschner1-1/+1
2010-04-09s4-smbtorture: when creating winreg-symlinks during a test, it is very wise t...Günther Deschner1-2/+2
2010-04-09s4-smbtorture: winreg keytype options is a bitmask.Günther Deschner1-2/+2
2010-04-09s4-smbtorture: more work on registry REG_LINK (in-registry symlinks) test.Günther Deschner1-0/+14
2010-04-09s4-waf: only enable the python uuid module if python <= 2.4Andrew Tridgell1-1/+2
2010-04-09s4-waf: added --gdbtest option for waf testAndrew Tridgell1-1/+7
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
2010-04-09s4/dsdb: split writing of schemaInfo blob in two partsKamen Mazdrashki1-21/+46
2010-04-09s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...Kamen Mazdrashki4-4/+9
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
2010-04-09s4/dsdb: Use dsdb_schema_info object to verify schema_info blobsKamen Mazdrashki2-21/+20
2010-04-09s4/test: Use drsut_schemainfo_new() instead of SCHEMA_INFO_DEFAULT local defineKamen Mazdrashki1-18/+30
2010-04-09s4/waf: add new files to WAF buildKamen Mazdrashki2-2/+2
2010-04-09s4/samldb: schemaInfo attribute must be updated when adding new Schema objectKamen Mazdrashki1-0/+50
2010-04-09s4/test: add shemaInfo torture test to automated test suiteKamen Mazdrashki1-0/+1
2010-04-09s4/schema: Torture test for schemaInfo implementationKamen Mazdrashki1-0/+209
2010-04-09s4/was: Add 'drsblobs' Python moduleKamen Mazdrashki1-0/+13
2010-04-09s4: Add 'drsblobs' Python moduleKamen Mazdrashki1-0/+11
2010-04-09s4/tort: Unit test for schemaInfo implementationKamen Mazdrashki3-0/+582
2010-04-09s4/dsdb: dsdb_schema_info object implementationKamen Mazdrashki2-1/+385