ctdb:banning: improve debug message in ctdb_ban_node_event()
[obnox/samba/samba-obnox.git] / source3 /
2016-05-25 Michael AdamTMP: insane debugging idmap_tdb_common_allocate_id_action
2016-05-25 Michael AdamTMP: extreme debugging in idmap_tdb_init_hwm
2016-05-24 Stefan Metzmachers3:selftest: run test_smbclient_ntlm also against ad_dc
2016-05-23 Uri Simchonis3-quotas: fix sysquotas_4B quota fetching for BSD
2016-05-21 Stefan Metzmachers3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT
2016-05-20 Stefan MetzmacherRevert "s3:rpcclient add -m option"
2016-05-20 Jeremy Allisons3: wscript: Add checks for open file description locks.
2016-05-20 Jeremy Allisons3: VFS: Map process-associated lock operation to open...
2016-05-20 Jeremy Allisons3: lib: util: Add map_process_lock_to_ofd_lock() utili...
2016-05-20 Jeremy Allisons3: VFS: Add bool use_ofd_locks member to struct files_...
2016-05-20 Jeremy Allisons3: lib: Add 'int op' parameter to fcntl_getlock().
2016-05-20 Jeremy Allisons3: torture: Add POSIX-OFD-LOCK test.
2016-05-20 Jeremy Allisons3: locking: Convert on the wire behavior of POSIX...
2016-05-20 Jeremy Allisons3: locking: Add a const struct lock_context * paramter...
2016-05-20 Jeremy Allisons3: locking: Add some const.
2016-05-20 Jeremy Allisons3: locking: Rename xxx_windows_lock_ref_count to xxx_l...
2016-05-20 Michael Adamnotifyd: prevent NULL deref segfault in notifyd_peer_de...
2016-05-19 Volker Lendeckevfs_fruit: Fix a few signed/unsigned mixups
2016-05-19 Volker Lendeckevfs_fileid: Fix a signed/unsigned mixup
2016-05-19 Michael Adamsmbd:close: only remove kernel share modes if they...
2016-05-18 Michael Adams3:vfs: add 'kernel_share_modes_taken' to files_struct
2016-05-18 Andreas Schneiders3-net: Cleanup the code of printing migration
2016-05-18 Andreas Schneiders3-net: Convert the key_name to UTF8 during migration
2016-05-18 Stefan Metzmachers3:smbd: fix anonymous authentication if signing is...
2016-05-18 Stefan Metzmachers3:ntlm_auth: make ntlm_auth_generate_session_info...
2016-05-17 Volker Lendeckedbwrap_ctdb: Remove get_my_vnn dependency
2016-05-17 Volker Lendeckedbwrap_ctdb: Fix some 32-bit hickups
2016-05-17 Volker Lendeckectdbd_conn: Remove messages.h dependency
2016-05-17 Volker Lendeckedbwrap: Add "msg_ctx" to db_open_ctdb
2016-05-17 Volker Lendeckedbwrap_ctdb: Pass in ctdbd_connection
2016-05-17 Volker Lendeckedbwrap_ctdb: Add "conn" to db_ctdb_ctx
2016-05-17 Volker Lendeckedbwrap_ctdb: Align loop index with terminator
2016-05-17 Volker Lendeckelib: Move async message handling out of ctdbd_conn
2016-05-17 Volker Lendeckectdbd_conn: Expose ctdb socket readability handler
2016-05-17 Volker Lendeckectdbd_conn: "sockname" is not needed anymore
2016-05-17 Volker Lendeckectdbd_conn: Simplify two DEBUGs
2016-05-17 Volker Lendeckectdbd_conn: remove ctdb_processes_exist
2016-05-16 Volker Lendecketorture: Remove a use of get_my_vnn()
2016-05-16 Volker Lendeckesmbd: Fix an assert
2016-05-12 Christian Ambachs3:modules/vfs_snapper squelch -O3 compile warning
2016-05-12 Michael Adams3:vfs:preopen: fix O3 error unused result of write
2016-05-12 Michael Adams3:vfs:aio_fork: fix O3 error unused result of write
2016-05-12 Michael Adams3:smbfilter: fix O3 error unused result of system()
2016-05-12 Michael Adams3:utils:log2pcaphex: fix O3 error uninitialized variable
2016-05-12 Michael Adams3:utils:log2pcaphex: fix O3 error unused result of...
2016-05-12 Michael Adams3:samlogon_cache: fix O3 error unused result of truncate
2016-05-12 Christian Ambachs3:rpcclient add -m option
2016-05-12 Christian Ambachs3:selftest add a test for rpcclient --pw-nt-hash option
2016-05-12 Christian Ambachs3:rpcclient make --pw-nt-hash option work
2016-05-12 Stefan Metzmachers3:rpc_server/samr: simplify the logic in get_user_info...
2016-05-11 Christian Ambachs3:libsmb/clifile use correct value for MaxParameterCou...
2016-05-09 Volker Lendeckesmbd: Remove an unused #define
2016-05-05 Uri Simchonismbd: remove "only user" and "username" parameters
2016-05-04 Ralph Boehmevfs_fruit: add an option that allows disabling POSIX...
2016-05-04 Robin McCorkellCorrectly set cli->raw_status for libsmbclient in SMB2...
2016-05-04 Ralph Boehmes3:libnet:libnet_join: add netbios aliases as SPNs
2016-05-04 Christian Ambachs3:smbd remove todo comments
2016-05-03 Christian Ambachselftest: test for case insensitivity over SMB2/SMB3
2016-05-03 Christian Ambachs3:smbd/filename remove smelly code
2016-05-03 Christian Ambachs3:smbd/service apply some code formatting
2016-05-03 Christian Ambachs3:smbd/service disable case-sensitivity for SMB2/3...
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-05-03 Volker Lendeckelib: Make callers of base64_encode_data_blob check...
2016-05-03 Ralph Boehmesmbd: use remote arch caching
2016-05-03 Ralph Boehmes3/lib: add remote arch caching
2016-05-03 Ralph Boehmes3/lib: add get_remote_arch_from_str()
2016-05-03 Ralph Boehmes3/lib: rework get_remote_arch_str() to use an array
2016-05-03 Douglas BagnallFix formatting issue on 32bit with _FILE_OFFSET_BITS...
2016-04-29 Christof Schmittsmbcacls: Do not read old ACL for 'set' operation
2016-04-29 Christof Schmittwinbindd: Remove unused prototypes for winbindd_group.c
2016-04-29 Günther Deschners3:client:smbspool_krb5_wrapper: fix the non clearenv...
2016-04-29 Uri Simchonixfs quotas - fix case of no quota for user
2016-04-29 Uri Simchonint-quotas: fixup failure case for TRANSACT_GET_USER_QUO...
2016-04-28 Jérémie Courrèges... Provide fallback code for non-portable clearenv(3)
2016-04-28 Robin Hackwinbindd/idmap_rfc2307: Fix CID 1273424 - Read from...
2016-04-28 Ralph Boehmewinbindd: check if dcinfo from genache is expired
2016-04-28 Stefan Metzmachers3:selftest: add smbclient_ntlm tests
2016-04-28 Stefan Metzmachers3:test_smbclient_auth.sh: this script reqiures 5 arguments
2016-04-28 Stefan Metzmachers3:smbd: only mark real guest sessions with the GUEST...
2016-04-28 Stefan Metzmachers3:smbd: make use SMB_SETUP_GUEST constant
2016-04-28 Stefan Metzmachers3:auth_builtin: anonymous authentication doesn't allow...
2016-04-28 Stefan Metzmachers3:libsmb: use anonymous authentication via spnego...
2016-04-28 Stefan Metzmachers3:libsmb: don't finish the gensec handshake for guest...
2016-04-28 Stefan Metzmachers3:libsmb: record the session setup action flags
2016-04-28 Stefan Metzmachers3:libsmb: use password = NULL for anonymous connections
2016-04-28 Günther Deschners3:librpc:crypto:gse: increase debug level for gse_init...
2016-04-28 Stefan Metzmachers3:libads/sasl: allow wrapped messages up to a size...
2016-04-27 Volker Lendeckesmbd: Avoid large reads beyond EOF
2016-04-27 Partha SarathiFix the smb2_setinfo to handle FS info types and FSQUOT...
2016-04-26 Andreas Schneiders3-libads: Fix compilation with MIT Kerberos
2016-04-26 Volker Lendeckedbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUND
2016-04-26 Ralph Boehmes3/rpc_server: mdssvc: suppress compiler warnings from...
2016-04-25 Volker Lendeckectdbd_conn: Make "cstatus" int32_t
2016-04-25 Volker Lendeckectdbd_conn: Add some more debug info
2016-04-25 Volker Lendeckectdbd_conn: Use ctdbd_control_local where possible
2016-04-25 Volker Lendeckectdbd_conn: Avoid "includes.h"
2016-04-25 Volker Lendeckelib: serverid.h references struct server_id
2016-04-25 Volker Lendeckelib: Move ctdbd_init_connection out of ctdbd_traverse()
2016-04-25 Volker Lendeckectdbd_conn: Remove unused ctdbd_messaging_connection
2016-04-25 Volker Lendeckelib: Use ctdbd_init_connection in messaging_ctdbd_init
next