s3-rpcclient: close policy handle in cmd_clusapi_open_resource().
[obnox/samba/samba-obnox.git] / source3 /
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...
2015-06-12 Stefan Metzmachers3:libsmb: convert nb_trans_send/recv internals to...
2015-06-12 Stefan Metzmachers3:libsmb: convert nb_packet_reader to tstream_* functions
2015-06-12 Stefan Metzmachers3:libsmb: convert nb_packet_client to tstream_* functions
2015-06-12 Stefan Metzmachers3:libsmb: let nb_packet_server_destructor() explicitly...
2015-06-12 Stefan Metzmachers3:libsmb: remove pending requests as early as possible...
2015-06-12 Stefan Metzmachers3:libsmb: remove subreqs as early as possible via...
2015-06-12 Stefan Metzmachers3:libsmb: remove the cli_session_request as early...
2015-06-12 Stefan Metzmachers3:lib/addrchange: make use of tdgram_* in addrchange_*()
2015-06-12 Stefan Metzmachers3:lib/addrchange: look at the correct nl_pid in addrch...
2015-06-12 Stefan Metzmachers3:lib/background: make sure we destroy a pending read_...
2015-06-12 Stefan Metzmachers3:wscript: move lib/util_tsock.c from 'TLDAP' to ...
2015-06-12 Christof Schmittrpcclient: Add netsharesetdfsflags command
2015-06-12 Christof Schmittrpcclient: Add info level 1005 for netsharegetinfo
2015-06-12 Christof Schmittrpcclient: Add netsharedel command
2015-06-12 Christof Schmittrpcclient: Add netshareadd command
2015-06-12 Volker Lendeckemessaging: Init server_id_db after clustering
2015-06-11 Jeremy Allisonwinbindd: winbindd_raw_kerberos_login - ensure logon_in...
2015-06-11 Noel Powerkerberos auth info3 should contain resource group ids...
2015-06-11 Christof Schmittsmbd: Use new debug macros in kill-client-ip
2015-06-10 Stefan Metzmachers3:wscript: remove signal related configure checks
2015-06-10 Jeremy Allisons3: libsmbclient: Use cache targetcli in SMBC_splice_ct...
2015-06-09 Ralph Boehmesmbd/trans2: add a useful diagnostic for files with...
2015-06-09 Ralph Boehmevfs_fruit: add option veto_appledouble
2015-06-09 Christian Ambachs3:param/loadparm fix testparm --show-all-parameters
2015-06-06 Stefan Metzmachers3:smb2_tcon: require a signed request when authenticat...
2015-06-05 Volker Lendeckemessaging: Move parsing of ctdb_req_message to ctdbd_conn.c
2015-06-05 Volker Lendeckewinbind: Lookup groupmem via primaryGroupID
2015-06-05 Jeremy Allisons3: libsmbclient: Re-resolving targetcli on every read...
2015-06-04 Christof Schmittnsswitch: Extend idmap_rfc2307 testcase for reverse...
2015-06-04 Christof Schmittidmap_rfc2307: Fix wbinfo --gid-to-sid query
2015-06-04 Günther Deschners3-rpc_server: Fix inteface typo.
2015-05-29 Simo Sorces3:smb2_server: In CCM and GCM mode we can't reuse...
2015-05-29 Volker Lendeckectdbd_conn: Fix CID 1301580 Explicit null dereferenced
2015-05-29 David Disseldorps3-libsmbclient: change vnum to 0.2.2
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
2015-05-28 Ralph Boehmes3:smb2: add padding to last command in compound requests
2015-05-28 Volker Lendeckemessages_ctdb: Use message_hdr_[get/put]
2015-05-28 Volker Lendeckemessaging: Remove an unused variable
next