selftest: Test creation of the dns-SERVER account during selftest
[metze/samba/wip.git] / source3 /
2013-09-02 Stefan Metzmachers3:lib/gencache: place gencache.tdb into /var/cache...
2013-08-30 Jeremy AllisonFix the UNIX extensions CHOWN calls to use FCHOWN if...
2013-08-30 Jeremy AllisonAllow UNIX extensions client to act on open fsp instead...
2013-08-30 Jeremy AllisonFix the erroneous masking of chmod requests via the...
2013-08-30 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-08-30 Volker Lendeckes3: Fix some blank line endings
2013-08-30 Volker Lendeckesmbd: Simplify dropbox special case in unix_convert
2013-08-30 Volker Lendeckesmbd: Fix a profile problem
2013-08-27 Jeremy AllisonFix bug #10063 - source3/lib/util.c:1493 leaking memory...
2013-08-20 Günther Deschners3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
2013-08-20 Christian Ambachwaf: replace dependency to libintl with samba_intl
2013-08-20 Christian Ambachwaf: consolidate libintl related checks
2013-08-20 Christian Ambachs3:lib/system fix build on AIX 7
2013-08-20 Volker Lendeckesmbd: Fix async echo handler forking (Bug 10086)
2013-08-20 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
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 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 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 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-08-02 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-07-24 Günther Deschners3-winbindd: support the DIR pragma for raw kerberos...
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 Andreas Schneiders3-winbind: Do not delete an existing valid credential...
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-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-04 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-06-04 David Disseldorpprinting: explicitly clear PUBLISHED attribute
2013-05-29 Andrew Bartlettbuild: Install smbtar in waf build
2013-05-27 Björn Jackewinbind/idmap_ad: be verbose about the user that we...
2013-05-27 Stefan Metzmachers3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST
2013-05-27 Andrew Bartletts3-rpc_server: Ensure we are root when starting and...
2013-05-14 Volker LendeckeMakefile: Fix bug 9868 -- Don't know how to make LIBNDR...
2013-05-08 Jeremy AllisonRemove the compound_related_in_progress state from...
2013-05-08 Jeremy AllisonThe core of the fix to allow opens to go async inside...
2013-05-08 Jeremy AllisonMove a variable into the area of code where it's used.
2013-05-08 Jeremy AllisonEnsure we don't try and cancel anything that is in...
2013-05-08 Jeremy AllisonOnly do the 1 second delay for sharing violations for...
2013-05-08 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-05-07 Anand Avaticheck_parent_exists() can change errno. Ensure we prese...
2013-05-06 Jeremy AllisonFix bug #9822 - Samba crashing during Win8 sync.
2013-05-06 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-05-06 Jeremy AllisonRemove the "Ugly hack" that was the second use of dirfd().
2013-05-06 Jeremy AllisonIn the struct smb_Dir destructor, use the fsp back...
2013-05-06 Jeremy AllisonMaintain a back-pointer to the fsp in struct smb_Dir...
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-25 Jeremy AllisonEnsure the RECVFILE path in vfs_pwrite_data() operates...
2013-04-25 Jeremy AllisonEnsure the RECVFILE path in vfs_write_data() operates...
2013-04-25 Jeremy AllisonEnsure drain_socket() operates on a blocking socket.
2013-04-25 Jeremy AllisonAdd the internals of is_smb2_recvfile_write.
2013-04-25 Jeremy AllisonThe guts of the receivefile code changes.
2013-04-25 Jeremy AllisonAdd stub static function that will turn on/off receivef...
2013-04-25 Jeremy AllisonAdd extra fields into struct smbd_smb2_request_read_sta...
2013-04-25 Jeremy AllisonAdd macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.
2013-04-25 Jeremy AllisonAdd utility function get_min_receive_file_size().
2013-04-25 Jeremy AllisonAllow smbd_smb2_request_error_ex() to cope with unread...
2013-04-25 Jeremy AllisonAdd function smbd_smb2_unread_bytes().
2013-04-25 Jeremy AllisonIf we already have an smb1req attached to the struct...
next