samba.git
2013-08-15 Karolin SeegerVERSION: Disable git snapshots for the 4.0.9 release. samba-4.0.9
2013-08-15 Karolin SeegerWHATSNEW: Prepare release notes for Samba 4.0.9.
2013-08-13 Andreas Schneiders3-libads: Print a message if no realm has been specified.
2013-08-13 Günther Deschners3-libads: Fail create_local_private_krb5_conf_for_doma...
2013-08-07 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-08-07 Jeremy AllisonWrap setting leases in become_root()/unbecome_root...
2013-08-07 Jeremy AllisonAdd torture tests to raw.eas to check sending Windows...
2013-08-07 Jeremy AllisonReply with correct trans2 message on a setpathinfo...
2013-08-07 Jeremy AllisonEnsure we do pathname processing before SD and EA proce...
2013-08-07 Jeremy AllisonEnsure we can't create a file using NTTRANS with an...
2013-08-07 Jeremy AllisonEnsure we can't create a file using TRANS2_OPEN with...
2013-08-07 Jeremy AllisonAdd error map of STATUS_INVALID_EA_NAME -> ERRDOS,...
2013-08-07 Jeremy AllisonAdd the ability to send an NTSTATUS result back with...
2013-08-07 Jeremy AllisonEnsure we can't create a file using SMB2_CREATE with...
2013-08-07 Jeremy AllisonEnsure we never return an EA name to a Windows client...
2013-08-07 Jeremy AllisonEnsure set_ea cannot set invalid Windows EA names.
2013-08-07 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-08-05 Gregor BeckFix bug 9678 - Windows 8 Roaming profiles fail
2013-08-05 Gregor Becksecurity.idl: add new security_secinfo bits
2013-08-05 Karolin SeegerVERSION: Bump version number up to 4.0.9.
2013-08-05 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-08-05 Stefan Metzmachers4-lib/socket: Allocate a the larger sockaddr_un and...
2013-08-02 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.8. samba-4.0.8
2013-08-02 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-08-02 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-08-02 Karolin SeegerVERSION: Bump version number up to 4.0.8.
2013-07-29 Andrew Bartletts4-lib/socket: Allocate a the larger sockaddr_un and...
2013-07-29 Stefan Metzmachers4:server: avoid calling into nss_winbind from within...
2013-07-29 Stefan Metzmachers4:rpc_server: make sure we don't terminate a connectio...
2013-07-29 Andrew Bartletts4-winbindd: Do not terminate a connection that is...
2013-07-29 Andrew Bartlettservice_stream: Log if the connection termination is...
2013-07-29 Andrew Bartletts4-winbind: Add special case for BUILTIN domain
2013-07-24 Günther Deschnerpam_winbind: update documentation for "DIR" krb5ccname...
2013-07-24 Günther Deschners3-winbindd: support the DIR pragma for raw kerberos...
2013-07-24 Günther Deschnerwbinfo: allow to define a custom krb5ccname for kerberi...
2013-07-18 Alexander Bokovoys3-netlogon: enumerate UPN suffixes from PASSDB when...
2013-07-18 Alexander BokovoyPASSDB: add support to set and enumerate UPN suffixes...
2013-07-18 Alexander Bokovoys3-waf: filter out ldapsam internal init functions
2013-07-18 Alexander Bokovoywafsamba: fix samba_abi for default catch-all case
2013-07-18 Andreas Schneiders3-winbind: Do not delete an existing valid credential...
2013-07-15 Stefan Metzmacherlib/param: sync debug related options with source3...
2013-07-15 Stefan Metzmacherlib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
2013-07-15 Stefan Metzmacherlib/ldb-samba: make use of DBGC_LDB
2013-07-15 Stefan Metzmacherlib/util: add 'ldb' debug class
2013-07-15 Kai Blindebug: Add debugclass for DNS server
2013-07-15 Andrew Bartlettdsdb-ridalloc: Fix RID pools - RID numbers increase...
2013-07-15 Volker Lendeckesmbd: Fix a 100% loop at shutdown time
2013-07-15 Björn Baumbachs3-smbstatus: display [u|g]id of -1 as "-1" in connecti...
2013-07-15 Stefan Metzmachers3-lib: hide incomplete smbXsrv_tcon_global records
2013-07-15 Björn Baumbachs3-lib: fix segf while reading incomplete session info...
2013-07-03 Christof Schmittvfs_streams_xattr: Do not attempt to write empty attrib...
2013-07-03 Christof SchmittInitialize the file descriptor in the files_struct...
2013-07-02 Michael Adams3:smbd:smb2: fix setting of scavenge timeout when...
2013-07-02 Gregor Becks3:smbd: call scavenger_schedule_disconnected() from...
2013-07-02 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-07-02 Gregor Becks3:locking: add function share_mode_cleanup_disconnected()
2013-07-02 Gregor Becks3:locking: improve debug output of parse_share_modes()
2013-07-02 Gregor Becks3:locking: no need to make a file_id passed by value...
2013-07-02 Gregor Becks3:locking:brlock: add function brl_cleanup_disconnected()
2013-07-02 Michael Adams3:locking:brlock: explain the lockdb_clean semantic...
2013-07-02 Gregor Becks3:locking:brlock: let validate_lock_entries keep entri...
2013-07-02 Michael Adams3:locking:brlock: improve the comment for the brl...
2013-07-02 Gregor Becks3:locking:brlock: use serverids_exist to validate_lock...
2013-07-02 Gregor Becks3:smbXsrv_open: add function smbXsrv_open_cleanup()
2013-07-02 Gregor Becks3:smbXsrv_open: factor out smbXsrv_open_global_parse_r...
2013-07-02 Gregor Becks3:smbXsrv_open: add smbXsrv_open_global_traverse()
2013-07-02 Andreas Schneiderlib: Add prctl_set_comment to utils.
2013-07-02 Michael Adams3:smbd:smb2: fix segfault (access after free) in durab...
2013-07-02 Michael Adams3:smbd: add debugging to close code (regarding disconn...
2013-07-02 Stefan Metzmachers3:smbd: use smbXsrv_open_close() instead of smbXsrv_op...
2013-06-28 Karolin SeegerVERSION: Bump version number up to 4.0.8...
2013-06-28 Karolin SeegerVERSION: Disable git snapshots for the 4.0.7 release. samba-4.0.7
2013-06-28 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.7.
2013-06-25 Andrew Bartletttorture: Add tests for LDAP substring search with no...
2013-06-25 Andrew Bartlettlibcli/ldap: Cope with substring match with no chunks...
2013-06-25 Andrew Bartlettldb: bump version to allow a depencency on the substrin...
2013-06-25 Andrew Bartlettldb: Cope with substring match with no chunks in ldb_fi...
2013-06-25 Andrew Bartlettldb: Ensure not to segfault on a filter such as (mail=)
2013-06-25 Andrew Bartlettheimdal_build: Add missing dep on samba4kgetcred
2013-06-21 Michael Wooddocs: Avoid mentioning a possibly misleading option.
2013-06-18 Volker Lendecketevent: Fix Coverity ID 989236 Operands don't affect...
2013-06-14 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-06-14 Björn Baumbachs4-dfs_server: check for netbios aliases in ad_get_refe...
2013-06-11 Kai Blindns: Support larger queries when asking forwarder
2013-06-11 Kai Blinidl: Add support for parsing OPT records
2013-06-10 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-06-10 Jeremy AllisonCheck for WRITE_ACCESS on the file before overriding...
2013-06-10 Jeremy AllisonEnsure we don't try the open_file_fchmod() if we can...
2013-06-10 Jeremy AllisonRemove indentation around code wrapped by unneeded...
2013-06-10 Jeremy AllisonAdd early return in file_set_dosmode() on a read only...
2013-06-06 Andreas SchneiderBUG 9881: Check for system libtevent.
2013-06-05 Stefan Metzmachers4:winbind: don't leak libnet_context into the main...
2013-06-04 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-06-04 David Disseldorpprinting: explicitly clear PUBLISHED attribute
2013-06-03 Kai Blindns: Delete dnsNode objects when they are empty
2013-06-03 Kai Blindns: Fix allocation of txt_record in txt record tests
2013-06-03 Kai Blindns: more debug debug options in the tests
2013-06-03 Volker Lendeckewinbind4: Fix bug 9832 -- talloc use after free
2013-05-30 David Disseldorpwaf: build PIEs if supported by the compiler
2013-05-30 David Disseldorpwaf: build position independent executables
next