mat/samba.git
2015-05-22 Matthieu PatouWIP iolab2013
2015-05-21 Matthieu Patoupidl-wireshark: pretend to use size variable passed...
2015-05-21 Matthieu Patougit add -f bin/default/librpc/gen_ndr/*.{c,h,ndr,pidl...
2015-05-21 Matthieu Patouidl: reduce the number of IDL that are not handled...
2015-05-21 Matthieu Patoupidl-wireshark: register dissector for type uid_t and...
2015-05-21 Matthieu Patoupidl-wireshark: subcontext stuff IS IT NEEDED ?
2015-05-21 Matthieu Patoupidl-wireshark: reduce the number of false positive...
2015-05-21 Matthieu Patoupidl-wireshark: if param is specified store the value...
2015-05-21 Matthieu Patoupidl-wireshark: handle properly bitmap of different...
2015-05-21 Matthieu Patoupidl-wireshark: do not generate bitmap dissection funct...
2015-05-21 Matthieu Patoupidl-wireshark: adapt to changes in wireshark where...
2015-05-21 Matthieu Patoupidl-wireshark: handle relative pointers
2015-05-21 Matthieu Patoupidl-wireshark: handle cases where the context size...
2015-05-21 Matthieu Patoupidl-wireshark: handle case where array_size is an...
2015-05-21 Matthieu Patoupidl-wireshark: generate an adaptation function when...
2015-05-21 Matthieu Patoupidl-wireshark: do not generate dissection code for...
2015-05-21 Matthieu PatouHACK pidl-wireshark: align pointer
2015-05-21 Matthieu Patoupidl-wireshark: remove leading space in the field name
2015-05-21 Matthieu Patoupidl-wireshark: do the registration of the type before...
2015-05-21 Matthieu Patoupidl-wireshark: don't generate body of the function...
2015-05-21 Matthieu Patoupidl-wireshark: Create a separate hf for the switch...
2015-05-21 Matthieu Patoupidl-wireshark: use PIDL_dissect instead of dissect_ndr...
2015-05-21 Matthieu Patoupidl-wireshark: Add TRY/CATCH in subcontext so that...
2015-05-21 Matthieu Patoupidl-wireshark: extract the loop for element from the...
2015-05-21 Matthieu Patoupidl-wireshark: Extract variable name of switch_is...
2015-05-21 Matthieu Patoupidl-wireshark: if the header size has a 0x then it...
2015-05-21 Matthieu Patoupidl-wireshark: try to dissect the subcontext size...
2015-05-21 Matthieu Patoupidl-wireshark: Handle subcontext that have the size...
2015-05-21 Matthieu Patoupidl-wireshark: add definition for IPV4/IPV6 types
2015-05-21 Matthieu Patoupidl-wireshark: Add capability to pass more than one...
2015-05-21 Matthieu Patoupidl-wireshark: Do not generate dissection for WERROR...
2015-05-21 Matthieu Patoupidl-wireshark: generate the dissector for DCE-RPC...
2015-05-21 Matthieu Patoupidl-wireshark: Do not add the signature of the dissect...
2015-05-21 Matthieu Patoupidl-wireshark: clean case name as they can have no...
2015-05-21 Matthieu Patoupidl-wireshark: Add code for dissecting inline arrays
2015-05-21 Matthieu Patoupidl-wireshark: if the element is used as a switch...
2015-05-21 Matthieu Patoupidl-wireshark: Dissect strings inside array as string...
2015-05-21 Matthieu Patoupidl-wireshark: Display Array as block instead of bytes...
2015-05-21 Matthieu PatouRegenerate idl stuff with git add -f bin/default/librpc...
2015-05-21 Matthieu PatouAdd generated files git add -f bin/default/librpc/gen_n...
2015-05-21 Matthieu PatouHACK librpc/idl: --ws-parser
2015-05-21 Stefan MetzmacherHACK: pidl: always dump idl and ndr tree
2015-05-21 Matthieu Patoulibrpc: add idl for DFS-R (frsrtans) blobs
2015-05-21 Matthieu PatouWIP DEBUG: use Data::Dumper
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 Stefan Metzmacherpidl:Samba3/ServerNDR: normalize {RETURN_TYPE} by using...
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-15 David Holders3: IPv6 enabled DNS connections for ADS client
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 Martin Schwenkectdb-doc: Document externally managed public IP addresses
2015-05-13 Martin Schwenkectdb-tests: Add tickle test for external public address...
2015-05-13 Martin Schwenkectdb-scripts: New eventscript 10.external
2015-05-13 Martin Schwenkectdb-daemon: Move release of all IPs to startup
2015-05-13 Martin Schwenkectdb-daemon: Never release all IPs when DisableIPFailov...
2015-05-13 Martin Schwenkectdb-scripts: Drop all public IP addresses from 10...
2015-05-13 Martin Schwenkectdb-daemon: Don't update IP tree if DisableIPFailover...
2015-05-13 Martin Schwenkectdb-daemon: Mark interfaces as "up" by default
2015-05-13 Martin Schwenkectdb-daemon: Skip "IP on interface" checks if DisableIP...
2015-05-13 Martin Schwenkectdb-daemon: Improve readability of code by nesting...
2015-05-13 Uri Simchonilibads: record service ticket endtime for sealed ldap...
2015-05-12 Volker Lendeckedbwrap: Remove an unused variable
2015-05-12 Volker Lendeckelib: Remove unused hex_encode()
2015-05-12 Volker Lendeckentlm_auth: Remove two uses of hex_encode()
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 obsolete IPv4 only controls
2015-05-11 Amitay Isaacsctdb-daemon: Remove older data structure that supports...
2015-05-10 Martin Schwenkectdb-daemon: Fix typo in debug message
2015-05-10 Martin Schwenkectdb-daemon: Initialise eventscript status earlier
2015-05-10 Martin Schwenkectdb-daemon: Make ctdb_event_script_args() terminate...
2015-05-10 Martin Schwenkectdb-daemon: Drop interface monitoring
2015-05-10 Martin Schwenkectdb-common: Reimplement external tracing using ctdb_se...
2015-05-10 Martin Schwenkectdb-scripts: Drop update of public address configurati...
2015-05-10 Martin Schwenkectdb-recoverd: Short circuit takeover run if no nodes...
2015-05-10 Martin Schwenkectdb-recoverd: Remove redundant condition when checking...
next