samba.git
2013-01-28 Andrew Bartlettdsdb: Explain ordering constraints on the ACL module...
2013-01-28 Andrew Bartlettdsdb: Ensure "authenticated users" is processed for...
2013-01-28 Andrew Bartlettlibcli/security: remove useless if (root->num_of_childr...
2013-01-28 Stefan Metzmacherlibcli/security: add init_mask to existing children...
2013-01-28 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-28 Stefan Metzmacherlibcli/security: avoid usage of dom_sid_parse_talloc...
2013-01-28 Stefan Metzmacherlibcli/security: simplify get_ace_object_type()
2013-01-28 Stefan Metzmacherlibcli/security: fix formating in access_check.c
2013-01-28 Stefan Metzmacherlibcli/security: fix whitespaces in access_check.c
2013-01-28 Stefan Metzmacherdsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectcl...
2013-01-28 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_objectclass...
2013-01-28 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_{attribute...
2013-01-28 Stefan Metzmacherdsdb-acl: make use of acl_check_access_on_attribute...
2013-01-28 Stefan Metzmacherdsdb-acl: remove unused acl_check_access_on_class()
2013-01-28 Stefan Metzmacherdsdb-acl: use acl_check_access_on_objectclass() instead...
2013-01-28 Andrew Bartlettdsdb-acl: Use the structural objectClass in acl_check_a...
2013-01-28 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-28 Andrew Bartlettdsdb-acl: Remove unused get_oc_guid_from_message()
2013-01-28 Andrew Bartlettdsdb-acl: ask for the objectClass attribute if it's...
2013-01-28 Andrew Bartlettdsdb-acl: use dsdb_get_structural_oc_from_msg() rather...
2013-01-28 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-28 Andrew Bartlettdsdb-acl: Use dsdb_get_structural_oc_from_msg() in...
2013-01-28 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-28 Andrew Bartlettdsdb-acl: Add helper function dsdb_get_structural_oc_fr...
2013-01-28 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2013-01-28 Stefan Metzmacherdsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed...
2013-01-28 Stefan Metzmacherdsdb-acl: introduce a 'el' helper variable to acl_modify()
2013-01-28 Stefan Metzmacherdsdb-acl: introduce a 'msg' helper variable to acl_modify()
2013-01-28 Stefan Metzmacherdsdb-schema: make sure we build [system]PossibleInferio...
2013-01-28 Stefan Metzmacherdsdb-schema: make sure use clean caches in schema_infer...
2013-01-28 Stefan Metzmacherdsdb-schema: make schema_subclasses_order_recurse(...
2013-01-28 Stefan Metzmacherdsdb-acl: calculate sDRightsEffective based on "nTSecur...
2013-01-28 Stefan Metzmacherdsdb-acl: add helper variable 'ldb' in acl_sDRightsEffe...
2013-01-28 Stefan Metzmacherlibcli/security: don't look at the inherited type in...
2013-01-28 Stefan Metzmacherdsdb-acl: fix the order of special and system checks
2013-01-28 Matthieu Patoudsdb-acl: Do not apply ACL on special DNs to hide attri...
2013-01-28 Stefan Metzmacherdsdb-acl: talloc_free the private context when we pass...
2013-01-28 Stefan Metzmacherdsdb-acl: don't call dsdb_user_password_support() if...
2013-01-28 Andrew Bartlettdsdb-acl: give error string if we can not obtain the...
2013-01-23 Günther DeschnerBUG 9474: Downgrade v4 printer driver requests to v3.
2013-01-23 Günther Deschnerspoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define...
2013-01-22 David DisseldorpBUG 9378: Add extra attributes for AD printer publishing.
2013-01-22 David Disseldorpprinting: Remove invalid free from error path.
2013-01-22 Andreas SchneiderBUG 9574: Fix a possible null pointer dereference in...
2013-01-22 Andreas Schneiders3-rpc_server: Fix a possible null pointer dereference.
2013-01-21 Volker Lendeckesamr: Fix bug 9541, make use of posix_openpt
2013-01-21 Volker Lendeckesamr: Split up an assignment from an if condition
2013-01-21 Michael Adamdocs: document the command line options in dbwrap_tool(1)
2013-01-21 Michael Adamdocs: add popt.common.samba.server and popt.common...
2013-01-21 Michael Adamdocs: fix the stdarg.configfile entity to print a ...
2013-01-21 Michael Adamdocs: use the stdarg.option entity in the popt.common...
2013-01-21 Michael Adamdocs: add an entity stdarg.option for the "--option...
2013-01-21 Björn Baumbachbuild(waf): docs-xml: build new dbwrap_tool.8 manual...
2013-01-21 Björn Baumbachdocs-xml: add dbwrap_tool.1 manual page (fix bug #9568...
2013-01-21 Ira Coopernsswitch: Fix two bitfield constants being the same.
2013-01-21 Jeremy AllisonSort winbind request flags. Ira saw we have a duplicate.
2013-01-18 Andrew Bartlettvfs: Fix compilation of solaris ACL module
2013-01-18 Björn Baumbachwafsamba: use additional xml catalog file (bug #9512)
2013-01-18 Björn Baumbachntlm_auth(1): fix format and make examples visible...
2013-01-17 Jeremy AllisonFix bug 9550 - sigprocmask does not work on FreeBSD...
2013-01-17 Jeremy AllisonInclude sys/ucontext.h if available.
2013-01-17 Jeremy AllisonAdd ucontext configure autoconf checks.
2013-01-17 Jeremy AllisonAdd ucontext configure waf checks.
2013-01-17 Jeremy AllisonAdd missing check for sys/wait.h
2013-01-16 Volker Lendeckeconfigure: Fix bug 9546, aio_suspend detection on FreeBSD
2013-01-16 Volker Lendeckesmbd: Fix bug 9544, part 2
2013-01-16 Volker Lendeckesmbd: Fix bug 9544, part 1
2013-01-16 Volker Lendeckesmbd: Always compile vfs_commit
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-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...
next