summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett2011-02-2212-125/+9
* selftest move selftesthelpers to a top level helper scriptAndrew Bartlett2011-02-221-138/+14
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-223-7/+7
* s4-waf: added --enable-s3build configure optionAndrew Tridgell2011-02-221-1/+6
* s4-waf: rename smbpasswd library to smbpasswdparserAndrew Tridgell2011-02-224-4/+4
* s4-waf: rename 'param' to 'pyparam'Andrew Tridgell2011-02-221-1/+1
* s4-ndr: added NDR_WBINT to ndr_tablesAndrew Tridgell2011-02-221-1/+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
* s4:smbtorture do not leave output directory aroundChristian Ambach2011-02-211-13/+10
* 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
* 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
* ldb-samba: Add missing dependency on pyldb-util.Jelmer Vernooij2011-02-201-1/+1
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-182-5/+2
* s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell2011-02-1814-14/+14
* librpc make ndr-standard a common libraryAndrew Bartlett2011-02-181-13/+0
* librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett2011-02-181-13/+6
* s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell2011-02-1810-34/+34
* s3build: added NMBDSOCKETDIR to dynconfigAndrew Tridgell2011-02-183-1/+5
* s4-dsdb: operational module does not need auth any moreAndrew Tridgell2011-02-182-3/+1
* s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.Günther Deschner2011-02-171-0/+721
* s4:scripting/python/modules.c - remove a really unnecessary variableMatthias Dieter Wallnöfer2011-02-171-1/+0
* heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as wellAndrew Bartlett2011-02-171-2/+1
* s4-build: added LOCALEDIR config optionAndrew Tridgell2011-02-172-1/+3
* s4-waf: move wbinfo buildrule to winbind.Günther Deschner2011-02-171-0/+4
* s4-smbtorture: Fix for RPC-LSA-FOREST-TRUST.Sumit Bose2011-02-161-2/+5
* s4-smbtorture: Two fixes for forest trust test against samba.Sumit Bose2011-02-161-2/+6
* s4: Fix a typoVolker Lendecke2011-02-151-1/+1
* s4:torture/rpc/samr.c - fix up the "test_GroupList" suite regarding QueryDisp...Matthias Dieter Wallnöfer2011-02-151-2/+16
* s4:samr RPC server - QueryDisplayInfo returns always all domains users, alias...Matthias Dieter Wallnöfer2011-02-151-34/+40
* s4-ldb_modules/operational: Make use of dsdb_module_reference_dn() functionKamen Mazdrashki2011-02-151-17/+4