s3:smb2cli: don't terminate the pathname in smb2cli_query_directory()
[metze/samba/wip.git] / source4 /
2011-09-07 Andrew Bartletts4-s3-upgrade Handle expected errors, error out on...
2011-09-06 Andrew Bartletts4-s3-upgrade Fix group member addition
2011-09-06 Stefan Metzmachers4:librpc: rpc_common.h was move to dcerpc-binding
2011-09-06 Stefan Metzmachers4:auth/gensec: gensec.h was moved to gensec_runtime
2011-09-05 Stefan Metzmachers4:libcli/raw: make use of PROTOCOL_SMB2_02
2011-09-05 Stefan Metzmachers4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
2011-09-05 Stefan Metzmachers4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
2011-09-05 Stefan Metzmachers4:smb_server: make use of PROTOCOL_SMB2_02
2011-09-05 Stefan Metzmachers4:param: make use of PROTOCOL_SMB2_02
2011-09-05 Andrew Tridgells4-cracknames: fixed cracknames to use more specific...
2011-09-05 Andrew Tridgells4-cldap: fixed cldap search based on dom_sid
2011-09-05 Andrew Bartlettheimdal: Try to handle the PAC checking when we are...
2011-09-05 Andrew Tridgells4-samdb: added a few function comments for pydoc
2011-09-05 Andrew Tridgells4-provision: these substitutuons are not used any...
2011-09-05 Andrew Tridgells4-torture: enable password comparison in drsblobs...
2011-09-05 Andrew Tridgells4-torture: fixed a ndr string error
2011-09-05 Andrew Bartletts4-s3-upgrade Fix error handling in add_users_to_group
2011-09-05 Andrew Bartletts4-schema consolidate schema handling
2011-09-05 Andrew Bartletts4-provision handle a number of invalid but real-world...
2011-09-05 Andrew Bartletts4-provision Fix type error on existing idmap entries...
2011-09-05 Andrew Bartletts4-dsdb Print clearer error messages when invalid accou...
2011-09-05 Andrew Bartletts4-provision Use ProvisioningError and the eadb
2011-09-05 Andrew Bartletts4-provision Add realm to DC configuration in upgrade_f...
2011-09-04 Andrew Bartletts4-provision Allow a missing idmap DB in upgrade.py
2011-09-04 Andrew Bartletts4-provision cope with SID_NAME_WKN_GRP mappings in...
2011-09-01 Andrew Tridgells4-services: disable the web server by default
2011-09-01 Andrew Tridgellpyldb: added OID_COMPARATOR constants
2011-08-31 Günther Deschners4-smbtorture: For now, skip trusted domain auth valida...
2011-08-31 Sumit Boses4-smbtorture: Add trust password to CreateTrust test
2011-08-31 Sumit Boses4-smbtorture: Add tests for lsaQueryTrustedDomainInfoB...
2011-08-30 Volker Lendeckesmbtorture4: Fix a typo
2011-08-30 Jeremy AllisonFixed regression test case for Bug 8412 - Microsoft...
2011-08-29 Volker Lendeckes4: Mark the winsreplication test as knownfail
2011-08-27 Jeremy AllisonRAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes...
2011-08-26 Andrew Bartletts4-drsuapi Allow DsAddEntry of normal objects
2011-08-26 Andrew Bartletts4-messaging ensure we do not segfault on a NULL msg...
2011-08-26 Andrew Bartlettbuild: Add dcerpc-binding to dcerpc.pc
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2011-08-26 Andrew Bartletts4-provision Use samba.dns_name_to_dn
2011-08-26 Amitay Isaacspy-samba3-test: Copy sample database in tempdir before...
2011-08-26 Amitay Isaacssamba3dump: Update the code using modified samba3 modul...
2011-08-26 Amitay Isaacss3_upgrade: Set lock directory to correct directory
2011-08-26 Amitay Isaacspy-samba3-test: Set lock directory to the datadir
2011-08-26 Amitay Isaacss3_upgrade: Update commandline options and use updated...
2011-08-26 Amitay Isaacspy-samba3: Use passdb/param wrapper for samba3 module
2011-08-26 Amitay Isaacss4-param: Use s3 dump method if s3 context is defined
2011-08-26 Amitay Isaacss3-param: Add a dump() method to output parameters
2011-08-26 Amitay Isaacss3_upgrade: Let python generate backtrace for unknown...
2011-08-26 Amitay Isaacss3_upgrade: Add document strings for python methods
2011-08-24 Andrew Tridgells4-dsdb: fixed use of RMD flags in ldb search in dirsyn...
2011-08-24 Andrew Tridgells4-dns: fixed dns_update_list for multi-domain forests
2011-08-24 Andrew Tridgells4-dns: cope with duplicate entries in dns_update_list
2011-08-24 Andrew Tridgells4-dsdb: fixed newlines in DEBUG() calls in cracknames
2011-08-24 Andrew Tridgells4-join: fixed DNS hostname
2011-08-24 Andrew Tridgells4-drs: fixed msdcs DNS name in getncchanges
2011-08-24 Andrew Tridgells4-libnet: fixed forest DNS name
2011-08-24 Andrew Tridgells4-acl: use dnsforest not dnsdomain for GC names
2011-08-24 Andrew Tridgells4-join: setup DNS forest name on join context
2011-08-24 Andrew Tridgells4-dns/spn: fixed DNS and SPN scripts to setup forest...
2011-08-24 Andrew Tridgells4-samdb: added host_dns_name(), domain_dns_name()...
2011-08-24 Andrew Tridgells4-repl: fixed _msdcs DNS name
2011-08-24 Andrew Tridgells4-kcc: fixed _msdcs DNS name
2011-08-24 Andrew Tridgells4-dsdb: added samdb_ntds_msdcs_dns_name()
2011-08-24 Andrew Tridgells4-dns: fixed DNS and SPN update lists for multi-domain...
2011-08-24 Andrew Tridgells4-provision: pass the rootDN into guess_names()
2011-08-24 Andrew Tridgells4-dsdb: fixed calls to ldb_val_string_cmp()
2011-08-24 Andrew Tridgells4-dsdb: added samdb_dn_to_dns_domain()
2011-08-24 Andrew Tridgells4-dsdb: assert that base DNs are used correctly
2011-08-24 Andrew Tridgells4-dsdb: enforce NULL DN validity in partition module
2011-08-24 Andrew Tridgells4-dsdb: fixed basedn in extended_dn_in module
2011-08-24 Andrew Tridgellsamba-tool: fixed use of base DNs in ldapcmp
2011-08-24 Andrew Tridgells4-spnupdate: fixed searches on domain NC
2011-08-24 Andrew Tridgells4-dns: fixed base search on domain NC
2011-08-24 Andrew Tridgells4-samr: fixed subtree search
2011-08-24 Andrew Tridgells4-kdc: fixed subtree search in KDC
2011-08-24 Andrew Tridgells4-dsdb: cleanup use of NULL vs base DN in samldb
2011-08-24 Andrew Tridgells4-dsdb: removed unused function in ACL module
2011-08-24 Andrew Tridgells4-dsdb: fixed all partitions search in cracknames
2011-08-24 Andrew Tridgells4-dns: when searching all partitions the NULL basedn...
2011-08-22 Andrew Bartlettselftest: skip all plugin_s4_dc tests if we do not...
2011-08-21 Andrew Bartletts4-provision set passdb backend to 'samba4' in template...
2011-08-21 Jelmer Vernooijgensec: Install header file.
2011-08-21 Jelmer Vernooijsamdb: Install header file.
2011-08-21 Jelmer Vernooijs4/libpolicy: Install header file.
2011-08-21 Jelmer Vernooijsamba-credentials: Add pkg-config file.
2011-08-19 Amitay Isaacss3_upgrade: Set the administrator password on upgrade
2011-08-19 Amitay Isaacss3_upgrade: Do not add administrator and root accounts...
2011-08-19 Amitay Isaacspython-samba3: Secrets file loaded from private dir...
2011-08-19 Amitay Isaacss3upgrade: Add idmap migration, users/groups import
2011-08-19 Amitay Isaacsprovision: Add idmap database handle to the result...
2011-08-19 Amitay Isaacssamba3-python: Add methods to get any entry (user/group...
2011-08-19 Amitay Isaacspy_security: Fix comparison between two dom_sid objects
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-18 Jelmer Vernooijlibcliraw: Install more header files.
2011-08-18 Jelmer Vernooijsmb_common: Install some more headers.
2011-08-18 Jelmer Vernooijlibcliraw: Install request.h and signing.h.
2011-08-18 Jelmer Vernooijsmb_composite: Remove unnecessary include of signing...
2011-08-18 Jelmer Vernooijsmb_composite: Integrate prototypes in header file.
2011-08-18 Andrew Tridgells4-test: use dbcheck on more of our selftest databases
next