summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-09-22s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman4-5/+6
2010-09-22dsdb: Use short path for ldb_handlers.h, in case ldb is installed in theJelmer Vernooij1-1/+1
2010-09-22ldb: Use waf as default build system.Jelmer Vernooij2-18/+19
2010-09-22ldb: Depend directly on replace, fixes the build on systems withJelmer Vernooij1-0/+3
2010-09-22s4-param: Fix more memory leaks, invalid memory context.Jelmer Vernooij7-25/+111
2010-09-22s4-param: Check type when converting python object to lp_ctx, fix someJelmer Vernooij7-13/+65
2010-09-22pygensec: Implement start_mech_by_name().Jelmer Vernooij3-11/+40
2010-09-22ndrdump: Move blackbox test to standard python namespace.Jelmer Vernooij5-21/+42
2010-09-22s4/selftest: Simplify running of python tests.Jelmer Vernooij1-32/+31
2010-09-22selftest: Let tests add prefix to tests by themselve.Jelmer Vernooij1-10/+13
2010-09-22s4-smbtorture: print out membership in RPC-SPOOLSS-ACCESS.Günther Deschner1-0/+7
2010-09-22s4-drs-test: Relax a check that may possibly failKamen Mazdrashki1-1/+7
2010-09-22s4-ldapcmp: Enable comparisons between LDBs tooKamen Mazdrashki1-3/+12
2010-09-21s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij9-14/+12
2010-09-21selftest: Fix run for systems without testtools installed.Jelmer Vernooij3-3/+2
2010-09-21selftest: Use idlist testing for python tests.Jelmer Vernooij1-4/+3
2010-09-21selftest: Support running individual tests using idlists, for testsuites that...Jelmer Vernooij1-18/+42
2010-09-21s4-selftest: Use loadlist in a couple more places.Jelmer Vernooij1-32/+32
2010-09-21torture: Remove active_testname variable.Jelmer Vernooij1-3/+0
2010-09-21s4-test: Allow running individual tests for smbtorture tests.Jelmer Vernooij1-1/+1
2010-09-21torture: Fix running individual tests.Jelmer Vernooij1-2/+2
2010-09-21s4-land: Print commands that are being run.Jelmer Vernooij1-10/+20
2010-09-21pymessaging: Remove unused older python irpc bindings.Jelmer Vernooij1-349/+3
2010-09-21s4: Add script for landing a branch through a remote server, such as sn.Jelmer Vernooij1-0/+40
2010-09-21s4: Add convenience script for building and landing a tree in theJelmer Vernooij1-0/+118
2010-09-21s4-ldap: Fixed a problem with NC's having a parentGUID attributeNadezhda Ivanova2-14/+48
2010-09-20rpc_talloc: Update test now that we create fewer references.Jelmer Vernooij1-7/+4
2010-09-20pytestrpc: Be more verbose.Jelmer Vernooij1-4/+6
2010-09-20testrpc: Convert from a single unit test to a simple test script, beJelmer Vernooij1-18/+32
2010-09-20pidl: Fix segfault when accessing unicode objects.Jelmer Vernooij1-1/+1
2010-09-20s4-drepl: use the partition UDV and hwm for extended getncchanges opsAndrew Tridgell3-28/+75
2010-09-20s4-smbtorture: print SVCCTL security descriptor in test_QueryServiceObjectSec...Günther Deschner1-0/+17
2010-09-20Open alpha 14.Jelmer Vernooij1-2/+2
2010-09-20s4-pyrpc: fixed build on python 2.4Andrew Tridgell2-4/+4
2010-09-20s4-rodc: fixed repsFrom store on RODCAndrew Tridgell1-14/+11
2010-09-20s4-kcc: a bit more debug info on repsFrom creationAndrew Tridgell1-1/+7
2010-09-20Merge branch 'v4-0-stable' into newmasterJelmer Vernooij3-34/+18
2010-09-20s4-mkrelease: Update for waf.Jelmer Vernooij1-29/+14
2010-09-21s4-test: yet another test for ATTID-ot-OID conversionKamen Mazdrashki1-2/+7
2010-09-21s4-dsdb-schema_prefixmap: return WERR_DS_NO_ATTRIBUTE_OR_VALUE when ATTID is ...Kamen Mazdrashki1-1/+1
2010-09-21s4-dsdb-schema_prefixmap: Print debug message when internal failure occursKamen Mazdrashki1-0/+5
2010-09-21s4-devel-getncchanges: Add common Samba options as a group to be displayedKamen Mazdrashki1-0/+1
2010-09-20s4-smbtorture: add NetRemoteTOD libnetapi torture test.Günther Deschner4-2/+80
2010-09-20s4-mkrelease: Update to use waf build.Jelmer Vernooij1-6/+4
2010-09-20Update version info.Jelmer Vernooij1-2/+2
2010-09-20Update WHATSNEW.txt.Jelmer Vernooij1-1/+2
2010-09-20s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders testAnatoliy Atanasov3-29/+120
2010-09-20s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.Anatoliy Atanasov2-54/+81
2010-09-20s4/drs: use type enum drsuapi_DsNameFormat in DsCrackNames codeAnatoliy Atanasov1-9/+20
2010-09-20s4-smbtorture: add test_SetServiceObjectSecurity() to RPC-SVCCTL.Günther Deschner1-1/+62