samba.git
2015-07-11 Karolin SeegerVERSION: Disable git snapshots for the 4.2.3 release. samba-4.2.3
2015-07-11 Karolin SeegerWHATSNEW: Add release notes for Samba 4.2.3.
2015-07-05 Ralph Boehmencacn_http: fix GNUism
2015-07-05 Ralph Boehmes4:torture:vfs_fruit: check offset and length when...
2015-07-05 Ralph Boehmevfs_fruit: check offset and length for AFP_AfpInfo...
2015-07-05 Uri Simchoniwinbindd: disconnect child process if request is cancel...
2015-07-05 Stefan Metzmachers4:selftest: also run rpc.winreg with kerberos and...
2015-07-05 Stefan Metzmachers4:selftest: run rpc.echo tests also with krb5 krb5...
2015-07-05 Stefan Metzmachers4:rpc_server: fix padding caclucation in dcesrv_auth_r...
2015-07-05 Stefan Metzmachers4:rpc_server: let dcesrv_auth_response() handle sig_si...
2015-07-05 Stefan Metzmachers4:rpc_server: let dcesrv_reply() use a sig_size for...
2015-07-05 Stefan Metzmachers4:rpc_server: let dcesrv_reply() use DCERPC_AUTH_PAD_A...
2015-07-05 Stefan Metzmachers4:librpc/rpc: fix padding caclucation in ncacn_push_re...
2015-07-05 Stefan Metzmachers4:librpc/rpc: let ncacn_push_request_sign() handle...
2015-07-05 Stefan Metzmachers4:librpc/rpc: let dcerpc_ship_next_request() use a...
2015-07-05 Stefan Metzmachers4:librpc/rpc: let dcerpc_ship_next_request() use DCERP...
2015-07-05 Stefan Metzmachers3:rpc_server: remove pad handling from api_pipe_alter_...
2015-07-05 Stefan Metzmachers3:librpc/rpc: fix padding calculation in dcerpc_guess_...
2015-07-05 Stefan Metzmachers3:librpc/rpc: allow up to DCERPC_AUTH_PAD_ALIGNMENT...
2015-07-05 Stefan Metzmacherlibrpc/rpc: add DCERPC_AUTH_PAD_LENGTH(stub_length...
2015-07-05 Stefan Metzmacherdcerpc.idl: add DCERPC_AUTH_PAD_ALIGNMENT (=16)
2015-07-05 Stefan Metzmacherauth/gensec: make sure gensec_start_mech_by_authtype...
2015-07-05 Stefan Metzmacherauth/gensec: gensec_[un]seal_packet() should only work...
2015-07-05 Stefan Metzmachers3:auth_domain: fix talloc problem in connect_to_domain...
2015-07-05 Stefan Metzmachers3:smb2_setinfo: fix memory leak in the defer_rename...
2015-07-05 Jeremy Allisonwinbindd: winbindd_raw_kerberos_login - ensure logon_in...
2015-07-05 Noel Powerkerberos auth info3 should contain resource group ids...
2015-06-30 Michael Adamdocs: overhaul the description of "smb encrypt" to...
2015-06-30 Matthieu Patoupidl: Make the compilation of PIDL producing the same...
2015-06-30 Jeremy Allisons3: smbd: Codenomicon crash in do_smb_load_module().
2015-06-30 Andrew Bartlettselftest: Change chgdcpass environment to use winbindd
2015-06-30 Andrew Bartlettwinbindd: Sync secrets.ldb into secrets.tdb on startup
2015-06-30 Andrew Bartlettwinbindd: Use pdb_get_domain_info() to get exactly...
2015-06-30 Andrew Bartlettselftest: Run winbind tests in chgdcpass environment
2015-06-30 Jeremy Allisons3: smbd: Use separate flag to track become_root()...
2015-06-30 Christof Schmittdocs-xml: Update sharesec manpage to reflect current...
2015-06-30 Christof Schmittselftest: Add test for sharesec command
2015-06-30 Christof Schmittsharesec: Use non-numerical output for sharesec
2015-06-30 Stefan Metzmacherctdb-ib: make sure the tevent_fd is removed before...
2015-06-30 Stefan Metzmacherlibcli/smb: make sure we remove the writev_send() reque...
2015-06-30 Stefan Metzmacherlibcli/smb: add smb1 requests to the pending array...
2015-06-30 Stefan Metzmacherlibcli/smb: make sure the writev_send of smbXcli_conn_s...
2015-06-30 Stefan Metzmacherlibcli/smb: remove unused split of read_fd and write_fd
2015-06-30 Stefan Metzmacherlibcli/smb: close the socket fd at the end of smbXcli_c...
2015-06-30 Stefan Metzmacherlibcli/smb: use tevent_req_received(req) in read_smb_recv()
2015-06-30 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-30 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-30 Stefan Metzmacherlib/async_req: use tevent_req_nomem/tevent_req_post...
2015-06-30 Stefan Metzmacherlib/async_req: s/result/req/ in read_packet_send()
2015-06-30 Stefan Metzmacherlib/async_req: remove the tevent_fd as early as possibl...
2015-06-30 Stefan Metzmacherlib/async_req: simplify async_connect_* using a _cleanu...
2015-06-30 Stefan Metzmacherlib/async_req: s/result/req/ in async_connect_send()
2015-06-30 Stefan Metzmacherlib/async_req: remove unused sendto_{send,recv} and...
2015-06-30 Stefan Metzmachers3:libsmb: convert nb_trans_send/recv internals to...
2015-06-30 Stefan Metzmachers3:libsmb: convert nb_packet_reader to tstream_* functions
2015-06-30 Stefan Metzmachers3:libsmb: convert nb_packet_client to tstream_* functions
2015-06-30 Stefan Metzmachers3:libsmb: let nb_packet_server_destructor() explicitly...
2015-06-30 Stefan Metzmachers3:libsmb: remove pending requests as early as possible...
2015-06-30 Stefan Metzmachers3:libsmb: remove subreqs as early as possible via...
2015-06-30 Stefan Metzmachers3:libsmb: remove the cli_session_request as early...
2015-06-30 Stefan Metzmachers3:lib/addrchange: make use of tdgram_* in addrchange_*()
2015-06-30 Stefan Metzmachers3:lib/addrchange: look at the correct nl_pid in addrch...
2015-06-30 Stefan Metzmachers3:lib/background: make sure we destroy a pending read_...
2015-06-30 Stefan Metzmachers3:wscript: move lib/util_tsock.c from 'TLDAP' to ...
2015-06-30 Stefan Metzmachers4:libcli/raw: make sure smbcli_transport_connect_send...
2015-06-30 Stefan Metzmacherlib/tsocket: add tdgram_inet_udp_broadcast_socket()
2015-06-30 Stefan Metzmacherlib/tsocket: add tdgram_bsd_existing_socket() helper...
2015-06-30 Volker Lendeckelib: Add tevent_req_simple_recv_unix
2015-06-30 Marc MuehlfeldGroup creation: Add msSFU30Name only when --nis-domain...
2015-06-30 Christian Ambachs3:param/loadparm fix testparm --show-all-parameters
2015-06-20 Stefan Metzmachertdb: version 1.3.6
2015-06-20 Stefan Metzmacherlib/replace: remove unused HAVE_DECL_PTHREAD_{MUTEXATTR...
2015-06-20 Stefan Metzmacherlib/replace: fix PTHREAD_MUTEX_ROBUST fallback to PTHRE...
2015-06-20 Stefan Metzmacherwafsamba: let CHECK_DECLS() find enum values
2015-06-20 Stefan Metzmachers3:wscript: remove signal related configure checks
2015-06-20 Stefan Metzmacherlib/util: remove signal related configure checks
2015-06-20 Stefan Metzmacherlib/replace: add signal related configure checks
2015-06-20 Alexander Drozdovtdb: version 1.3.5
2015-06-20 Alexander Drozdovtdb: introduce tdb_chainlock_read_nonblock(), a nonbloc...
2015-06-20 Jelmer VernooijAdd set date to tdb manpages.
2015-06-20 Amitay Isaacstdb: Do not build test binaries if it's not a standalon...
2015-06-20 Volker Lendecketdb: Fix CID 1034842 Resource leak
2015-06-20 Volker Lendecketdb: Fix CID 1034841 Resource leak
2015-06-20 Ralph Boehmesmbd/trans2: add a useful diagnostic for files with...
2015-06-20 Ralph Boehmelib/util/charset: fix conversion failure logging
2015-06-20 Ralph Boehmevfs_fruit: add option veto_appledouble
2015-06-20 Stefan Metzmacherctdb-locking: move all auto_mark logic into process_cal...
2015-06-20 Stefan Metzmacherctdb-locking: make process_callbacks() more robust
2015-06-20 Amitay Isaacsctdb-locking: Add a comment to explain auto_mark usage
2015-06-20 Amitay Isaacsctdb-locking: Avoid resetting talloc destructor
2015-06-20 Amitay Isaacsctdb-locking: Avoid memory leak in the failure case
2015-06-20 Amitay Isaacsctdb-locking: Set destructor when lock_context is created
2015-06-20 Stefan Metzmacherctdb-locking: Set the lock_ctx->request to NULL when...
2015-06-20 Stefan Metzmacherctdb-locking: Avoid memory corruption in ctdb_lock_cont...
2015-06-20 Stefan Metzmachertevent: version 0.9.25
2015-06-20 Stefan Metzmacherpytevent: add a TeventTimer_Object_ref helper structure...
2015-06-20 Stefan Metzmacherpytevent: remove const warnings using discard_const_p()
2015-06-20 Stefan Metzmacherpytevent: remove dead code TEVENT_DEPRECATED is never...
2015-06-20 Stefan Metzmachertevent.h: propose tstream_ versions of read_packet_send...
2015-06-20 Stefan Metzmachertevent/testsuite: make sure we cleanup tevent_fd struct...
next