metze/samba/wip.git
2013-01-15 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
2013-01-15 Stefan MetzmacherVERSION: Bump version number up to 4.0.2.
2013-01-15 Stefan MetzmacherMerge tag 'samba-4.0.1' into v4-0-test
2013-01-14 Andrew Bartlettselftest: show that Samba honours "write list" and...
2013-01-14 Stefan MetzmacherVERSION: Bump version number up to 4.0.1. (CVE-2013... samba-upstream/tags/samba-4.0.1
2013-01-14 Stefan MetzmacherWHATSNEW: Update release notes for Samba 4.0.1. (CVE...
2013-01-14 Andrew Bartlettdsdb: Add test for modification of two attributes,...
2013-01-14 Andrew Bartlettdsdb-acl: Run sec_access_check_ds on each attribute...
2013-01-14 Andrew Bartlettlibcli/security: Ensure to fill in remaining_access...
2013-01-14 Jeremy AllisonFixup the change_to_user_by_session() case as called...
2013-01-14 Jeremy AllisonMove create_share_access_mask() from smbd/service.c...
2013-01-14 Jeremy AllisonFix bug #9518 - conn->share_access appears not be be...
2013-01-14 Jeremy AllisonFactor code out of check_user_ok() into a call to check...
2013-01-14 Jeremy AllisonInitialize stack variables. Prelude to factoring out...
2013-01-14 Jeremy AllisonAdd check_user_share_access()
2013-01-14 Jeremy AllisonCorrectly setup the conn->share_access based on the...
2013-01-14 Jeremy AllisonAdd parallel cache for share_access entries, one per...
2013-01-14 Jeremy AllisonChange API for create_share_access_mask() - remove...
2013-01-14 Jeremy AllisonChange API for create_share_access_mask() to pass in...
2013-01-14 Jeremy AllisonFix API for create_share_access_mask().
2013-01-14 Jeremy AllisonRemove static from create_share_access_mask().
2013-01-14 Jeremy AllisonRemove unneeded variable "const struct auth_session_inf...
2013-01-14 Jeremy AllisonRemove dead code now vuser can no longer be NULL.
2013-01-14 Jeremy AllisonRemove the second set of {} braces, no longer needed...
2013-01-14 Jeremy AllisonRemove one set of enclosing {} braces, no longer needed.
2013-01-14 Jeremy AllisonMove the definition of struct vuid_cache_entry *ent...
2013-01-14 Jeremy AllisonStart to tidy-up check_user_ok().
2013-01-11 Stefan Metzmachers3:smb2_negprot: set the 'remote_proto' value (bug...
2013-01-11 Björn Baumbachsmb.conf(5): update list of available protocols (bug...
2013-01-11 Björn Baumbachsamba_dnsupdate: set KRB5_CONFIG for nsupdate command...
2013-01-11 Stefan Metzmachers4:drsuapi: try to behave more like windows for usn...
2013-01-11 Stefan Metzmachers4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass...
2013-01-11 Stefan Metzmachers4:drsuapi: make sure we report the meta data from...
2013-01-11 Stefan Metzmachers4:drsuapi: check the source_dsa_invocation_id (bug...
2013-01-11 Stefan Metzmachers4:drsuapi: make sure we never return the same highwate...
2013-01-11 Stefan Metzmachers4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
2013-01-11 Stefan Metzmachers4:drsuapi: always use the current uptodateness_vector
2013-01-11 Stefan Metzmachers4:drsuapi: avoid a ldb_dn_copy() and use talloc_move...
2013-01-11 Stefan Metzmachers4:drsuapi: remove unused 'highest_usn' from drsuapi_ge...
2013-01-11 Stefan Metzmachers4:drsuapi: move struct drsuapi_getncchanges_state...
2013-01-11 Stefan Metzmachers4:dsdb/drepl: update the source_dsa_obj/invocation_id...
2013-01-11 Stefan Metzmachers4:dsdb/common: use 01.01.1970 as last_sync_success...
2013-01-11 Stefan Metzmachers4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: don't merge highwatermark and...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: also update the last_sync_succe...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: store the last results and...
2013-01-11 Stefan Metzmachers4:dsdb/repl_meta_data: always treat the highwatermark...
2013-01-11 Stefan Metzmachers4:scripting/python: always treat the highwatermark...
2013-01-10 Stefan Metzmachers4:lib/messaging: terminate the irpc_servers_byname...
2013-01-10 Volker Lendeckesmbd: Fix bug 9549 -- Memleak in the async echo handler
2013-01-02 Samba-JP ootadocs: Fix typo in vfs_tsmsm.8.xml.
2013-01-02 Samba-JP ootadocs: Remove superfluous bracket.
2013-01-02 Jeremy AllisonFix bug #9196 - defer_open is triggered multiple times...
2012-12-11 Karolin SeegerVERSION: Bump version number up to 4.0.1.
2012-12-11 Karolin SeegerVERSION: Bump version number up to 4.0.0. samba-upstream/tags/samba-4.0.0
2012-12-11 Karolin SeegerWHATSNEW: Update changes since rc6.
2012-12-11 Michael Adamselftest: skip the samba4.rpc.samr.passwords test in...
2012-12-11 Michael Adams4:torture:rpc:samr: fix password age calculation in...
2012-12-11 Michael Adams4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS...
2012-12-11 Michael Adams4:rpc_server/samr: do WRONG_PASSWORD checks after...
2012-12-11 Michael Adams4:dsdb/password_hash: do the min password age checks...
2012-12-11 Stefan Metzmachers4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HAS...
2012-12-11 Michael Adams4:torture:rpc:samr: add debugging of result of (many...
2012-12-11 Stefan Metzmachers4:dsdb/password_hash: Honor password complexity settings.
2012-12-11 Karolin SeegerWHATSNEW: Fix typo.
2012-12-11 Karolin SeegerWHATSNEW: Add link to the whitepaper.
2012-12-11 Karolin SeegerWHATSNEW: Move AD stuff to the corresponding paragraph.
2012-12-11 Karolin SeegerWHATSNEW: Update release notes.
2012-12-11 Karolin SeegerWHATSNEW: Update release notes.
2012-12-11 Karolin SeegerWHATSNEW: Update changes since rc6.
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:provision: set the correct nTSecurityDescriptor...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: pass object_list to create_security...
2012-12-11 Stefan Metzmacherlibcli/security: calculate the correct inherited_object...
2012-12-11 Stefan Metzmacherlibcli/security: implement object_in_list()
2012-12-11 Karolin SeegerWHATSNEW: Update release notes for Samba 4.0.0.
2012-12-11 Michael Adams3:auth: fix create_token_from_sid() to not fail in...
2012-12-11 Michael Adams3:auth: fix function header comment for user_sid_in_gr...
2012-12-11 Michael Adams3:auth: fix header comment for user_sid_in_group_sid()
2012-12-11 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the search of...
2012-12-11 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the nTSecurityDesc...
2012-12-11 Stefan Metzmachers4:dsdb/operational: fix stripping of the nTSecurityDes...
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: return the nTSecurityDescriptor attr...
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: give some variables a better name
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: fix the calculation of the attribute...
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: check the ldb_attr_list_copy_add...
2012-12-11 Stefan Metzmachers4:dsdb/dirsync: fix potential talloc hierachy problems...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: fix replication of NC heads
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: improve debugging for fatal error
2012-12-11 Stefan Metzmachers4:dsdb/acl_read: keep the ldb_message of the sub searc...
2012-12-11 Stefan Metzmachers4:dsdb/schema_data.c: correctly move the CN=Aggregate...
2012-12-11 Stefan Metzmachers4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg...
2012-12-10 Karolin SeegerWHATSNEW: Update changes since rc6.
2012-12-10 Günther Deschners4-torture: call the s4u2self tests with arcfour and...
2012-12-10 Günther Deschners4-torture: precalculate expected session keys from...
next