VERSION: Bump version up to 3.6.16.
[samba.git] / source3 /
2013-05-08 Karolin SeegerVERSION: Bump version up to 3.6.16.
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 SeegerVERSION: Bump version number up to 3.6.15.
2013-04-22 Jeremy AllisonFix bug 9811 - Old DOS SMB CTEMP request uses a non...
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 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 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 Jeremy AllisonFix bug #9724 - is_encrypted_packet() function incorrec...
2013-03-20 Karolin SeegerVERSION: Bump version number up to 3.6.14.
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 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-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-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 Karolin SeegerVERSION: Bump version number up to 3.6.12.
2013-01-16 Volker Lendeckeconfigure: Fix bug 9546, aio_suspend detection on FreeBSD
2013-01-02 Jeremy AllisonFix bug #9196 - defer_open is triggered multiple times...
2012-12-10 Karolin SeegerVERSION: Bump version up to 3.6.11.
2012-12-06 Richard SharpeFix bug #9460 - Samba 3.6.x and Master respond incorrec...
2012-12-03 Günther Deschners3-net: Fix DEBUG() location.
2012-12-03 Günther Deschners3-net: give more control how to update/register DNS...
2012-12-03 Günther Deschners3-net: pass down a flags field to DoDNSUpdate().
2012-12-03 Günther Deschners3-net: move out some prototypes to net_dns.h.
2012-12-03 Günther Deschners3-net: pass down struct net_context to the dns update...
2012-12-03 Jeremy AllisonFinal part of #9374 - Allow smb2.acls torture test...
2012-12-03 Jeremy AllisonMore for #9374 - Allow smb2.acls torture test to pass...
2012-12-03 Jeremy AllisonEnsure when calculating the access mask for MAXIMUM_ALL...
2012-12-03 Jeremy AllisonAdd comment explaining exactly *why* we don't check...
2012-12-03 Jeremy AllisonFirst part of #9374 - Allow smb2.acls torture test...
2012-12-03 Sumit BoseUse work around for 'winbind use default domain' only...
2012-12-03 Günther Deschners3-winbind: use new reconnect logic in rpc_lookup_sids...
2012-12-03 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-12-03 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-12-03 Günther Deschners3-winbindd: remove lookup_sids_fn_t.
2012-12-03 Günther Deschners3-winbindd: remove lookup_names_fn_t.
2012-12-03 Günther Deschners3-rpc_client: make dcerpc_lsa_lookup_names_generic...
2012-12-03 Günther Deschners3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public.
2012-12-03 Günther Deschners3-winbindd: add cm_connect_lsat().
2012-12-03 Günther Deschners3-rpc_cli: Remove some unused wrapping code.
2012-12-03 Volker Lendeckes3: Make winbindd_lookup_names static
2012-11-30 David Disseldorpspoolss: fix segfault when "default devmode" is disabled
2012-11-29 Andreas SchneiderBUG 9436: Fix leaking sockets of SMB connections to...
2012-11-29 Matthieu PatouFix MD5 detection in the autoconf build
2012-11-29 Volker LendeckeFix Bug 9422 - large read requests cause server to...
2012-11-27 Günther Deschners3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tc...
2012-11-15 Jeremy AllisonAnother fix needed for bug #9236 - ACL masks incorrectl...
2012-11-15 Günther Deschners3-kerberos: also try with AES keys, when decrypting...
2012-11-15 Günther Deschners3-libsmb: make sure we copy at most 16 bytes in cli_se...
2012-11-15 Günther Deschnersamba: check for AES encryption type defines.
2012-11-13 Andreas Schneiders3:winbind: BUG 9386: Failover if netlogon pipe is...
2012-11-12 Stefan Metzmacherlib/krb5_wrap: request enc_types in the correct order...
2012-11-12 Günther Deschners3-kerberos: add aes enctypes to generated krb5.conf.
next