samba.git
2013-05-14 Volker LendeckeMakefile: Fix bug 9868 -- Don't know how to make LIBNDR...
2013-05-13 Jeremy AllisonRemove the compound_related_in_progress state from...
2013-05-13 Jeremy AllisonThe core of the fix to allow opens to go async inside...
2013-05-13 Jeremy AllisonEnsure we don't try and cancel anything that is in...
2013-05-13 Jeremy AllisonOnly do the 1 second delay for sharing violations for...
2013-05-08 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.16.
2013-05-08 Karolin SeegerVERSION: Bump version up to 3.6.16.
2013-05-08 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.6.15.
2013-05-08 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-04-30 Andreas SchneiderBUG 9817: Fix 'map untrusted to domain' with NTLMv2.
2013-04-30 David Disseldorpbug 9830: fix panic in nt_printer_publish_ads
2013-04-30 Stefan Metzmachers3:librpc: add support for PFC_FLAG_OBJECT_UUID when...
2013-04-30 Andrew Bartletts3-smbd: Split make_serverinfo_from_username guest...
2013-04-29 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.15.
2013-04-29 Karolin SeegerVERSION: Bump version number up to 3.6.15.
2013-04-26 Karolin SeegerWHATSNEW: Add some information on migrating printers.
2013-04-26 Karolin SeegerWHATSNEW: Add changes since 3.6.13.
2013-04-22 Volker Lendeckedocs: Fix bug 9809 -- missing entry in specfile
2013-04-22 Jeremy AllisonFix bug 9811 - Old DOS SMB CTEMP request uses a non...
2013-04-22 David DisseldorpBug 9807 - wbinfo: fix segfault in wbinfo_pam_logon
2013-04-12 Andreas SchneiderBUG 9766: Cache name_to_sid/sid_to_name correctly.
2013-04-12 Andreas SchneiderBUG 9139: Fix the username map optimization.
2013-04-11 Andreas SchneiderBUG 9699: Fix adding case sensitive spn.
2013-04-11 Volker Lendeckevfs_fake_perms: Fix bug 9775, segfault for "artificial...
2013-04-07 Jeremy AllisonOptimization suggested by Volker. Don't do a stat syste...
2013-04-07 Volker Lendeckesmbd: Tune "dir" a bit.
2013-04-07 Andreas SchneiderBUG 9735: Fix winbind seperator in upn to username...
2013-04-07 Jeremy AllisonFix bug #9733 - smbcontrol close-share is not working.
2013-04-07 Jeremy AllisonFinal fix for bug #9130 - Certain xattrs cause Windows...
2013-04-07 Jeremy AllisonEnsure we don't return uninitialized memory in the...
2013-04-07 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-07 Jeremy AllisonChange estimate_ea_size() to correctly estimate the...
2013-04-07 Jeremy AllisonModify fill_ea_chained_buffer() to be able to do size...
2013-04-07 Volker Lendeckewkssvc: Fix bug 9727, NULL pointer dereference
2013-04-07 David Disseldorpprinting: update registry and publish in background
2013-04-07 David Disseldorpspoolss: only reload printers on pcap update message
2013-04-07 David Disseldorpprinting: add sighup and conf change handlers
2013-04-07 David Disseldorpprinting: move pcap change notifier to bg process
2013-04-07 David Disseldorpsmbd: fix cups printcap cache updates on startup
2013-04-02 Jeremy AllisonMake sure that we only propogate the INHERITED flag...
2013-03-21 Andreas Schneidertorture: Add ntprinting latin1 test.
2013-03-21 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing dump'.
2013-03-21 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing migrate'.
2013-03-21 Andreas Schneiderndr: Pass down string_flags in ndr_pull_ntprinting_prin...
2013-03-21 Andreas Schneideridl: Add flags for strings in ntprinting idl.
2013-03-21 Andreas Schneiderndr: Add ndr_ntprinting_string_flags() function.
2013-03-21 Andreas Schneiderpidl: Add skip option to elements.
2013-03-21 Jeremy AllisonFix bug #9724 - is_encrypted_packet() function incorrec...
2013-03-20 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.14.
2013-03-20 Karolin SeegerVERSION: Bump version number up to 3.6.14.
2013-03-18 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.6.13.
2013-03-11 Guenter Kukkukkvfs_catia: new version of the manual page for samba...
2013-03-11 Guenter Kukkukkvfs_catia: add my copyright
2013-03-11 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-11 Guenter Kukkukkvfs_catia: add debug class for that module
2013-03-06 Karolin Seegerselftest: Skip tests failing on ext4 fs.
2013-03-06 Jeremy AllisonFix bug #9637 - Renaming directories as guest user...
2013-03-01 Andreas Schneiderwinbind: Don't leak centry memory. Reviewed-by: Alexand...
2013-03-01 Andreas Schneiderwinbind: Don't leak memory on return. Reviewed-by:...
2013-03-01 Daniel KobrasFix bug #9039 'map untrusted to domain' treats WORKSTAT...
2013-02-27 Andreas Schneiderpdb: Fix array overrun by one. Reviewed-by: Alexander...
2013-02-25 Björn Jackebuild/autoconf: put ld check variable in quotes
2013-02-25 Björn Jackebuild/autoconf: fix check for GNU ld version
2013-02-18 David Disseldorpsmbd: fix initial large PAC sess setup response
2013-02-13 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-12 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-02-12 David DisseldorpFix bug 9633: recursive mget should continue on EPERM
2013-02-06 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2013-01-30 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.13.
2013-01-30 Karolin SeegerVERSION: Bump version number up to 3.6.13.
2013-01-30 Kai Blinswat: Use additional nonce on XSRF protection
2013-01-30 Kai Blinswat: Use X-Frame-Options header to avoid clickjacking
2013-01-30 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.6.12.
2013-01-29 Jeremy AllisonFix bug #9585 - Samba 3.6.x not correctly signing any...
2013-01-28 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2013-01-28 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2013-01-28 Jeremy AllisonFix bug #9588 - ACLs are not inherited to directories...
2013-01-28 Jeremy AllisonFix bug #9587 - archive flag is always set on directories.
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: Make use of posix_openpt
2013-01-21 Volker Lendeckesamr: Split up an assignment from an if condition
2013-01-21 Björn Baumbachdocs-xml: add dbwrap_tool.1 manual page (fix bug #9568)
2013-01-21 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.12.
2013-01-21 Karolin SeegerVERSION: Bump version number up to 3.6.12.
2013-01-18 Karolin SeegerWHATSNEW: Prepare release notes for 3.6.11.
2013-01-18 Björn Baumbachntlm_auth(1): fix format and make examples visible...
2013-01-16 Volker Lendeckeconfigure: Fix bug 9546, aio_suspend detection on FreeBSD
2013-01-16 Jeremy Allisontevent: Fix bug 9550 - sigprocmask does not work on...
2013-01-16 Jeremy Allisonlib/replace: Include sys/ucontext.h if available.
2013-01-16 Jeremy Allisonlib/replace: Add ucontext configure autoconf checks.
2013-01-16 Jeremy Allisonlib/replace: Add missing check for sys/wait.h
2013-01-15 Volker LendeckeFix bug 9548: Correctly detect O_DIRECT
2013-01-02 Jeremy AllisonFix bug #9196 - defer_open is triggered multiple times...
2012-12-10 Tsukasa HamanoFix bug #9471 - SEGV when using second vfs module.
2012-12-10 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.11.
next