Use is_default_acl variable in canonicalise_acl().
[samba.git] / source3 / include /
2012-09-28 Jeremy AllisonFix bug #7781 (Samba transforms "ShareName" to lowercas...
2012-08-23 Goldberg, Neil RFix bug #9100 - winbind doesn't return "Domain Local...
2012-06-13 Richard SharpeFix bug #8970 - Possible memory leaks in the samba...
2012-05-28 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2011-11-16 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-10-26 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-10-26 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-09-28 Pierre CarrierAllows changing the maximum number of simultaneous...
2011-08-18 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-08-18 Volker Lendeckes3: Make is_executable() available in lib/
2011-08-18 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-05-23 David DisseldorpRevert "Revert "s3-printing: update parent smbd pcap...
2011-05-23 David DisseldorpRevert "Revert "s3-printing: reload shares after pcap...
2011-05-13 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2011-04-01 Jeremy AllisonFix bug #7996 - sgid bit lost on folder rename.
2011-03-23 Nikolay MartynovFix inode generation so nautilus can count total dir...
2011-03-01 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-09 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-01-15 Karolin SeegerRevert "s3-printing: update parent smbd pcap cache"
2011-01-15 Karolin SeegerRevert "s3-printing: reload shares after pcap cache...
2011-01-15 David Disseldorps3-printing: update parent smbd pcap cache
2011-01-15 David Disseldorps3-printing: reload shares after pcap cache fill
2010-12-31 Jeremy AllisonFix bug #7892 - open_file_fchmod() leaves a stale lock.
2010-12-26 Volker Lendeckes3: Add smbsock_any_connect
2010-12-26 Volker Lendeckes3: Add an async smbsock_connect
2010-12-26 Volker Lendeckev3-5-test: Pull in tevent_req_poll_ntstatus from master
2010-12-26 Volker Lendeckes3: Add async cli_session_request
2010-12-26 Volker Lendeckes3: Add some const to name_mangle()
2010-11-24 Jeremy AllisonAdd SeSecurityPrivilige.
2010-11-24 Jeremy AllisonAdd make_default_filesystem_acl() function to be used...
2010-11-11 Volker Lendeckes3: Fix bug 7779, crash in expand_msdfs
2010-11-11 Michael Adams3:lib/util_str: add strlen_m_ext_term() - variant...
2010-11-11 Michael Adams3:lib/util_str: add strlen_m_ext() that takes the...
2010-10-06 Jeremy AllisonFix bug #7698 - Assert causes smbd to panic on invalid...
2010-09-06 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-08-23 Jeremy AllisonFix bug 7581 - Users in "admin users" in smb.conf file...
2010-06-03 Matthieu Patous3: Allow previous password to be stored and use it...
2010-05-25 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as uniqu...
2010-05-19 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-04-15 Jeremy AllisonFix bug #7288 - SMB job IDs in CUPS job names wrong.
2010-04-13 Derrell Lipmans3-libsmbclient: Fix incomplete description of function...
2010-04-12 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-03-31 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function...
2010-03-31 Michael Adams3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd...
2010-03-31 Volker Lendeckes3: Add ctdb_conn_msg_ctx() (cherry picked from commit...
2010-03-31 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-03-30 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-30 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-03-30 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-03-30 Stefan Metzmachers3:libsmb: add cli_state_is_connected() function
2010-03-11 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-03-09 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio...
2010-02-15 Jeremy AllisonFixes issue with preexec scripts creating a share direc...
2010-02-11 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-11 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2010-02-10 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-08 Jeremy AllisonFix bug #7079 - cliconnect gets realm wrong with truste...
2010-02-04 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-26 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
2010-01-26 Volker Lendeckes3: Add CLI_FULL_CONNECTION_USE_CCACHE
2010-01-26 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-26 Volker Lendeckes3: Add ccache use to cli_session_setup_ntlmssp
2010-01-26 Volker Lendeckes3: Add NTLMSSP_FEATURE_CCACHE
2010-01-25 Volker Lendeckes3: Factor password_in_history() out of check_passwd_hi...
2010-01-19 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-18 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-01-04 Stefan Metzmachers3: Happy New Year 2010
2009-12-24 Volker Lendeckes3: Remove unused delete_negative_conn_cache()
2009-12-24 Volker Lendeckes3: Remove unused flush_negative_conn_cache()
2009-12-24 Jeremy AllisonThe posix acl version of set_nt_acl() could set the...
2009-12-22 Volker Lendeckes3: Move smb_splice_chain to smbd/process.c, its only...
2009-12-21 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-18 Jeremy Allisonreply_force_nterror() is not used anywhere. Remove it.
2009-12-16 Jeremy AllisonFinal part of the fix for 6837 - "Too many open files...
2009-12-14 Günther Deschners3-spoolss: use driver level info8 everywhere in spools...
2009-12-11 Björn Jackes3: add LDAP Alias Dereferencing support
2009-12-03 Jeremy AllisonRefactor reply_rmdir to use handle based code. All
2009-12-03 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-12-03 Günther Deschners3-spoolss: move MAXDEVICENAME to spoolss idl.
2009-12-02 Jeremy AllisonRestructure the ACL code some more, get the internal...
2009-12-02 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-12-02 Jeremy AllisonFix bug #6837 - "Too many open files" when trying to...
2009-12-01 Jeremy AllisonEnsure we don't see the xattr used to store NT security...
2009-11-30 Günther Deschners3-kerberos: do not include authdata headers before...
2009-11-30 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-29 Volker Lendeckes3: Restore "fake directory create times" as a share...
2009-11-29 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-11-29 Volker Lendeckes3: Pass fake_dir_create_times down to file_exist_stat...
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-26 Günther Deschners3-passdb: move some defines out of rpc headers (they...
2009-11-25 Günther Deschners3-registry: remove reg_pull_multi_sz().
2009-11-24 Jeremy AllisonRemove unused code.
2009-11-23 Jeremy AllisonProper fix for #6898 - Samba duplicates file content...
2009-11-23 Günther Deschners3-spoolss: move more defines out of nt_printing.h...
2009-11-23 Günther Deschners3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while adding...
2009-11-21 Volker Lendeckes3: Cache brlock.tdb entries for the fast read&write...
next