ctdb-locking: Conditionally set real-time priority in lock helper
[samba.git] / source3 /
2016-06-19 Ralph Boehmeselftest: Kerberos auth with netbios alias SPNs
2016-06-19 Richard Sharpes3/net: print returned addresses in dns gethostbyname
2016-06-18 Jeremy Allisons3: smbd: In reply_read_and_X() SMB1 server is overwrit...
2016-06-18 Jeremy Allisons3: smbd: Use common function setup_readX_header()...
2016-06-18 Jeremy Allisons3: smbd: Make setup_readX_header() externally accessible
2016-06-18 Jeremy Allisons3: smbd: Remove unused 'req' argument from setup_readX...
2016-06-18 Jeremy Allisons3: torture: Add test that proves Win2k12 correctly...
2016-06-18 Per Forlins3: smbd: Correctly reflect back SMB_PIDHIGH to a client.
2016-06-18 Jeremy Allisons3: libsmb: Widen the internal client smb1.pid to 32...
2016-06-17 Andrew Bartlettselftest: Do not run local.ndr 3 times
2016-06-17 Michael Adamlibnet: only create local private krb5.conf if joining...
2016-06-17 Jim McDonoughwinbind: honor 'socket options' in winbind
2016-06-16 Andrew Bartletts3-vfs/snapper: Fix compiler errors when building with...
2016-06-16 Andrew Bartletts3-libnet: Fix compiler errors when building with ...
2016-06-16 Andrew Bartletts3-client: Fix compiler errors when building with ...
2016-06-15 Günther Deschners3:libnet: accept empty realm for AD domains when only...
2016-06-15 Günther Deschners3-libnet: Print error string even on successfuly compl...
2016-06-15 Andreas Schneiders3-libnetapi: Correctly check for lp_realm.
2016-06-15 Alexander Bokovoylibnet_join: use sitename if it was set by pre-join...
2016-06-13 Günther Deschners3-winbind: Fix schannel connections against trusted...
2016-06-09 Andreas Schneiders3-script: Install the findsmb script
2016-06-09 Jeremy Allisons3: krb5: keytab - The done label can be jumped to...
2016-06-07 Volker Lendeckelibsmb: Fix two CIDs for NULL dereference
2016-06-07 Volker Lendeckelib: Fix CID 1362566 Dereference null return value
2016-06-07 Volker Lendeckelib: Move poll_funcs to lib/
2016-06-07 Volker Lendeckelib: Move msghdr to lib/util/
2016-06-07 Amitay Isaacslib/poll_funcs: Build as SAMBA_SUBSYSTEM
2016-06-06 Peter SomogyiAdd yet another error code when forking an smbd and...
2016-06-03 Abhidnya JoshiEfficient xattr handling for VxFS Signed-off-by: Abhidn...
2016-06-02 Aurelien Aptels3/client/clitar.c: always close fd
2016-06-02 Ralph Boehmewinbindd: prevent log spam when enumerating users
2016-06-02 Ralph Boehmewinbindd: log domain name of failures to get trustdoms
2016-05-31 Uri Simchonis3-dfree-quota: remove special handling of EDQUOT
2016-05-31 Uri Simchonis3-sysquotas: remove special handling of EDQUOT
2016-05-31 Uri Simchonivfs_fake_dfq - remove support for generating EDQUOT
2016-05-31 Uri Simchoniselftest: remove test for EDQUOT returned from quota...
2016-05-31 Uri Simchonis3-sysquotas-linux: do not check for EDQUOT
2016-05-31 Aurelien Aptels3/client/clitar.c: NULL-check correct variable
2016-05-29 Jeremy Allisons3: lib: ldap: Use struct sockaddr_storage to cope...
2016-05-28 Richard Sharpes3: net: Return an error when no name servers were...
2016-05-27 Uri Simchonismbd: dfree - ignore quota if not enforced
2016-05-27 Uri Simchoniselftest: add disk-free quota tests
2016-05-27 Uri Simchonivfs_fake_dfq: add more mocking options
2016-05-27 Hemanth ThummalaFix memory leak in share mode locking.
2016-05-27 Jeremy Allisons3: auth: Move the declaration of struct dom_sid tmp_si...
2016-05-26 Uri Simchonis3-sysquotas-linux - cleanup
2016-05-26 Uri Simchonis3-sysquotas-linux: remove check for EDQUOT on getting...
2016-05-26 Uri Simchonis3-sysquotas-linux: remove support for old interfaces
2016-05-25 Jeremy Allisons3: smbclient: Add posix_whoami command.
2016-05-25 Jeremy Allisons3: libsmb: Add sync and async cli_posix_whoami().
2016-05-25 Andreas Schneiders3-smbspool: Log to stderr
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...
next