Revert "lib:dlinklist: avoid -Wtautological-compare errors with gcc6"
[sfrench/samba-autobuild/.git] / source3 /
2016-07-14 Volker Lendeckelib: Allow NULL blob for messaging_send()
2016-07-14 Volker Lendeckelib: Avoid a "procid_is_local" call
2016-07-14 Volker Lendeckelib: Print own pid in messaging_init
2016-07-14 Michael Adamrpc_server: add mssing '#pragma GCC diagnostic push'
2016-07-13 Douglas BagnallRemove unused stf directory
2016-07-12 Michael Adamlibads: improve debug messages in sitename_fetch()
2016-07-12 Michael Adamlibsmb:namequery: fix typo in comment in get_dc_list()
2016-07-12 Stefan Metzmacherlibads: ensure the right ccache is used during spnego...
2016-07-11 Stefan Metzmacherlibads: ensure the right ccache is used during gssapi...
2016-07-11 Ralph Boehmes3-messaging: use messaging_ctdbd_reinit() in messaging...
2016-07-11 Ralph Boehmes3-messaging/ctdb: add messaging_ctdbd_reinit()
2016-07-11 Ralph Boehmes3-messaging/ctdb: split messaging_ctdbd_init()
2016-07-11 Ralph Boehmectdbd_conn: add ctdbd_reinit_connection()
2016-07-11 Ralph Boehmectdbd_conn: split ctdbd_init_connection()
2016-07-11 Ralph Boehmes3-rpc_server/mdssd: use smbd_reinit_after_fork()
2016-07-10 Ralph Boehmesmbd/notifyd: use smbd_reinit_after_fork()
2016-07-10 Ralph Boehmesmbd/cleanupd: use smbd_reinit_after_fork()
2016-07-07 Stefan MetzmacherCVE-2016-2019: s3:selftest: add regression tests for...
2016-07-07 Stefan MetzmacherCVE-2016-2019: s3:libsmb: add comment regarding smbXcli...
2016-07-06 Stefan Metzmachers3:libsmb/clirap: remove unused cli_get_server_*()...
2016-07-05 Uri Simchonis3-libads: fix a memory leak in ads_sasl_spnego_bind()
2016-07-01 Aurelien Aptels3/winbindd: use == -1 instead of < 0 for error checkin...
2016-06-30 Stefan Metzmacherkrb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP...
2016-06-30 Stefan Metzmacherauth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamI...
2016-06-30 Stefan Metzmachers3:winbindd: pass 'interactive' down through winbindd_d...
2016-06-29 Andreas Schneiders3-winbind: Fix memory leak with each cached credential...
2016-06-28 Jeremy Allisons3: tldap: Make tldap_gensec_bind_send()/tldap_gensec_b...
2016-06-28 Jeremy Allisons3: tldap: Remove asynchronous calls to gensec_update_s...
2016-06-28 Ralph Boehmeselftest: test idmap backend id allocation for unknown...
2016-06-28 Ralph Boehmewinbindd: in wb_lookupsids return domain name if we...
2016-06-28 Ralph Boehmewinbindd/idmap_rfc2307: fix a crash
2016-06-27 Shyamsunder Rathis3:utils/net: Add new option 'unregister' in 'net ads...
2016-06-27 Stefan Metzmachers3:pdb_samba_dsdb: fix calucating of dsdb_flags
2016-06-26 Andrew Bartlettselftest: Avoid running local.nss test against ad_dc_ntvfs
2016-06-25 Ralph Boehmes4/torture: add a test for dosmode and hidden files
2016-06-25 Ralph Boehmes3/smbd: only use stored dos attributes for open_match_...
2016-06-25 Ralph Boehmes3/smbd: move check for "hide files" to dos_mode_from_n...
2016-06-25 Ralph Boehmes3/smbd: call dos_mode_from_name after SMB_VFS_GET_DOS_...
2016-06-25 Ralph Boehmes3/smbd: add helper func dos_mode_from_name()
2016-06-24 Amitay Isaacss3-ctdb: Return an error when unexpected reply is received
2016-06-24 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_client->max_recv_frag
2016-06-24 Volker Lendeckesmbd: Fix a valgrind error
2016-06-24 Andreas Schneiders3-libnet: Add a comment to make cleaŕ we want to fall...
2016-06-24 Andreas Schneidersmbget: Fix a memory leak
2016-06-23 Amitay Isaacss3-ctdb: Fail CTDB connection only on INACTIVE state
2016-06-22 Jeremy Allisons3: libsmb: Correctly trim a trailing \\ character...
2016-06-22 Michael Adamlibnet: ignore realm setting for domain security joins...
2016-06-21 Michael AdamRevert "s3:libnet: accept empty realm for AD domains...
2016-06-21 Volker Lendeckesmbd: Fix a signed/unsigned hickup
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
next