KCC: improve samba.kcc.graph.get_spanning_tree_edges() docstring
[metze/samba/wip.git] / source3 /
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
2015-05-28 Volker Lendeckectdbd_conn: Introduce ctdbd_messaging_send_iov()
2015-05-28 Volker Lendeckemessaging: Make messaging_dispatch_rec static
2015-05-28 Volker Lendeckemessaging: With dgm_ref, don't destroy the dgm ctx
2015-05-28 Volker Lendeckectdbd_conn: ctdb_handle_message does not need msg_ctx
2015-05-28 Volker Lendeckectdbd_conn: Move ndr marshalling to messages_ctdb.c
2015-05-28 Volker Lendeckectdbd_conn: simplify ctdbd_register_ips
2015-05-28 Volker Lendeckectdbd_conn: Move ctdbd_register_reconfigure to a callback
2015-05-28 Volker Lendeckectdbd_conn: Move message handling out of ctdbd_conn.c
2015-05-28 Volker Lendeckectdbd_conn: Call back when we get a msg
2015-05-28 Volker Lendeckectdbd_conn: Add callback args to register_with_ctdbd
2015-05-28 Volker Lendeckectdbd_conn: Add callback fields for registered serverids
2015-05-28 Volker Lendeckemessaging: Register a tevent context for secondary...
2015-05-28 Volker Lendeckectdbd_conn: Use read_data()
2015-05-26 Volker Lendeckesmbd: Fix a typo
2015-05-21 Karolin Seegervfs_hpuxacl: Fix typo in comment...
2015-05-21 Günther Deschners3-spoolss: use talloc_zero in spoolss notify code
2015-05-21 Andreas Schneidertestparm: Add warning if the netbios name is too long
2015-05-21 Jeremy Allisons3: lib: util: Ensure we read a hex number as %x, not %u.
2015-05-20 Stefan Metzmachers3:winbindd: make sure we remove pending io requests...
2015-05-19 Stefan Metzmachers3:tevent_wait: simplify the code by using tevent_req_d...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_n...
2015-05-19 Stefan Metzmachers3:vfs_nfs4acl_xattr: fix compiler warnings
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_undefined_symbols=False...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_undefined_symbols=True...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_a...
2015-05-19 Stefan Metzmachers3:vfs_aio_fork: avoid -Wcast-qual warnings
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_p...
2015-05-19 Stefan Metzmachers3:vfs_preopen: avoid compiler warnings
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_u...
2015-05-19 Stefan Metzmachers3:wscript: remove unused uint[16,32] rpc.h checks
2015-05-18 Richard SharpeRemove [u]int[XX] defines from source3/include/includes.h
2015-05-18 Volker LendeckeUse tevent_req_poll_ntstatus
2015-05-16 Richard SharpeConvert the few instances of int32 there were to int32_t.
2015-05-15 Richard SharpeConvert uint64 to uint64_t
2015-05-15 Richard SharpeCovert all uint32/16/8 to _t in source3/rpc_server.
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-14 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/groupdb.
2015-05-14 Volker Lendeckenamequery: Fix a missing TALLOC_FREE
2015-05-13 Richard SharpeFix the uint32/16/8 stuff in two proto.h files I missed.
2015-05-13 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/auth.
2015-05-13 Richard SharpeConvert uint32/16/8 to _t in source3/libnet.
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/client.
2015-05-13 Richard SharpeConvert a couple of uint32s to _t that I missed in...
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/lib.
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/locking.
2015-05-13 Volker Lendeckenamequery: namequery: suppress bogus warning "resolve_n...
2015-05-13 Uri Simchonilibads: record service ticket endtime for sealed ldap...
2015-05-12 Volker Lendeckelib: Make sid_binstring_hex use TALLOC
2015-05-12 Volker Lendeckelib: Simplify sid_binstring_hex()
2015-05-12 David HolderAdd IPv6 support for determining FQDN during ADS join.
2015-05-12 David HolderAdd IPv6 support to ADS client side LDAP connects....
2015-05-12 Richard SharpeConvert all uint32/16/8 to _t in a couple of include...
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/passdb.
2015-05-11 Richard SharpeConvert all (remaining) uses of uint32/16/8 to _t in...
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/registry.
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/rpc_se...
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/rpc_cl...
2015-05-11 Richard SharpeConvert all uint32/16/8 to _t in source3/rpcclient.
2015-05-11 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/torture.
2015-05-11 Richard SharpeChange all uses of uint32 to uint32_t in vfs.h. This...
2015-05-11 Amitay Isaacsctdb-daemon: Remove older data structure that supports...
2015-05-08 Ralph Boehmevfs_fruit: comment fix: the options are documented
2015-05-08 Ralph Boehmevfs_fruit: add option "nfs_aces" that controls the...
2015-05-08 Stefan Metzmachersmbd: Offer SMB 3.1.1 by default.
2015-05-08 Stefan Metzmachers3:smb2_negprot: add support for negotiating SMB 3...
2015-05-08 Stefan Metzmachers3:smb2_sesssetup.c: For SMB >= 3.1, derive crypto...
2015-05-08 Michael Adams3:smb2_negprot.c: add support SMB 3.1 negotiate contexts
2015-05-08 Stefan Metzmachers3:smb2_server: allow SMB2_HDR_FLAG_PRIORITY_MASK for...
2015-05-08 Michael Adamsmbd: offer SMB 3.0.2 by default.
2015-05-08 Stefan Metzmachers3:smb2_negprot: add support for negotiating SMB 3.0.2
2015-05-08 Stefan Metzmachers3:smb2_read: pass in_flags to smbd_smb2_read_send()
2015-05-08 Stefan Metzmachers3:smb2_write: add simplified support for SMB2_WRITEFLA...
2015-05-08 Michael Adams3:smb2_create: treat the SVHDX_OPEN_DEVICE_CONTEXT...
2015-05-08 Stefan Metzmachers3:torture: handle PROTOCOL_SMB3_11
2015-05-07 Volker Lendeckevfs: Fix the O3 developer build
2015-05-07 Volker LendeckeFix a few printf format errors
next