Fix inode generation so nautilus can count total dir size correctly
[samba.git] / source3 / include / proto.h
2011-06-14 Nikolay MartynovFix inode generation so nautilus can count total dir...
2011-03-05 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-03-05 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-03-05 Karolin SeegerRevert "s3-printing: reload shares after pcap cache...
2011-03-05 David Disseldorps3-printing: reload shares after pcap cache fill
2011-03-05 Jeremy AllisonFix bug #7892 - open_file_fchmod() leaves a stale lock.
2011-03-05 Volker Lendeckes3: Add smbsock_any_connect
2011-03-05 Volker Lendeckes3: Add an async smbsock_connect
2011-03-05 Volker Lendeckev3-5-test: Pull in tevent_req_poll_ntstatus from master
2011-03-05 Volker Lendeckes3: Add some const to name_mangle()
2011-03-05 Jeremy AllisonAdd make_default_filesystem_acl() function to be used...
2011-03-05 Volker Lendeckes3: Fix bug 7779, crash in expand_msdfs
2011-03-05 Michael Adams3:lib/util_str: add strlen_m_ext_term() - variant...
2011-03-05 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-27 Günther Deschners3-spoolss: add and use spoolss_printerinfo2_to_setprin...
2010-09-27 Jeremy AllisonFix bug 7581 - Users in "admin users" in smb.conf file...
2010-06-18 Matthieu Patous3: Allow previous password to be stored and use it...
2010-06-18 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as uniqu...
2010-06-18 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-05-17 Jeremy AllisonFix bug #7288 - SMB job IDs in CUPS job names wrong.
2010-05-17 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-03-30 Stefan Metzmachers3:rpc_client: remove more unused code
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-29 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-02-15 Jeremy AllisonFixes issue with preexec scripts creating a share direc...
2010-02-15 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-10 Jeremy AllisonFix bug #7079 - cliconnect gets realm wrong with truste...
2010-01-26 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-25 Volker Lendeckes3: Factor password_in_history() out of check_passwd_hi...
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2009-12-29 Volker Lendeckes3: Remove unused delete_negative_conn_cache()
2009-12-29 Volker Lendeckes3: Remove unused flush_negative_conn_cache()
2009-12-29 Jeremy AllisonThe posix acl version of set_nt_acl() could set the...
2009-12-23 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-21 Jeremy Allisonreply_force_nterror() is not used anywhere. Remove it.
2009-12-15 Günther Deschners3-spoolss: use driver level info8 everywhere in spools...
2009-12-14 Björn Jackes3: add LDAP Alias Dereferencing support
2009-12-08 Jeremy AllisonRefactor reply_rmdir to use handle based code. All
2009-12-08 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-12-08 Jeremy AllisonRestructure the ACL code some more, get the internal...
2009-12-08 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-12-08 Volker Lendeckes3: Restore "fake directory create times" as a share...
2009-12-08 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-12-08 Volker Lendeckes3: Pass fake_dir_create_times down to file_exist_stat...
2009-12-08 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-12-08 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-26 Günther Deschners3-registry: remove reg_pull_multi_sz().
2009-11-26 Jeremy AllisonRemove unused code.
2009-11-26 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-26 Günther Deschners3-printing: use spoolss types and structs while adding...
2009-11-26 Volker Lendeckes3: Cache brlock.tdb entries for the fast read&write...
2009-11-26 Volker Lendeckes3: Factor timeval_string out of current_timestring()
2009-11-26 Volker Lendeckes3: Do not talloc in readdir
2009-11-26 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-26 Jeremy AllisonDon't overwrite a dynamic pointer with the address...
2009-11-26 Michael Adams3:passdb: remove the uid_to_rid method - we only need...
2009-11-26 Volker Lendeckes3: Convert libsmb/cli_message to the async API
2009-11-26 Volker Lendeckes3: Convert cli_unix_extensions_version to async
2009-11-26 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-26 Jeremy AllisonSecond part of bugfix for 6865 - acl_xattr module:...
2009-11-26 Volker LendeckeRevert "s3: Do not directly reference the ndr_table_...
2009-11-26 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-26 Volker LendeckeRevert "s3: Consolidate getting the name out of a pipes...
2009-11-26 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-26 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-26 Volker Lendeckes3: Consolidate getting the name out of a pipes_struct
2009-11-26 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-26 Volker Lendeckes3: Do not directly reference the ndr_table_* in rpcclient
2009-11-26 Volker Lendeckes3: Register the ndr_interfaces dynamically
2009-11-26 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-11-26 Jeremy AllisonFix bug 6865 - acl_xattr module: Has dependency that...
2009-11-26 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-26 Günther Deschners3-kerberos: remove duplicate prototype.
2009-11-26 Jeremy AllisonGot the logic simplification worked out so we still...
2009-11-26 Jeremy AllisonRevert commit "0551284dc08eb93ef7b2b2227a45e5ec21d482fb...
2009-11-26 Jeremy AllisonSimplify the logic - remove extraneous argument and...
2009-11-26 Jeremy AllisonGet closer to an accurate model of Windows timestamp...
2009-11-26 Volker Lendeckes3: Add parameter "ctdb timeout"
2009-11-26 Jeremy AllisonRemove "Protocol" as an extern, and add accessor functions.
2009-11-26 Volker Lendeckes3: Remove debug_ctx()
2009-11-26 Günther Deschners3-passdb: move open_schannel_session_store() to passdb...
2009-11-26 Günther Deschners3-passdb: add secrets_delete_generic().
2009-11-26 SATOH FumiyasuFix bug 6572 - libsmbclient: unable to access 'msdfs...
2009-11-26 Karolin Seegers3: Rename new parameter "ldap ref follow" to "ldap...
2009-11-26 Günther Deschners3-passdb: missed two prototypes while moving to enum...
2009-11-26 Volker Lendeckes3:libsmb: Add cli_notify
2009-11-26 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-11-26 Günther Deschners3-netlogon: pass down account name to remote password...
2009-11-26 Karolin Seegers3/proto.h: Add lp_ldap_ref_follow prototype.
2009-11-26 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2009-11-26 Jeremy AllisonRemove lots of duplicate code and move it into one
2009-11-26 Günther Deschners3-registry: add regval_ctr_addvalue_multi_sz.
2009-11-26 Günther Deschners3-rpc_parse: remove unused prs_string.
2009-11-26 Günther Deschners3-perfcount: more cleanup.
2009-11-26 Günther Deschners3-perfcount: only pass down prs_struct when really...
2009-11-26 Günther Deschners3: add perfcount idl and generated files.
2009-11-26 Günther Deschners3-registry: move rpccli_winreg_Connect to the only...
2009-11-26 Günther Deschners3: remove unused rpcstr_pull and rpcstr_pull_talloc.
next