s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().
[samba.git] / source3 / include /
2014-08-06 Volker Lendeckectdbd_conn: Remove ctdb_packet
2014-08-06 Stefan Metzmachers3:smbd: remember smbXsrv_connection for each smb_request
2014-07-31 Volker Lendeckelib: Remove unused serverid_register_msg_flags()
2014-07-31 Garming Samparam: remove lp_get_parameter
2014-07-31 Garming Samparam: remove unused service_ok function
2014-07-24 Michael Adams3: remove stat_ex.vfs_private completely
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-18 Stefan Metzmachers3:lib/memcache: only include the required header files
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Andrew Bartlettsecrets: Ensure we store the secureChannelType when...
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_init return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_wipe return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make the _send function return 0/errno
2014-06-15 Andrew Bartlettpassdb: Allow a passdb module to do idmap for everything
2014-06-13 Michael Adamvfs: update a bit-rotten comment
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-06-04 Christian Ambachs3:lib/afs move afs_settoken.c to common lib dir
2014-06-04 Christian Ambachs3:lib/afs move afs.c to common lib dir
2014-06-04 Andrew Bartletts3-param: Add lp_dnsdomain() for use by winbindd
2014-05-30 Volker Lendeckemessaging3: Make messaging_context private
2014-05-30 Volker Lendeckemessaging3: Add and use messaging_tevent_context()
2014-05-30 Volker Lendeckemessaging3: Introduce messaging_local_backend()
2014-05-30 Volker Lendeckemessaging3: The backend send_fn doesn't need a messagin...
2014-05-29 Michael Adams3:messaging: change messaging_backend to use iovec...
2014-05-22 Mathias DietzAdd protocol version to smbstatus output
2014-05-16 Andrew Bartlettauth: Allow auth_samba4 to be forced to run a specific...
2014-05-08 Volker Lendeckemessaging3: Add messaging_dgm_register_tevent_context
2014-05-08 Volker Lendeckemessaging3: Add messaging_filtered_read
2014-05-07 Garming Sammove str_list_make_v3 out of s3 code
2014-05-07 Garming Samparam: add extra default parameter to get_parametrics_b...
2014-05-07 Garming Samparam: remove unused lp_set_option
2014-05-07 Garming Samparam: remove lp_string_is_valid_boolean
2014-04-30 Volker Lendeckemessaging3: Fix messaging_read_send/recv
2014-04-25 Michael Adamautorid: add high_id to range config and fill it where...
2014-04-23 Volker Lendeckes3: messaging: Add infrastructure to clean up orphaned...
2014-04-23 Volker Lendeckemessaging_dgm: Add messaging_dgm_wipe
2014-04-23 Volker Lendeckemessaging3: Add messaging_send_iov
2014-04-23 Volker Lendeckelib: Add iov_buf
2014-04-23 Volker Lendeckelib: Introduce iov_buflen
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-17 Andreas Schneiders3-lib: Add root_mode() which can deal with uid_wrapper.
2014-04-15 Andrew Bartlettauth: Remove plaintext OSF1 password support
2014-04-03 Jeremy Allisons3: messages: Implement cleanup of dead records.
2014-04-02 Michael Adamautorid: split idmap_autorid_db_open and idmap_autorid_...
2014-03-24 Stefan Metzmachers3:build: remove global CLUSTER_SUPPORT define
2014-03-24 Stefan Metzmachers3:param: move lp_ctdbd_socket() to ctdbd_conn.c
2014-03-24 Stefan Metzmachers3:ctdbd_conn: add ctdb_serverids_exist_supported()
2014-03-11 Volker Lendeckegencache: Add gencache values to memcache
2014-03-11 Ralph BoehmeAdd usable stream name defines
2014-03-11 Ralph BoehmeFix a typo
2014-03-05 Stefan Metzmachers3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
2014-03-05 Stefan Metzmachers3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFF...
2014-02-21 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-02-19 Garming Samparam: remove lp_dnsdomain from s3
2014-02-19 Aurélien Aptelclitar.h: delete file
2014-02-12 Volker Lendeckeauth: Make new_server_id_task() static to auth_samba4
2014-02-12 Garming Samparam: move SMB2 defaults to lib/param and use in loadp...
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-12 Garming Samparam: use generate_param.py to generate param_proto.h
2014-02-12 Andrew Bartlettlib/param: Remove special handling for 'state dir'...
2014-02-12 Andrew Bartlettlib/param: Normalise "read raw" and "write raw" parameters
2014-02-10 Garming Sams3: increase default fudge factor for max open files...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2014-01-30 Andrew Bartlettparam: Remove unused lp_is_default (once used by SWAT)
2014-01-30 Andrew Bartlettparam: Remove unused lp_next_parameter (once used by...
2014-01-28 Andrew Bartlettlib/param: Move GUEST_ACCOUNT define to a common header
2014-01-21 Volker Lendeckemessaging3: Remove unused messaging_tdb_event
2014-01-21 Volker Lendeckemessaging3: Add messaging_read_send/recv
2014-01-15 Jeremy Allisons3:dir - Add a new memcache type (non-talloc) - SMB1_SE...
2014-01-07 Stefan Metzmachers3:libsmb: remove unused trust_pw_find_change_and_store...
2014-01-07 Stefan Metzmachers3:libsmb: add trust_pw_change()
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2014-01-02 Stefan MetzmacherHappy New Year 2014!
2013-12-16 Abhidnya Joshis3: Add DAC_OVERRIDE capability support
2013-12-12 David Keegelshadow_copy2: Fix some typos
2013-11-22 David Disseldorpvfs: add [GET/SET]_COMPRESSION hooks
2013-11-22 Jeremy AllisonRename the profile enums with a SAMBA_ prefix to avoid...
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-20 David Disseldorpdebug: remove unused sys_adminlog
2013-11-20 David Disseldorpprinting: return WERROR from print_access_check
2013-11-18 David Disseldorpspoolss: return the spoolss job ID in notifications
2013-11-14 Jeremy Allisons3-lib: smbclient shows no error if deleting a director...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-30 Gregor Becks3:libsmb: SMBC_getatr use pathinfo3 for second try
2013-10-29 Andreas Schneiders3-smbd_shim: Add become_authenticated_pipe_user().
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->case_sensitive
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->dfsroot
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2013-10-16 Stefan Metzmachers3:libsmb: inline trust_pw_change_and_store_it() into...
2013-10-16 Stefan Metzmachers3:libsmb: remove unused change_trust_account_password()
2013-10-16 Stefan Metzmachers3:include: fix messaging_send_buf() protype in messages.h
2013-10-16 Stefan Metzmachers3:include: add forward declaration for struct messagin...
2013-10-16 Andrew Bartlettproto: Remove manually written lp_ prototypes
2013-10-16 Andrew Bartletts3/param: Autogenerate parameters prototypes again...
next