summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcli/nbt: allow use of the waf build for nbt in source3Andrew Tridgell2011-02-221-12/+12
* s4-ndr: added NDR_WBINT to ndr_tablesAndrew Tridgell2011-02-221-1/+1
* s3-rpc_server: Let enpoint mapper listen on port 135.Andreas Schneider2011-02-221-1/+88
* s3-rpc_server: Added event and msg ctx to _rpc_ep_register.Andreas Schneider2011-02-211-17/+82
* s3-rpc_server: Added port option to _rpc_ep_register.Andreas Schneider2011-02-211-15/+42
* s3-rpc_server: Added function to setup tcpip listener!Andreas Schneider2011-02-212-0/+578
* s3-rpc_server: Rename srv_rpc_register.c.Andreas Schneider2011-02-215-4/+4
* s3-rpc_server: Rename srv_rpc_register.Andreas Schneider2011-02-213-5/+5
* s3-rpc_server: Pass tevent_context to dcerpc endpoints.Andreas Schneider2011-02-213-26/+44
* s3-rpc_server: Create a common ncacn listen state.Andreas Schneider2011-02-211-9/+12
* s3-rpc_server: Rename named_pipe_read_packet().Andreas Schneider2011-02-211-16/+16
* s3-librpc: Only register NCACN_NP.Andreas Schneider2011-02-211-9/+22
* s3-lsa: fix some uninitialized variables in our lsa server.Günther Deschner2011-02-211-3/+3
* s3-pdb_ipa: remove uninitialized (and unused) status code.Günther Deschner2011-02-211-2/+1
* s4-descriptor: Fixed some compiler warnings.Nadezhda Ivanova2011-02-211-2/+2
* s4-descriptor: Removed unnecessary descriptor_change function and unused call...Nadezhda Ivanova2011-02-211-387/+0
* s4-descriptor: Replaced the async descriptor_change with synchronous descript...Nadezhda Ivanova2011-02-211-1/+149
* s4-descriptor: Replaced the synchronous descriptor_change with the synchronou...Nadezhda Ivanova2011-02-211-1/+108
* s4-smbtorture: use torture_comment() instead of printf in raw.write test.Günther Deschner2011-02-211-66/+67
* s4-smbtorture: fix some indent in raw.write test.Günther Deschner2011-02-211-4/+4
* s4-smbtorture: fix trailing whitespace in raw.write test.Günther Deschner2011-02-211-22/+22
* s4:scripting/python/modules.[ch] - explicitly say that "py_update_path" takes...Matthias Dieter Wallnöfer2011-02-212-2/+2
* s3:tests: move the log directory of the smbclient_s3 test to st/Michael Adam2011-02-211-7/+8
* s3:tests: clean up old log directories of the registry.roundtrip testMichael Adam2011-02-211-1/+9
* s4:smbtorture do not leave output directory aroundChristian Ambach2011-02-212-13/+11
* libcli/security/security_descriptor.c - fix three wrong counter variablesMatthias Dieter Wallnöfer2011-02-211-3/+3
* libcli/security/privileges.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* libcli/security/privileges.c - fix the counting of privilegesMatthias Dieter Wallnöfer2011-02-211-9/+4
* libcli/security/sddl.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* libcli/security/display_sec.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* s4: avoid overwritting the dceprc.h file from toplevel librpcMatthieu Patou2011-02-211-1/+8
* pyldb: add tests for getting control resultsMatthieu Patou2011-02-211-0/+8
* 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