libsmb: provide authinfo domain for encrypted session referrals
[metze/samba/wip.git] / source3 / include /
2014-11-18 David Disseldorpprinting: add jobid_to_sysjob helper function
2014-10-09 Christof Schmitts3: Move init_lsa_ref_domain_list to lib
2014-09-02 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-04-07 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-01 Stefan Metzmachers3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
2014-04-01 Stefan Metzmachers3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFF...
2014-04-01 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-01-17 Jeremy Allisons3:dir - Add a new memcache type (non-talloc) - SMB1_SE...
2014-01-13 Michael Adamshadow_copy2: add comment explaining the SMB level...
2013-12-09 Karolin SeegerMerge tag 'samba-4.0.13' into v4-0-test
2013-11-26 David Disseldorpspoolss: return the spoolss job ID in notifications
2013-11-26 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-09-16 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-09-12 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-08-20 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-07 Jeremy AllisonAdd ea_list_has_invalid_name() function.
2013-08-05 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-07-18 Alexander BokovoyPASSDB: add support to set and enumerate UPN suffixes...
2013-06-04 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-04-17 Ralph Wuerthners3:smbd: convert srvstr_pull_req_talloc() into a function
2012-12-03 Michael Adams3:passdb: factor pdb_sid_to_id_unix_users_and_groups...
2012-12-03 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-12-03 Michael Adams3:param: make init_locals() static.
2012-12-03 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-12-03 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-12-03 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-11-21 Jeremy AllisonMore for #9374 - Allow smb2.acls torture test to pass...
2012-10-29 Gregor Becks3:lib: remove unused sessionid_*() functions
2012-10-29 Gregor Becks3:smbd: use session_global_id as session number for...
2012-10-29 Jeremy AllisonRemove the parameters:
2012-09-12 Jeremy AllisonMove cached cwd onto conn struct.
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-09-12 Andrew Bartlettsmbd: Add extra VFS hooks to get the posix ACL as a...
2012-09-12 Andrew Bartlettsmbd: Remove pre-allocation of ACL array in sys_acl_init()
2012-09-10 Christian Ambachs3:smbd Bump the smbd vfs interface version to 30
2012-09-08 Michael Adams3: introduce a new share config option "durable handle...
2012-09-08 Michael Adams3: add an option "kernel share modes" to be able to...
2012-09-08 Michael Adams3:vfs: add durable VFS operations
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefix for all functions
2012-09-07 Alexander Bokovoys3-passdb: wrap secrets.tdb accessors used by PDB modules
2012-09-05 Jeremy AllisonAdd "backup_intent" bool to files_struct.
2012-08-27 Andrew Bartletts3-secrets: Add helper function to set machine account...
2012-08-22 Jeremy AllisonRemove align_string(). No longer used.
2012-08-17 Stefan Metzmachers3:lib: implement serverid_equal() as macro of server_i...
2012-08-17 Stefan Metzmachers3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_qualifier() as it is...
2012-08-15 Andrew Bartletts3-sysacls: Remove sys_acl_free_acl() and replace with...
2012-08-15 Andrew Bartletts3-smbd: Remove sys_acl_*() VFS wrapper functions
2012-08-15 Andrew Bartletts3-smbd: Move smb_acl_t declaration to smb_acl.idl
2012-08-15 Andrew Bartletts3-smbd: Change allocation of smb_acl_t to talloc()
2012-08-10 Stefan MetzmacherRevert "s3:smb: include "smbXsrv.h" before "vfs.h""
2012-08-09 Jeremy AllisonFix strlower_m() to return an error indication.
2012-08-09 Jeremy AllisonCheck error returns on strnorm().
2012-08-09 Jeremy AllisonChange strupper_m() to return a value.
2012-08-07 Rusty Russellsource3/loadparm.c: Move string_set/string_free inside.
2012-08-01 Stefan Metzmacherlibcli/smb: move some TCON related defines to smb_const...
2012-08-01 Stefan Metzmachers3:libsmb: remove unused cli_state->user_session_key
2012-08-01 Michael Adams3:ctdbd_conn: use unitX_t types consistently throughou...
2012-08-01 Richard SharpeAdd two flags to allow for handling of Extended Signatu...
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-25 Stefan Metzmachers3:libsmb: remove unused cli_state->smb2.pid
2012-07-25 Stefan Metzmachers3:libsmb: remove unused tcon specific elements from...
2012-07-25 Stefan Metzmachers3:libsmb: remove cli_state->smb2.tid
2012-07-24 Stefan Metzmachers3:libsmb: setup a smbXcli_tcon for SMB2
2012-07-24 Stefan Metzmachers3:libsmb: use a smbXcli_tcon instead of uint16_t cli_s...
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-23 Luk Claess3:libsmb: use cli_state_{g,s}et_uid instead of smb1...
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-20 Jeremy AllisonRemove source3/lib/pidfile.c
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-18 Volker Lendeckes3-smb1: Postpone close_file until all aio is handled
2012-07-18 Volker Lendeckes3-vfs: async fsync
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3: Make smbd/aio.c not depend on aio.h anymore
2012-07-18 Volker Lendeckes3: Properly handle shutdown with the _send/_recv based aio
2012-07-18 Volker Lendeckes3-vfs: async pread
2012-07-18 Volker Lendeckes3-vfs: async pwrite
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-15 Andrew Bartletts3-secrets: Use C99 types
2012-07-11 Jeremy AllisonMove set_thread_credentials_permanently() to set_thread...
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-07-03 Jeremy AllisonAdd function set_thread_credentials_permanently()....
2012-07-03 Andreas Schneiders3-smbd: Remove deprecated 'share modes' option.
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-07-03 Michael Adams3:vfs: use smbXsrv_open instead of smbXsrv_open0 in...
2012-07-03 Michael Adams3:vfs: use smbXsrv_tcon instead of smbXsrv_tcon0 in...
2012-07-03 Michael Adams3:smb: include "smbXsrv.h" before "vfs.h"
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-06-30 Jeremy AllisonAdd uint64_t mid field to the files_struct.
2012-06-29 Stefan Metzmachers3:smbd: make use of smbXsrv_open for smb1/2/3
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-28 Stefan Metzmachers3:smb2_server: remove unused and confusing DEFAULT_SMB...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-26 David Disseldorps3-printing: pass lpq command to job_submit
next