]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2016-06-24  Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_client->max_recv_frag
2016-06-24  Stefan Metzmachers4:rpc_server: remove unused dcesrv_connection_context...
2016-06-24  Stefan Metzmachers4:rpc_server: remove unused '_unused_auth_state'
2016-06-24  Stefan Metzmachers4:rpc_server: context_id fields of presentation contex...
2016-06-24  Stefan Metzmachers4:server_named_pipe: make sure we use lower case pipe...
2016-06-24  Stefan Metzmacherdcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE
2016-06-24  Volker Lendeckesmbd: Fix a valgrind error
2016-06-24  Amitay Isaacsctdb-recovery: Terminate if recovery fails without...
2016-06-24  Amitay Isaacsctdb-recovery-helper: Fix a comment
2016-06-24  Andreas Schneiders3-libnet: Add a comment to make cleaŕ we want to fall...
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_trusts()
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_groups()
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_users()
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_domain_info()
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_pingdc2()
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_get_sidaliases()
2016-06-24  Andreas Schneidernsswitch: Fix memory leak in test_wbc_pingdc()
2016-06-24  Andreas Schneidernsswitch: Fix wbclient torture_assert_wbc_ok_goto_fail...
2016-06-24  Andreas Schneidersmbget: Fix a memory leak
2016-06-23  Amitay Isaacss3-ctdb: Fail CTDB connection only on INACTIVE state
2016-06-23  Stefan Metzmachers4:rpc_server: use a variable for the max total reassem...
2016-06-22  Stefan Metzmachers4:librpc/rpc: allow a total reassembled response paylo...
2016-06-22  Stefan Metzmacherdcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT...
2016-06-22  Andreas Schneiders4-ntlm: Fix a NULL pointer dereference in error path
2016-06-22  Andreas Schneiders4-dsdb: Fix a possible NULL pointer dereference
2016-06-22  Andreas Schneiders3-torture: Do some code hygiene in the ldb test
2016-06-22  Andreas Schneiderlibrpc: Check for negative return value of socket_get_fd()
2016-06-22  Andreas Schneiderutil: Fix a possible null pointer dereference
2016-06-22  Jeremy Allisons3: libsmb: Correctly trim a trailing \\ character...
2016-06-22  Michael Adamlibnet: ignore realm setting for domain security joins...
2016-06-21  Michael AdamRevert "s3:libnet: accept empty realm for AD domains...
2016-06-21  Volker Lendeckesmbd: Fix a signed/unsigned hickup
2016-06-21  Michael Adamctdb-daemon: make bool assignment more obvious
2016-06-20  Richard Sharpesource4/scripting: add an option to samba_dnsupdate...
2016-06-20  Amitay Isaacsctdb-tests: Update local daemons tests to use CTDB_NOSE...
2016-06-20  Amitay Isaacsctdb-scripts: Add new configuration variable CTDB_NOSET...
2016-06-20  Amitay Isaacsctdb-locking: Avoid real-time in lock helper if nosetsc...
2016-06-20  Amitay Isaacsctdb-locking: Conditionally set real-time priority...
2016-06-20  Amitay Isaacsctdb-daemon: Explicitly assign boolean values
2016-06-20  Amitay Isaacsctdb-daemon: Do explicit check for integer values
2016-06-20  Aurelien Aptelpidl/ws: fix missing $name when generating MAPI dissector
2016-06-20  Aurelien Aptelpidl/ws: fix failing tests
2016-06-20  Aurelien Aptelpidl/s4/python: typo in comment
2016-06-20  Aurelien Aptelpidl/ws: directly use `di` param instead of casting...
2016-06-20  Aurelien Aptelpidl/ws: Document CODE_START and HEADER_START
2016-06-20  Aurelien Aptelpidl/ws: whitespace cleanup
2016-06-20  Aurelien Aptelpidl/ws: Add HEADER START/HEADER END in ws dissector
2016-06-20  Aurelien Aptelpidl/ws: dereference pointers when passing name param.
2016-06-20  Aurelien Aptelpidl/ws: Remove pinfo->private_data from DCERPC dissectors.
2016-06-20  Aurelien Aptelpidl/ws: remove any starting _ in WS field names
2016-06-20  Aurelien Aptelpidl/ws: avoid trailing tabs
2016-06-20  Aurelien Aptelpidl: use https urls and update dead msdn link
2016-06-20  Aurelien Aptelpidl/ws: Eliminate e_uuid_t in favor of e_guid_t
2016-06-20  Aurelien Aptelpidl/ws: Remove #pragma warning (MSVC)
2016-06-20  Aurelien Aptelpidl/ws: fix Assigned value is garbage or undefined...
2016-06-20  Aurelien Aptelpidl/ws: fix indent (use 4 tabs) and remove trailing...
2016-06-20  Aurelien Aptelpidl/ws: Fix Dead Store (Dead assignement/Dead incremen...
2016-06-20  Aurelien Aptelpidl/ws: enhance dissector
2016-06-20  Aurelien Aptelpidl/ws: fix -Wmissing-prototype
2016-06-20  Aurelien Aptelpidl/ws: Fix Dead Store (Dead assignement/Dead incremen...
2016-06-20  Ralph Boehmeselftest: make samba3.blackbox.smbclient_tar as flapping
2016-06-20  Martin Schwenkelib/util: Optimise trim_string() to use a single memmove(3)
2016-06-19  Martin Schwenketorture: Add tests for trim_string()
2016-06-19  Ralph Boehmeselftest: Kerberos auth with netbios alias SPNs
2016-06-19  Richard Sharpes3/net: print returned addresses in dns gethostbyname
2016-06-19  Andreas Schneiders4-kdc: Move KDC packet handling functions to kdc-server.c
2016-06-18  Andreas Schneiders4-kdc: Create a kdc-proxy.h header file
2016-06-18  Andreas Schneiders4-kdc: Rename proxy-heimdal.c to kdc-proxy.c
2016-06-18  Andreas Schneiders4-kdc: Move KDC socket structs to krb5-server.h
2016-06-18  Andreas Schneiders4-kdc: Move kdc_process_fn_t declaration to kdc-server.h
2016-06-18  Andreas Schneiders4-kdc: Move definitions to kdc-server.h
2016-06-18  Andreas Schneiders4-kdc: Use better and simpler names for the kdc_proces...
2016-06-18  Andreas Schneiders4-kdc: Put the heimdal kdc config into a private data...
2016-06-18  Andreas Schneiders4-kdc: Use smb_krb5_mk_error() in kpasswd implementation
2016-06-18  Andreas Schneiders4-kdc: Use smb_krb5_mk_error() in kdc implemenation
2016-06-18  Andreas Schneiderkrb5_wrap: Add smb_krb5_mk_error()
2016-06-18  Andreas Schneiders4-kdc: Rename heimdal KDC files
2016-06-18  Amitay Isaacsctdb-tests: Improve ctdb protocol tests
2016-06-18  Amitay Isaacsctdb-protocol: Add checks to validate data on wire...
2016-06-18  Amitay Isaacsctdb-protocol: Add checks to validate data on wire...
2016-06-18  Amitay Isaacsctdb-protocol: Fix marshaling of uint arrays
2016-06-18  Jeremy Allisons4: torture: Added raw readX test to ensure 'reserved...
2016-06-18  Jeremy Allisons3: smbd: In reply_read_and_X() SMB1 server is overwrit...
2016-06-18  Jeremy Allisons3: smbd: Use common function setup_readX_header()...
2016-06-18  Jeremy Allisons3: smbd: Make setup_readX_header() externally accessible
2016-06-18  Jeremy Allisons3: smbd: Remove unused 'req' argument from setup_readX...
2016-06-18  Jeremy Allisons3: torture: Add test that proves Win2k12 correctly...
2016-06-18  Per Forlins3: smbd: Correctly reflect back SMB_PIDHIGH to a client.
2016-06-18  Jeremy Allisons3: libsmb: Widen the internal client smb1.pid to 32...
2016-06-18  Jeremy Allisons4: libcli: Internal SMB1 pid is already stored as...
2016-06-17  Andreas Schneiderselftest: Remove nbt wait time
2016-06-17  Andreas Schneiderselftest: Add newlines for info output
2016-06-17  Andreas Schneiderselftest: Fix indentation in wait_for_start()
2016-06-17  Andreas Schneiderselftest: Consistently check for provision return code
2016-06-17  Andreas Schneiderselftest: Remove unneeded sleep before first ldbsearch...
2016-06-17  Andreas Schneiderselftest: Use the correct smb.conf for ldbsearch
2016-06-17  Andrew Bartlettlib/ldb-samba: We can confirm a GUID is a GUID by length
2016-06-17  Andrew Bartlettselftest: Do not run local.ndr 3 times
2016-06-17  Garming Samflapping: remove samba_dnsupdate from flapping
2016-06-17  Andrew Bartlettrepl: Avoid excessive stack use and instead sort the...
next