vfs_fruit: hide the Netatalk metadata xattr in streaminfo
[sfrench/samba-autobuild/.git] / source3 /
2015-10-16 Ralph Boehmevfs_fruit: hide the Netatalk metadata xattr in streaminfo
2015-10-16 Ralph Boehmevfs_fruit: add and use define for the Netatalk metadata...
2015-10-16 Anoop C Ss3.lib: Remove invalid switch case from sysquotas_nfs
2015-10-15 Jeremy Allisons3: lsa: lookup_name() logic for unqualified (no DOMAIN...
2015-10-15 Ralph Boehmes3:lib: validate domain name in lookup_wellknown_name()
2015-10-14 Jeremy Allisons3: smbd: Fix our access-based enumeration on "hide...
2015-10-14 Ralph Boehmes3:lib/messages: fix error check in messaging_filtered_...
2015-10-14 Volker Lendeckelib: Fix CID 1327227 Uninitialized scalar variable
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-12 Ralph Boehmes3:locking: initialize lease pointer in share_mode_trav...
2015-10-12 Ralph Boehmes3:smbstatus: add stream name to share_entry_forall()
2015-10-12 Ralph Boehmes3:smbd: remove unused arg oplock_request
2015-10-12 Andrew Bartlettpam_smbpass: REMOVE this PAM module
2015-10-11 Richard SharpeA small improvement to the DEBUG message when pass...
2015-10-09 Andrew Bartlettbuild: Move __attribute__ ((destructor)) and ((construc...
2015-10-08 Richard SharpeFix a few small spelling mistakes in DEBUG messages...
2015-10-08 Uri Simchonivfs_commit: set the fd on open before calling SMB_VFS_FSTAT
2015-10-07 Volker Lendeckelib: Make messaging_send_iov_from return 0/errno
2015-10-07 Volker Lendeckelib: Make messaging_ctdbd_init return 0/errno
2015-10-07 Volker Lendeckelib: Use poll_intr_one_fd in ctdb_read_packet
2015-10-07 Volker Lendeckelib: Remove messaging_tevent_context() dependency from...
2015-10-07 Volker Lendeckelib: Make ctdbd_probe return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdb_unwatch return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdb_watch_us return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_control_local return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_register_ips return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_traverse return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_parse return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_migrate return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_db_attach return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_messaging_send_iov return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_messaging_connection return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_init_connection return 0/errno
2015-10-07 Volker Lendeckelib: Make ctdbd_register_msg_ctx return 0/errno
2015-10-07 Volker Lendeckelib: Make get_cluster_vnn return 0/errno
2015-10-07 Volker Lendeckelib: Make register_with_ctdbd return 0/errno
2015-10-07 Volker Lendeckelib: Rename ctdbd_control_unix to ctdbd_control
2015-10-07 Volker Lendeckelib: Remove ctdbd_control
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_register_ips
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_db_attach
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_db_attach
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_dbpath
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in ctdbd_working
2015-10-07 Volker Lendeckelib: Rename a variable
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in get_cluster_vnn
2015-10-07 Volker Lendeckelib: Use ctdbd_control_unix in register_with_ctdbd
2015-10-07 Volker Lendeckelib: Add ctdbd_control_unix
2015-10-07 Volker Lendeckelib: Fix error talloc leaks in ctdb_read_packet()
2015-10-07 Ralph Boehmes3:smbd: pass expected_seq_low to smbd_initialize_smb2
2015-10-06 Ralph Boehmes3:smb3: rename smbd_smb2_first_negprot and pass expect...
2015-10-06 Ralph Boehmes3:smbd: add expected_seq_low arg to smbd_initialize_smb2
2015-10-06 Ralph Boehmevfs_fruit: return value of ad_pack in vfs_fruit.c
2015-10-06 Volker Lendeckelib: Fix CID 1128553 Unchecked return value from library
2015-10-06 Volker Lendeckelib: Fix CID 1325733 Uninitialized scalar variable
2015-10-06 Stefan Metzmachers3:ctdbd_conn: make sure we destroy tevent_fd before...
2015-10-03 Volker Lendeckelib: Pass sockname and timeout to ctdbd_probe()
2015-10-02 Volker Lendeckelib: Pass sockname and timeout to ctdbd_messaging_conne...
2015-10-02 Volker Lendeckelib: Move lp_ctdbd_socket() to cluster_support.c
2015-10-02 Volker Lendeckelib: Pass parameters to ctdbd_init_connection()
2015-10-02 Volker Lendeckelib: Store sockname in ctdbd_connection
2015-10-02 Volker Lendeckelib: Remove temporary ctdb_connection in ctdb_control
2015-10-02 Volker Lendeckelib: Store ctdb_timeout in ctdb_connection
2015-10-02 Volker Lendeckelib: Lift lp_ctdbd_socket() call up one level
2015-10-02 Günther Deschnerkerberos: make sure we only use prompter type when...
2015-10-01 Volker Lendeckewinbind: Fix 100% loop
2015-10-01 Jeremy Allisons3: smbd: Fix NULL pointer bug introduced by previous...
2015-10-01 Ralph Boehmes3: smbd: fix a crash in unix_convert()
2015-10-01 Volker Lendeckelib: We can do ACCRIGHTS style fdpassing
2015-10-01 Volker Lendeckelib: Support fd passing using the 4.3BSD way
2015-10-01 Volker Lendeckelib: Move some routines around in msghdr.c
2015-10-01 Volker Lendeckelib: We only need the fd-passing check once
2015-09-30 Volker Lendeckelib: Remove ctdb_serverids_exist
2015-09-30 Volker Lendeckelib: Remove serverids_exist
2015-09-30 Volker Lendeckelib: Use messaging_dgm_get_unique in serverid_exists
2015-09-30 Volker Lendeckelib: Use serverid_exists in server_id_db_check_exclusive
2015-09-30 Volker Lendeckemessages_dgm: Add messaging_dgm_get_unique
2015-09-30 Volker Lendeckenet: Add "serverid exists"
2015-09-30 Volker Lendeckenet: Fix some tiny memleaks
2015-09-30 Michael Adams3:lib:interface: break an overly long line
2015-09-30 Volker Lendeckemessages_dgm: Fix an incorrect cast
2015-09-30 Volker Lendeckemessages_dgm: No includes.h necessary
2015-09-29 Günther Deschners3-rpcclient: protect against empty witness async notif...
2015-09-29 Thomas Nagybuild:wafsamba: Set the default installation prefix...
2015-09-25 Uri Simchoninet: fix a crash with net ads keytab create
2015-09-24 Christof Schmittsmbd: Set process name for notifyd process
2015-09-24 Christof Schmittsmbd: Set process name for async echo handler
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-09-24 Jeremy Allisons3: smbd: Fix mkdir race condition.
2015-09-22 Volker Lendeckedbwrap: Remove talloc from dbwrap_watch_record_stored()
2015-09-22 Volker Lendeckedbwrap: Convert dbwrap_record_watchers_key to not use...
2015-09-22 Volker Lendeckedbwrap: Simplify dbwrap_record_watchers_key()
2015-09-22 Volker Lendeckedbwrap: Make dbwrap_db_id return size_t
2015-09-20 Thomas Nagybuild:wafsamba: Use the samba-provided CHECK_CFG method...
2015-09-18 Jeremy Allisons3: tests: smbclient test to ensure we can create and...
2015-09-18 Jeremy Allisons3: smbd: Fix opening/creating :stream files on the...
2015-09-18 Jeremy Allisons3: smbd: Remove unused parameter from build_stream_path().
2015-09-18 Jeremy Allisons3: smbclient: Move cmd_setmode out of clitar.c and...
2015-09-17 Stefan Metzmachers3:lib/messages: use 'msg.lock' and 'msg.sock' for...
2015-09-17 Stefan Metzmachers3:lib/messages: add missing allocation check for priv_path
next