samba.git
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...
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-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.
next