samba.git
2017-11-22 Uri Simchonitorture: remove spurious semicolon
2017-11-22 Uri Simchoninfs4acl: fix picky build in case rpc/xdr.h is not available
2017-11-22 Volker Lendeckelibgpo: Fix CID 1422263 Resource leak
2017-11-21 Volker Lendeckelibgpo: Fix CID 1422262 Explicit null dereferenced
2017-11-21 Jeremy Allisons3: smbd: Chain code can return uninitialized memory...
2017-11-21 Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-21 Volker Lendeckedocs: Fix the "aio r/w size" smb.conf entries
2017-11-21 Amitay Isaacsctdb-common: Add async version of shutdown in sock_daemon
2017-11-21 Amitay Isaacsctdb-common: Add async version of reconfigure in sock_d...
2017-11-21 Amitay Isaacsctdb-common: Add async version of startup in sock_daemon
2017-11-21 Amitay Isaacsctdb-tests: Create sock_daemon_funcs per test
2017-11-21 Amitay Isaacsctdb-common: Handle errors on unexpected socket close...
2017-11-21 Amitay Isaacsctdb-common: Start listening to sockets only on success...
2017-11-21 Amitay Isaacsctdb-common: Start wait computation only after successf...
2017-11-21 Amitay Isaacsctdb-common: Return status from sock_daemon startup...
2017-11-21 Amitay Isaacsctdb-common: Do not use sock->req outside sock_socket...
2017-11-21 Amitay Isaacsctdb-common: Call missing tevent_wakeup_recv() in sock_...
2017-11-21 Amitay Isaacsctdb-daemon: Allocate deferred calls off calling context
2017-11-21 Jeremy Allisons3: utils: net. Fix return paths that don't free talloc...
2017-11-21 Garming SamFix formating of sources to be less than 80 lines
2017-11-20 Andrew Bartlettpython: Convert gop.GROUP_POLICY_OBJECT to pytalloc
2017-11-20 Andrew Bartlettpython: Remove talloc_stackframe() held in an object
2017-11-20 David Mulderlibgpo: Setup the stack frame in ads_connect
2017-11-20 Andrew BartlettUse talloc_stackframe() not talloc_tos() in namequery.c
2017-11-20 Andrew Bartlettpython: Remove Python 2.4 compat macro
2017-11-20 Andrew Bartlettpython: Use py_check_dcerpc_type() to safely check...
2017-11-20 Andrew Bartlettgpoupdate: Move closer to 80 columns
2017-11-20 Andrew Bartlettpython: This function converts days to a relative ...
2017-11-20 Andrew Bartlettpygpo: Check for errors in gpo.gpo_get_sysvol_gpt_version()
2017-11-20 David Mulderdoc: Add samba_gpoupdate man page, update WHATSNEW
2017-11-20 David Muldergpo: Apply kerberos settings
2017-11-20 David Muldergpo: Always enforce policy, even if unchanged
2017-11-20 David Muldergpo: Add GPO unapply
2017-11-20 David Muldergpo: Add gpo tests
2017-11-20 David Muldergpo: Install the samba_gpoupdate script
2017-11-20 David Muldergpoupdate: Rewrite samba_gpoupdate
2017-11-20 David Muldergpo: Make the gpclass more easily extensible
2017-11-20 David Mulderlibgpo: Add libgpo python bindings
2017-11-20 Garming Samgpo: fix the building of gpext to only once
2017-11-20 Luke Morrisongpo: enable gpo update with addition to build system
2017-11-20 Andrew Bartlettgpoupdate: Remove developer path from the comment
2017-11-20 Andrew Bartlettgpoupdate: Correct comment about hard-coded 5 second...
2017-11-20 Andrew Bartlettgpoupdate: Do not DEBUG(0) every scan interval
2017-11-20 Garming Samgpo: Create the gpo update service
2017-11-20 David Muldergpo: Make the gpoupdate script much more reliable
2017-11-20 Luke Morrisongpo: Initial commit for GPO work
2017-11-20 Luke Morrisongpo: Add python libgpo bindings
2017-11-20 Garming SamRevert "libgpo: remove unused libgpo wscript_build."
2017-11-20 David Muldergpo: move mkdir_p to lib/util
2017-11-20 Andrew Bartlettwaf: Move script list to one-per-line
2017-11-20 Gary Lockyersource3: remove sock_exec
2017-11-19 Ralph Boehmewinbindd: tdb_exists returns 1 if a record is found
2017-11-18 Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-11-17 Stefan Metzmacherlibnet_join: fix "net rpc oldjoin"
2017-11-17 Stefan Metzmachers3:selftest: add samba3.blackbox.net_rpc_oldjoin test
2017-11-17 Volker Lendeckensswitch: Slightly simplify winbindd_request_response
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_netbios_name()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_require_membership_sid()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_domain()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in winbind_separator()
2017-11-17 Volker Lendeckelibwbclient: Fix two signed/unsigned hickups
2017-11-17 Volker Lendeckelib: Save a few bytes of .text
2017-11-17 Volker Lendeckelib: Fix a false/NULL hickup
2017-11-17 Volker Lendeckelib: Simplify is_ipaddress_v6
2017-11-17 Volker Lendeckelib: Avoid a pointless static variable
2017-11-17 Volker Lendeckewinbindd: Fix some signed/unsigned warnings
2017-11-17 Volker Lendeckensswitch: Fix a typo
2017-11-17 Volker Lendecketevent: Fix typos
2017-11-17 Volker Lendeckelibsmb: Fix a typo
2017-11-17 Jeremy Allisonlib: tevent: Minor cleanup. wakeup_fd can always be...
2017-11-17 Ralph Boehmepthreadpool: create a tevent_threaded_context per regis...
2017-11-16 Jeremy Allisons4: torture: Ensure kernel oplock test can't hang in...
2017-11-15 Jeremy Allisons3: smbclient: tests: Test "volume" command over SMB1...
2017-11-15 Jeremy Allisons3: smbclient: Implement "volume" command over SMB2.
2017-11-15 Jeremy Allisons3: libsmb: smbc_statvfs is missing the supporting...
2017-11-15 ulkudernerpam_winbind: initial Turkish translation
2017-11-14 Volker Lendeckesmbtorture: Remove an unused variable
2017-11-13 Volker Lendeckedreplsrv: Use is_null_sid
2017-11-13 Volker Lendeckelib: Save a few bytes of .text
2017-11-13 Volker Lendeckerpcclient: Avoid a ZERO_STRUCT, save a few bytes .text
2017-11-13 Volker Lendeckelib: Avoid a ZERO_STRUCT, save a few bytes .text
2017-11-13 Volker Lendeckesmbd: Avoid an "else"
2017-11-13 Volker Lendeckeutil_tdb: Make a few functions static
2017-11-13 Volker Lendeckepassdb: Fix a typo
2017-11-13 Volker Lendeckelibcli: Fix a signed/unsigned hickup
2017-11-13 Volker Lendeckenetsamlogon_cache: Use ndr_pull_struct_blob_all
2017-11-13 Stefan Metzmachertevent: version 0.9.34 tevent-0.9.34
2017-11-13 Andreas Schneiders3:passdb: Fix a memory leak in secrets_fetch_or_upgrad...
2017-11-13 Andreas Schneidervfs_fruit: Unlink memory on error
2017-11-11 Jeremy Allisons4: torture: kernel oplocks. Add smb2.kernel-oplocks...
2017-11-11 Jeremy Allisons3: smbd: kernel oplocks. Replace retry_open() with...
2017-11-11 Jeremy Allisonlibsmbclient: Allow server (NetApp) to return STATUS_IN...
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
2017-11-11 Uri Simchonivfs_unityed_media: remove handling of init_search_op
2017-11-11 Uri Simchonivfs_media_harmony: remove handling of init_search_op
2017-11-11 Uri Simchonivfs_time_audit: remove init_search_op implementation
2017-11-11 Uri Simchonivfs_glusterfs: remove init_search_op handling
next