summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pyldb: Add tests for the ldb_result objectMatthieu Patou2011-02-211-0/+87
* pyldb: create LdbResult, return value from ldb.search is now a LdbResultMatthieu Patou2011-02-212-5/+332
* s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)Matthieu Patou2011-02-213-26/+26
* ldb: controls marshalling/unmarshalling improvementMatthieu Patou2011-02-214-623/+930
* Fix missing dependency on libreplace.Jelmer Vernooij2011-02-211-1/+1
* s4/drs-tests:Blackbox test to verify DsReplicaSync handlingKamen Mazdrashki2011-02-201-0/+91
* s4/samba.tests: Raise BlackboxProcessError exception in case check_output met...Kamen Mazdrashki2011-02-201-2/+2
* s4/samba.tests: Extend CalledProcessError class to store STDOUT and STDERR fo...Kamen Mazdrashki2011-02-201-0/+13
* s4/drs-tests: Allow _net_drs_replicate to force replication and return output...Kamen Mazdrashki2011-02-201-2/+4
* s4/drs-tests: Split samba-tool command line generation into separate methodKamen Mazdrashki2011-02-201-7/+12
* s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-45/+2
* s4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-35/+2
* s4/drs-tests: Inherit DrsDeleteObjectTestCase from DrsBaseTestCaseKamen Mazdrashki2011-02-201-44/+2
* s4/drs-tests: Add a base class to hold common functionality for all DRS pytho...Kamen Mazdrashki2011-02-201-0/+104
* s3: Fix pdb_ads_enum_aliasmem for empty aliasesVolker Lendecke2011-02-201-1/+3
* s3: Support SetGroupInfo in pdb_adsVolker Lendecke2011-02-201-4/+66
* s3: Fix a debug messageVolker Lendecke2011-02-201-1/+1
* s3: Fix pdb_ads_enum_group_members for empty groupsVolker Lendecke2011-02-201-1/+3
* s3: Fix error returns in pdb_ads_mod_groupmemVolker Lendecke2011-02-201-2/+4
* s4-version: Fix version finding for bzr branches.Jelmer Vernooij2011-02-201-1/+1
* ldb-samba: Add missing dependency on pyldb-util.Jelmer Vernooij2011-02-201-1/+1
* s3: Improve a debug message, we have more than pdb_tdb.Volker Lendecke2011-02-201-1/+1
* s3: Protect tldap_errstr against a NULL ldVolker Lendecke2011-02-201-1/+3
* s3: Fix return code of pdb_ads_getsamupriv if the user does not existVolker Lendecke2011-02-201-1/+1
* s3: Add ACB_NORMAL to workstations, match RPC-SAMRVolker Lendecke2011-02-201-1/+9
* s3: Make QueryDispInfo and QueryInfo match for guestVolker Lendecke2011-02-201-6/+19
* s3: NO_SUCH_USER is a lot more likely than NO_MEMORYVolker Lendecke2011-02-201-1/+1
* s3: Convert init_system_info to NTSTATUSVolker Lendecke2011-02-204-9/+12
* s3: Slightly simplify Get_Pwnam_allocVolker Lendecke2011-02-201-4/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-202-9/+9
* s3:tests: fix the smbclient_s3 test for multiple users running it.Michael Adam2011-02-191-2/+16
* s3:tests: remove unused script/tests/test_functions.shMichael Adam2011-02-191-202/+0
* s3:tests: include subunit.sh instead of test_functions.sh in test_posix_s3.shMichael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s...Michael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_smbtorture_...Michael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_wbinfo_s3.shMichael Adam2011-02-191-2/+2
* s3:tests: use the blackbox subunit output formatter for the testparm_s3 test.Michael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_local_s3.shMichael Adam2011-02-191-2/+2
* s3:tests: use the blackbox subunit output formatter for the smbclient_s3 test.Michael Adam2011-02-191-2/+2
* s3: Pass logonHours through pdb_adsVolker Lendecke2011-02-191-0/+22
* s3: Add "len" to pdb_set_hoursVolker Lendecke2011-02-198-13/+23
* s3: Let pdb_ads write accountExpiresVolker Lendecke2011-02-191-0/+18
* s3: Fix pdb_ads_pull_timeVolker Lendecke2011-02-191-1/+1
* vfs_smb_traffic_analyzer shall also transfer the clients IP address.Holger Hetterich2011-02-192-4/+7
* Fix alignment issues in SPOOLSS "BUFFER" marshalling.Jeremy Allison2011-02-181-0/+7
* s3:vfs:syncops add option to disable metasync per shareChristian Ambach2011-02-181-4/+14
* s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap.Günther Deschner2011-02-181-1/+1
* nsswitch: make libwbclient a public library again.Günther Deschner2011-02-181-1/+1
* s3-waf: we need to globally -Ilib/replaceGünther Deschner2011-02-181-1/+1
* s3-waf: fix popt support.Günther Deschner2011-02-182-0/+5