summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-21s3-rpc_server: Rename named_pipe_read_packet().Andreas Schneider1-16/+16
2011-02-21s3-librpc: Only register NCACN_NP.Andreas Schneider1-9/+22
2011-02-21s3-lsa: fix some uninitialized variables in our lsa server.Günther Deschner1-3/+3
2011-02-21s3-pdb_ipa: remove uninitialized (and unused) status code.Günther Deschner1-2/+1
2011-02-21s4-descriptor: Fixed some compiler warnings.Nadezhda Ivanova1-2/+2
2011-02-21s4-descriptor: Removed unnecessary descriptor_change function and unused call...Nadezhda Ivanova1-387/+0
2011-02-21s4-descriptor: Replaced the async descriptor_change with synchronous descript...Nadezhda Ivanova1-1/+149
2011-02-21s4-descriptor: Replaced the synchronous descriptor_change with the synchronou...Nadezhda Ivanova1-1/+108
2011-02-21s4-smbtorture: use torture_comment() instead of printf in raw.write test.Günther Deschner1-66/+67
2011-02-21s4-smbtorture: fix some indent in raw.write test.Günther Deschner1-4/+4
2011-02-21s4-smbtorture: fix trailing whitespace in raw.write test.Günther Deschner1-22/+22
2011-02-21s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes...Matthias Dieter Wallnöfer2-2/+2
2011-02-21s3:tests: move the log directory of the smbclient_s3 test to st/Michael Adam1-7/+8
2011-02-21s3:tests: clean up old log directories of the registry.roundtrip testMichael Adam1-1/+9
2011-02-21s4:smbtorture do not leave output directory aroundChristian Ambach2-13/+11
2011-02-21libcli/security/security_descriptor.c - fix three wrong counter variablesMatthias Dieter Wallnöfer1-3/+3
2011-02-21libcli/security/privileges.c - fix wrong counter typeMatthias Dieter Wallnöfer1-1/+1
2011-02-21libcli/security/privileges.c - fix the counting of privilegesMatthias Dieter Wallnöfer1-9/+4
2011-02-21libcli/security/sddl.c - fix wrong counter typeMatthias Dieter Wallnöfer1-1/+1
2011-02-21libcli/security/display_sec.c - fix wrong counter typeMatthias Dieter Wallnöfer1-1/+1
2011-02-21s4: avoid overwritting the dceprc.h file from toplevel librpcMatthieu Patou1-1/+8
2011-02-21pyldb: add tests for getting control resultsMatthieu Patou1-0/+8
2011-02-21pyldb: Add tests for the ldb_result objectMatthieu Patou1-0/+87
2011-02-21pyldb: create LdbResult, return value from ldb.search is now a LdbResultMatthieu Patou2-5/+332
2011-02-21s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)Matthieu Patou3-26/+26
2011-02-21ldb: controls marshalling/unmarshalling improvementMatthieu Patou4-623/+930
2011-02-21Fix missing dependency on libreplace.Jelmer Vernooij1-1/+1
2011-02-20s4/drs-tests:Blackbox test to verify DsReplicaSync handlingKamen Mazdrashki1-0/+91
2011-02-20s4/samba.tests: Raise BlackboxProcessError exception in case check_output met...Kamen Mazdrashki1-2/+2
2011-02-20s4/samba.tests: Extend CalledProcessError class to store STDOUT and STDERR fo...Kamen Mazdrashki1-0/+13
2011-02-20s4/drs-tests: Allow _net_drs_replicate to force replication and return output...Kamen Mazdrashki1-2/+4
2011-02-20s4/drs-tests: Split samba-tool command line generation into separate methodKamen Mazdrashki1-7/+12
2011-02-20s4/drs-tests: Inherit DrsReplSchemaTestCase from DrsBaseTestCaseKamen Mazdrashki1-45/+2
2011-02-20s4/drs-tests: Inherit DrsFsmoTestCase from DrsBaseTestCaseKamen Mazdrashki1-35/+2
2011-02-20s4/drs-tests: Inherit DrsDeleteObjectTestCase from DrsBaseTestCaseKamen Mazdrashki1-44/+2
2011-02-20s4/drs-tests: Add a base class to hold common functionality for all DRS pytho...Kamen Mazdrashki1-0/+104
2011-02-20s3: Fix pdb_ads_enum_aliasmem for empty aliasesVolker Lendecke1-1/+3
2011-02-20s3: Support SetGroupInfo in pdb_adsVolker Lendecke1-4/+66
2011-02-20s3: Fix a debug messageVolker Lendecke1-1/+1
2011-02-20s3: Fix pdb_ads_enum_group_members for empty groupsVolker Lendecke1-1/+3
2011-02-20s3: Fix error returns in pdb_ads_mod_groupmemVolker Lendecke1-2/+4
2011-02-20s4-version: Fix version finding for bzr branches.Jelmer Vernooij1-1/+1
2011-02-20ldb-samba: Add missing dependency on pyldb-util.Jelmer Vernooij1-1/+1
2011-02-20s3: Improve a debug message, we have more than pdb_tdb.Volker Lendecke1-1/+1
2011-02-20s3: Protect tldap_errstr against a NULL ldVolker Lendecke1-1/+3
2011-02-20s3: Fix return code of pdb_ads_getsamupriv if the user does not existVolker Lendecke1-1/+1
2011-02-20s3: Add ACB_NORMAL to workstations, match RPC-SAMRVolker Lendecke1-1/+9
2011-02-20s3: Make QueryDispInfo and QueryInfo match for guestVolker Lendecke1-6/+19
2011-02-20s3: NO_SUCH_USER is a lot more likely than NO_MEMORYVolker Lendecke1-1/+1
2011-02-20s3: Convert init_system_info to NTSTATUSVolker Lendecke4-9/+12