lib: Make ctdbd_migrate return 0/errno
[vlendec/samba-autobuild/.git] / source3 /
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
2015-09-11 Har Gagan Sahais3: dfs: Fix a crash when the dfs targets are disabled.
2015-09-10 Stefan MetzmachersmbXsrv_session: factor smbXsrv_session_add_channel...
2015-09-10 Stefan Metzmachers3:smb2_sesssetup: let smbd_smb2_reauth_generic_return...
2015-09-10 Michael Adams3:smb2_sesssetup: let smbd_smb2_auth_generic_return...
2015-09-10 Michael Adams3:smb2_sesssetup: change talloc hierarchy in smbd_smb2...
2015-09-09 Michael Adamnet: reformat usage text for 'net ads join'
2015-09-09 Michael Adamnet: add option --no-dns-updates for net ads join
2015-09-09 Anoop C Slibsmb: Fix CID 1034606 Incorrect pointer comparison
2015-09-09 Anoop C Slibsmb: Fix CID 1034605 Incorrect pointer comparison
2015-09-09 Anoop C Swinbindd: Fix CID 1273310 Remove structurally dead...
2015-09-09 Michael Adambuild: line-break deps for 'param' subsystem
2015-09-09 Michael Adambuild: fix quotation of deps for 'param' subsystem.
2015-09-08 Volker Lendeckefruit: Fix CID 1323186 Dereference before null check
2015-09-08 Timur Bakeyevconfigure: Fix aio_suspend detection
2015-09-04 Volker Lendeckevfs_gpfs: Avoid calling gpfs_is_offline on every i/o
2015-09-04 Volker Lendeckevfs_gpfs: Introduce vfs_gpfs_fsp_is_offline
2015-09-03 Jeremy Allisonwinbind: Don't delete an existing krb5 ticket on cached...
2015-09-02 Ralph Boehmevfs_fruit: delete ._ file when deleting the basefile
2015-09-02 Ralph Boehmevfs_fruit: split and simplify fruit_ftruncate
2015-09-02 Ralph Boehmevfs_fruit: handling of empty resource fork
2015-09-01 Volker LendeckeRevert "winbind: Fix 100% loop"
2015-09-01 Garming Samspoolss: handle SetPrinter for info level 4
2015-08-31 Ralph Boehmeselftest: add a check for disabled change notify
2015-08-31 Ralph Boehmenotify: check for valid notify_ctx in notify_remove
2015-08-29 Ralph Wuerthners3: add suport for SMB3_10 and SMB3_11 protocols in...
2015-08-28 Volker Lendeckewinbind: Fix 100% loop
2015-08-28 Stefan Metzmachers3:smb2_create: #if 0 unused variable
2015-08-28 Richard SharpeMove the error handling for svhdx to vfswrap_create...
2015-08-27 Stefan Metzmachers3:vfs_smb_traffic_analyzer: remove samba_ prefix from...
next