vfs_gpfs: Use C99 initializers instead of ZERO_STRUCT
[metze/samba/wip.git] / source3 /
2015-07-08 Christof Schmittvfs_gpfs: Use C99 initializers instead of ZERO_STRUCT
2015-07-08 Christof Schmittvfs_gpfs: Use ACL defines from GPFS 3.5 header files
2015-07-08 Volker LendeckeRemove ctdb_conn.[ch]
2015-07-07 Volker Lendeckenotifyd: Add notifydd
2015-07-07 Volker Lendeckeutils: add net notify
2015-07-07 Volker Lendeckenotify: Remove two now unused stubs
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-07-07 Volker Lendeckenotify: Re-add notify_walk()
2015-07-07 Volker Lendeckenotifyd: Add notifyd_parse_db()
2015-07-07 Volker Lendeckesmbd: Remove the notify_fam module
2015-07-07 Volker Lendeckesmbd: Kernel change notify is done by notifyd
2015-07-07 Volker Lendeckesmbd: Replace the tdb-based notify_internal with notify_msg
2015-07-07 Volker Lendeckesmbd: Don't start the notify cleanup anymore
2015-07-07 Volker Lendeckesmbd: Start the notify daemon
2015-07-07 Volker Lendeckesmbd: Add the notify daemon
2015-07-07 Volker Lendeckesmbd: Add direct notify_fam support
2015-07-07 Volker Lendeckeparam: Make "kernel change notify" global
2015-07-07 Volker Lendeckeparam: Make "change notify" global
2015-07-07 Volker Lendeckelib: Add server_id_db_set_exclusive
2015-07-07 Michael Adamsmbd:trans2: treat new SMB_SIGNING_DESIRED in case
2015-07-07 Ralph Boehmes3-mdssvc: add mdssd RPC service daemon for mdssvc
2015-07-07 Ralph Boehmes3-mdssvc: lexer and parser for Spotlight queries
2015-07-07 Ralph Boehmes3-mdssvc: main Spotlight code
2015-07-07 Ralph Boehmes3-mdssvc: Spotlight attribute mappings
2015-07-07 Ralph Boehmes3-mdssvc: (un)marshalling Spotlight RPC blob
2015-07-07 Ralph Boehmes3-mdssvc: dalloc: dynamic object store based on talloc
2015-07-07 Ralph Boehmes3-mdssvc: add new option 'spotlight'
2015-07-07 Ralph Boehmes3-mdssvc: add Spotlight RPC stubs
2015-07-07 Ralph Boehmes3-mdssvc: add configure option --enable-spotlight
2015-07-07 Michael Adamsmbd:smb2: use encryption_desired in send_break
2015-07-07 Michael Adamsmbd:smb2: only enable encryption in tcon if desired
2015-07-07 Michael Adamsmbd:smb2: only enable encryption in session if desired
2015-07-07 Michael Adamsmbd:smb2: separate between encryption required and...
2015-07-07 Michael AdamsmbXsrv: add bools encryption_desired to session and...
2015-07-07 Volker Lendeckevfs_fruit: Fix CID 1311244 Out-of-bounds read
2015-07-06 Christof Schmittsharesec: Remove error message for unmarshall_sec_desc...
2015-07-03 Stefan Metzmachers3:winbindd: use check dcerpc_binding_handle_is_connect...
2015-07-03 Günther Deschners3-rpcclient: remove old extra hand marshalling from...
2015-07-03 Günther Deschners3-rpcclient: close policy handle in cmd_clusapi_open_r...
2015-07-03 Günther Deschners3-rpcclient: use witness defines in witness rpcclient.
2015-07-03 Günther Deschners3-rpcclient: add clusapi_get_resource_state command.
2015-07-03 Günther Deschnerwitness: autogenerate the marshalling of the witness_no...
2015-07-03 Günther Deschners3-rpcclient: add cmdline tools to toggle online/offlin...
2015-07-02 Ralph Boehmevfs_fruit: check offset and length for AFP_AfpInfo...
2015-07-02 Stefan Metzmachers3:libads: improve debug levels/messages in ads_find_dc()
2015-07-01 Ralph Boehmes3:vfs: copy_chunk buffer size
2015-07-01 Andreas Schneiderselftest: Plan samba3.blackbox.preserve_case testcase
2015-07-01 Andreas Schneidertests: Add test_preserve_case.sh
2015-07-01 Michael Adams3:libsmb: fix resolve_ads return if there were no...
2015-06-30 Günther Deschners3-smbd: reset protocol in smbXsrv_connection_init_tabl...
2015-06-30 Volker Lendeckelib: Fix rundown of open_socket_out()
2015-06-30 Michael Adamnet:conf:import: print error message when importing...
2015-06-29 Uri Simchoniwinbindd: disconnect child process if request is cancel...
2015-06-26 Volker Lendeckelibsmb: Use fstr_sprint in convert_sid_to_string
2015-06-26 Anubhav Rakshits3:libsmb: Fix a bug in conversion of ea list to ea...
2015-06-26 Michael Adamctdbd_conn: use the right error code from ctdbd_connect...
2015-06-26 Michael Adamctdbd_conn: lower the debug level 0 for failing connect...
2015-06-25 Jeremy Allisons3: smbd: Use separate flag to track become_root()...
2015-06-24 Stefan Metzmachers3:winbindd: remove unused argument 'server' from winbi...
2015-06-24 Stefan Metzmachers4:gensec/gssapi: make use of add gssapi_get_sig_size...
2015-06-23 Stefan Metzmachers3:librpc/gse: make use of add gssapi_get_sig_size...
2015-06-23 Volker Lendeckesmbd: Fix CID 1273096 Dereference before null check
2015-06-23 Volker Lendeckelib: Remove unused functions
2015-06-23 Volker Lendeckelib: Fix CID 1128556 Dereference after null check
2015-06-23 Volker Lendeckelib: Fix CID 1272858 Copy-paste error
2015-06-23 Stefan Metzmachers3:ntlm_auth: don't start gensec backend twice
2015-06-23 Stefan Metzmachers3:libads/sasl: use gensec_max_{input,wrapped}_size...
2015-06-23 Stefan Metzmachers3:include: remove used unused {CLIENT,SERVER}_NDR_PADD...
2015-06-23 Stefan Metzmachers3:rpc_server: remove pad handling from api_pipe_alter_...
2015-06-23 Stefan Metzmachers3:librpc/rpc: fix padding calculation in dcerpc_guess_...
2015-06-23 Stefan Metzmachers3:librpc/rpc: allow up to DCERPC_AUTH_PAD_ALIGNMENT...
2015-06-23 Ralph Boehmevfs:fruit: implement copyfile style copy_chunk
2015-06-23 Ralph Boehmesmb2:ioctl: support for OS X AAPL copyfile style copy_chunk
2015-06-23 Ralph Boehmes3:util: use pread/pwrite in transfer_file
2015-06-23 Ralph Boehmesmbd/smb2_ioctl: fix error handling
2015-06-23 Ralph Boehmevfs_fruit: simplify lp_parm_bool check
2015-06-20 Anoop C Slib/sysquota_linux: Handle the quota flags properly
2015-06-18 Christof Schmittselftest: Add blackbox test for srvsvc calls from rpcclient
2015-06-18 Christof Schmittselftest: Add callout scripts for RPC SRVSVC share...
2015-06-18 Jeremy Allisons3: smbd - Fix SMB3.11 protocol encryption selection.
2015-06-17 Andrew Bartlettwinbindd: Sync secrets.ldb into secrets.tdb on startup
2015-06-17 Andrew Bartlettwinbindd: Use pdb_get_domain_info() to get exactly...
2015-06-17 Jeremy Allisonsmbd: Fix clients connecting unencrypted with PROTOCOL_...
2015-06-17 Stefan Metzmachers3:smb2_setinfo: fix memory leak in the defer_rename...
2015-06-17 Christof Schmittselftest: Add test for sharesec command
2015-06-17 Christof Schmittsharesec: Use non-numerical output for sharesec
2015-06-15 Uri Simchonilibads: further split resolve_and_ping into dns and...
2015-06-15 Uri Simchonilibads: Fix fallback logic when finding a domain controller
2015-06-15 Uri Simchoninamequery: remove dead code
2015-06-15 Uri Simchonilibads: Keep 'good' server at the head of custom KDC...
2015-06-15 Uri Simchoninamequery: correctly merge kdc ip address list
2015-06-15 Uri Simchonikerberos: Move DEFAULT_KRB5_PORT to a header file
2015-06-15 Uri Simchoninamequery: fix get_kdc_list() to look for _kerberos...
2015-06-15 Uri Simchonilibads: fix indentation in generated krb5.conf
2015-06-15 Volker Lendeckenet: Fix messaging_init for clustering
2015-06-15 Volker Lendeckectdbd_conn: Fix a leak on talloc_tos()
2015-06-15 Anoop C Ssource/libsmb: Fix CID 1272955 Logically dead code
2015-06-15 Anoop C Ssource3/registry: Fix CID 1273100 Stray semicolon
2015-06-15 Anoop C Ssource3/registry: Fix CID 1273421 Useless call
2015-06-12 Stefan Metzmachers3:pysmbd: #include <Python.h> must be the first includ...
next