Age | Commit message (Expand) | Author | Files | Lines |
2011-09-07 | s4-s3-upgrade Handle expected errors, error out on unexpected ones | Andrew Bartlett | 1 | -3/+5 |
2011-09-07 | s4-s3-upgrade Fix group member addition | Andrew Bartlett | 1 | -2/+2 |
2011-09-06 | s4:librpc: rpc_common.h was move to dcerpc-binding | Stefan Metzmacher | 1 | -1/+1 |
2011-09-06 | s4:auth/gensec: gensec.h was moved to gensec_runtime | Stefan Metzmacher | 1 | -1/+1 |
2011-09-05 | s4:libcli/raw: make use of PROTOCOL_SMB2_02 | Stefan Metzmacher | 1 | -1/+1 |
2011-09-05 | s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ | Stefan Metzmacher | 4 | -8/+8 |
2011-09-05 | s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ | Stefan Metzmacher | 8 | -9/+9 |
2011-09-05 | s4:smb_server: make use of PROTOCOL_SMB2_02 | Stefan Metzmacher | 3 | -3/+3 |
2011-09-05 | s4:param: make use of PROTOCOL_SMB2_02 | Stefan Metzmacher | 1 | -1/+2 |
2011-09-05 | s4-cracknames: fixed cracknames to use more specific search | Andrew Tridgell | 1 | -13/+12 |
2011-09-05 | s4-cldap: fixed cldap search based on dom_sid | Andrew Tridgell | 1 | -15/+4 |
2011-09-05 | heimdal: Try to handle the PAC checking when we are in a cross-realm environment | Andrew Bartlett | 1 | -1/+10 |
2011-09-05 | s4-samdb: added a few function comments for pydoc | Andrew Tridgell | 1 | -0/+3 |
2011-09-05 | s4-provision: these substitutuons are not used any more | Andrew Tridgell | 1 | -4/+1 |
2011-09-05 | s4-torture: enable password comparison in drsblobs test | Andrew Tridgell | 1 | -2/+2 |
2011-09-05 | s4-torture: fixed a ndr string error | Andrew Tridgell | 1 | -1/+1 |
2011-09-05 | s4-s3-upgrade Fix error handling in add_users_to_group | Andrew Bartlett | 1 | -2/+5 |
2011-09-05 | s4-schema consolidate schema handling | Andrew Bartlett | 3 | -80/+48 |
2011-09-05 | s4-provision handle a number of invalid but real-world upgrade cases | Andrew Bartlett | 1 | -9/+36 |
2011-09-05 | s4-provision Fix type error on existing idmap entries in s3 upgrade | Andrew Bartlett | 1 | -1/+1 |
2011-09-05 | s4-dsdb Print clearer error messages when invalid account flags are specified... | Andrew Bartlett | 1 | -0/+9 |
2011-09-05 | s4-provision Use ProvisioningError and the eadb | Andrew Bartlett | 2 | -6/+27 |
2011-09-05 | s4-provision Add realm to DC configuration in upgrade_from_s3 test | Andrew Bartlett | 1 | -0/+1 |
2011-09-04 | s4-provision Allow a missing idmap DB in upgrade.py | Andrew Bartlett | 1 | -2/+9 |
2011-09-04 | s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py | Andrew Bartlett | 1 | -1/+5 |
2011-09-01 | s4-services: disable the web server by default | Andrew Tridgell | 1 | -1/+1 |
2011-09-01 | pyldb: added OID_COMPARATOR constants | Andrew Tridgell | 1 | -1/+1 |
2011-08-31 | s4-smbtorture: For now, skip trusted domain auth validation tests against the... | Günther Deschner | 1 | -9/+15 |
2011-08-31 | s4-smbtorture: Add trust password to CreateTrust test | Sumit Bose | 1 | -32/+245 |
2011-08-31 | s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus... | Sumit Bose | 1 | -0/+102 |
2011-08-30 | smbtorture4: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-08-30 | Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo... | Jeremy Allison | 1 | -2/+40 |
2011-08-29 | s4: Mark the winsreplication test as knownfail | Volker Lendecke | 1 | -1/+1 |
2011-08-27 | RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out... | Jeremy Allison | 1 | -0/+1 |
2011-08-26 | s4-drsuapi Allow DsAddEntry of normal objects | Andrew Bartlett | 1 | -1/+6 |
2011-08-26 | s4-messaging ensure we do not segfault on a NULL msg context in cleanup | Andrew Bartlett | 1 | -0/+4 |
2011-08-26 | build: Add dcerpc-binding to dcerpc.pc | Andrew Bartlett | 1 | -1/+1 |
2011-08-26 | s4-dsdb Return ACL errors as ldb_errstring() | Andrew Bartlett | 3 | -17/+33 |
2011-08-26 | s4-provision Use samba.dns_name_to_dn | Andrew Bartlett | 2 | -2/+6 |
2011-08-26 | py-samba3-test: Copy sample database in tempdir before running test | Amitay Isaacs | 1 | -7/+11 |
2011-08-26 | samba3dump: Update the code using modified samba3 module with passdb api | Amitay Isaacs | 1 | -40/+53 |
2011-08-26 | s3_upgrade: Set lock directory to correct directory | Amitay Isaacs | 2 | -1/+3 |
2011-08-26 | py-samba3-test: Set lock directory to the datadir | Amitay Isaacs | 1 | -0/+1 |
2011-08-26 | s3_upgrade: Update commandline options and use updated samba3 python module | Amitay Isaacs | 3 | -166/+140 |
2011-08-26 | py-samba3: Use passdb/param wrapper for samba3 module | Amitay Isaacs | 2 | -567/+117 |
2011-08-26 | s4-param: Use s3 dump method if s3 context is defined | Amitay Isaacs | 1 | -0/+4 |
2011-08-26 | s3-param: Add a dump() method to output parameters | Amitay Isaacs | 1 | -0/+1 |
2011-08-26 | s3_upgrade: Let python generate backtrace for unknown exceptions | Amitay Isaacs | 1 | -15/+4 |
2011-08-26 | s3_upgrade: Add document strings for python methods | Amitay Isaacs | 1 | -9/+23 |
2011-08-25 | s4-dsdb: fixed use of RMD flags in ldb search in dirsync module | Andrew Tridgell | 1 | -2/+2 |