summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Add --filter option to ldapcmp to ignore specified attributesAmitay Isaacs2011-09-071-9/+20
* s4-kcc: Fix the list of NCs for DRS replica informationAmitay Isaacs2011-09-071-3/+21
* s4:torture/basic: relax base.trans2 midmight time checkingStefan Metzmacher2011-09-071-2/+4
* s4-s3-upgrade Handle expected errors, error out on unexpected onesAndrew Bartlett2011-09-071-3/+5
* s4-s3-upgrade Fix group member additionAndrew Bartlett2011-09-071-2/+2
* s4:librpc: rpc_common.h was move to dcerpc-bindingStefan Metzmacher2011-09-061-1/+1
* s4:auth/gensec: gensec.h was moved to gensec_runtimeStefan Metzmacher2011-09-061-1/+1
* s4:libcli/raw: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+1
* s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/Stefan Metzmacher2011-09-054-8/+8
* s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/Stefan Metzmacher2011-09-058-9/+9
* s4:smb_server: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-053-3/+3
* s4:param: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+2
* s4-cracknames: fixed cracknames to use more specific searchAndrew Tridgell2011-09-051-13/+12
* s4-cldap: fixed cldap search based on dom_sidAndrew Tridgell2011-09-051-15/+4
* heimdal: Try to handle the PAC checking when we are in a cross-realm environmentAndrew Bartlett2011-09-051-1/+10
* s4-samdb: added a few function comments for pydocAndrew Tridgell2011-09-051-0/+3
* s4-provision: these substitutuons are not used any moreAndrew Tridgell2011-09-051-4/+1
* s4-torture: enable password comparison in drsblobs testAndrew Tridgell2011-09-051-2/+2
* s4-torture: fixed a ndr string errorAndrew Tridgell2011-09-051-1/+1
* s4-s3-upgrade Fix error handling in add_users_to_groupAndrew Bartlett2011-09-051-2/+5
* s4-schema consolidate schema handlingAndrew Bartlett2011-09-053-80/+48
* s4-provision handle a number of invalid but real-world upgrade casesAndrew Bartlett2011-09-051-9/+36
* s4-provision Fix type error on existing idmap entries in s3 upgradeAndrew Bartlett2011-09-051-1/+1
* s4-dsdb Print clearer error messages when invalid account flags are specified...Andrew Bartlett2011-09-051-0/+9
* s4-provision Use ProvisioningError and the eadbAndrew Bartlett2011-09-052-6/+27
* s4-provision Add realm to DC configuration in upgrade_from_s3 testAndrew Bartlett2011-09-051-0/+1
* s4-provision Allow a missing idmap DB in upgrade.pyAndrew Bartlett2011-09-041-2/+9
* s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.pyAndrew Bartlett2011-09-041-1/+5
* s4-services: disable the web server by defaultAndrew Tridgell2011-09-011-1/+1
* pyldb: added OID_COMPARATOR constantsAndrew Tridgell2011-09-011-1/+1
* s4-smbtorture: For now, skip trusted domain auth validation tests against the...Günther Deschner2011-08-311-9/+15
* s4-smbtorture: Add trust password to CreateTrust testSumit Bose2011-08-311-32/+245
* s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...Sumit Bose2011-08-311-0/+102
* smbtorture4: Fix a typoVolker Lendecke2011-08-301-1/+1
* Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...Jeremy Allison2011-08-301-2/+40
* s4: Mark the winsreplication test as knownfailVolker Lendecke2011-08-291-1/+1
* RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...Jeremy Allison2011-08-271-0/+1
* s4-drsuapi Allow DsAddEntry of normal objectsAndrew Bartlett2011-08-261-1/+6
* s4-messaging ensure we do not segfault on a NULL msg context in cleanupAndrew Bartlett2011-08-261-0/+4
* build: Add dcerpc-binding to dcerpc.pcAndrew Bartlett2011-08-261-1/+1
* s4-dsdb Return ACL errors as ldb_errstring()Andrew Bartlett2011-08-263-17/+33
* s4-provision Use samba.dns_name_to_dnAndrew Bartlett2011-08-262-2/+6
* py-samba3-test: Copy sample database in tempdir before running testAmitay Isaacs2011-08-261-7/+11
* samba3dump: Update the code using modified samba3 module with passdb apiAmitay Isaacs2011-08-261-40/+53
* s3_upgrade: Set lock directory to correct directoryAmitay Isaacs2011-08-262-1/+3
* py-samba3-test: Set lock directory to the datadirAmitay Isaacs2011-08-261-0/+1
* s3_upgrade: Update commandline options and use updated samba3 python moduleAmitay Isaacs2011-08-263-166/+140
* py-samba3: Use passdb/param wrapper for samba3 moduleAmitay Isaacs2011-08-262-567/+117
* s4-param: Use s3 dump method if s3 context is definedAmitay Isaacs2011-08-261-0/+4
* s3-param: Add a dump() method to output parametersAmitay Isaacs2011-08-261-0/+1