summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcli/smb: move smb2_signing.c to the toplevelStefan Metzmacher2011-09-057-13/+42
* 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
* ndr: range check on push of dom_sid blobAndrew Tridgell2011-09-051-1/+4
* s4-ldb: allow decoding of trustAuthIncoming and trustAuthOutgoingAndrew Tridgell2011-09-052-0/+23
* 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
* drsblobs: fixed alignment of drs blobs authentication informationAndrew Tridgell2011-09-051-5/+5
* 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
* s3-spoolssd: Remove stale printers only on a valid pcap update.Andreas Schneider2011-09-051-2/+2
* 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
* s3:smb2cli: ask for a session key in smb2cli_sesssetup_send()Stefan Metzmacher2011-09-031-0/+3
* s3-spoolss: Fix bug #8236 empty notify servername.Andreas Schneider2011-09-031-0/+9
* Part 5 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-09-031-4/+21
* Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-09-021-8/+11
* Part 3 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-09-021-7/+6
* Part 2 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-09-021-0/+38
* Part 1 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-09-021-72/+0
* s3:registry: fix a debug message typoMichael Adam2011-09-021-1/+1
* s3:registry: introduce a define REGDB_CODE_VERSION and use it in regdb code.Michael Adam2011-09-022-9/+9
* s3:registry: rename REGVE_Vx toREGDB_VERSION_Vx for consistencyMichael Adam2011-09-022-15/+15
* s3:registry: implement regdb_set_secdesc() with regdb_trans_do()Michael Adam2011-09-021-22/+43
* s3:registry: implement regdb_store_values() with regdb_trans_do()Michael Adam2011-09-011-1/+26
* s3:registry: change regdb_store_values_internal() from bool to NTSTATUS retur...Michael Adam2011-09-011-11/+15
* s3:registry: use the regdb_trans_do wrapper instead of using dbwrap_trans_do ...Michael Adam2011-09-011-18/+18
* s3:registry: add regdb_trans_do(): a transaction wrapper that will check the ...Michael Adam2011-09-011-0/+42
* s3:registry: drop log level of unknown regdb version message in regdb_init() ...Michael Adam2011-09-011-1/+1
* Fix bug 8433, segfault in iconv.cVolker Lendecke2011-09-011-1/+0
* s3-rpc_server: Add missing rng_fault_state in epmapper.Andreas Schneider2011-09-011-0/+2
* s3-rpc_server: Handle services with multiple pipe names.Andreas Schneider2011-09-012-4/+10
* ldb: make the 'spy' code more paranoidAndrew Tridgell2011-09-012-10/+12
* s4-services: disable the web server by defaultAndrew Tridgell2011-09-011-1/+1
* ldb: fixed ldbsearch when no baseDN specified and cross-ncs is usedAndrew Tridgell2011-09-011-4/+24
* pyldb: added OID_COMPARATOR constantsAndrew Tridgell2011-09-012-10/+12
* wintest: update snapshotsAndrew Bartlett2011-09-011-5/+5
* Fix bug 8429 - Compound SMB2 requests on an IPC connection can corrupt the re...Jeremy Allison2011-08-311-12/+17
* Based on metze's fix for Bug 8407 - SMB2 server can return requests out-of-or...Jeremy Allison2011-08-312-2/+39
* s3:smb2_server: keep compound_related on struct smbd_smb2_requestStefan Metzmacher2011-08-312-4/+4