gd/samba-autobuild/.git
2018-06-15 Volker Lendeckewinbindd: Align integer types in for loops
2018-06-15 Swen SchilligPossible memory leak in map_info6_to_validation
2018-06-15 Andrej GesselFix several mem leaks in ldb_index ldb_search ldb_tdb
2018-06-15 Andrew Bartlettldb_tdb: Use mem_ctx and so avoid leak onto long-term...
2018-06-14 Stefan Metzmachersmbd: don't call change_to_root_user() before change_to...
2018-06-14 Stefan Metzmachersmbd: remove useless allow_access() check for AS_GUEST
2018-06-14 Stefan Metzmachersmbd: split out a fsp_flush_write_time_update() functio...
2018-06-14 Stefan Metzmachersmbd: make smbd_setup_sig_{term,hup}_handler() static
2018-06-14 Stefan Metzmachervfs_glusterfs: use tevent_req_defer_callback() in order...
2018-06-14 Stefan Metzmachersmbd: call samba_tevent_context_init() within create_co...
2018-06-14 Stefan Metzmachersmbd: use pconn = talloc_move(ctx, &conn) in create_con...
2018-06-14 Stefan Metzmachersmbd: remove unused create_conn_struct() function
2018-06-14 Stefan Metzmachersmbd: let create_conn_struct_tos() use create_conn_stru...
2018-06-14 Stefan Metzmachervfstest: make use of create_conn_struct_tos()
2018-06-14 Stefan Metzmachersmbd: remove unused create_conn_struct_cwd() function
2018-06-14 Stefan Metzmacherprinting: convert delete_driver_files() to use create_c...
2018-06-14 Stefan Metzmacherprinting: convert move_driver_to_download_area() to...
2018-06-14 Stefan Metzmacherprinting: convert get_correct_cversion() to use create_...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to delete...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to move_d...
2018-06-14 Stefan Metzmacherprinting: add an explicit talloc_stackframe() to get_co...
2018-06-14 Stefan Metzmacherprinting: add more 'const' to read only input pointers
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: _srvsvc_NetSetFileSecurity form_j...
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: _srvsvc_NetGetFileSecurity()...
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: add an explicit talloc_stackframe...
2018-06-14 Stefan Metzmachers3:rpc_server/srvsvc: add an explicit talloc_stackframe...
2018-06-14 Stefan Metzmachersmbd: convert form_junctions() to use create_conn_struc...
2018-06-14 Stefan Metzmachersmbd: convert count_dfs_links() to use create_conn_stru...
2018-06-14 Stefan Metzmachersmbd: convert get_referred_path() to use create_conn_st...
2018-06-14 Stefan Metzmachersmbd: convert junction_to_local_path() to use create_co...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to form_junct...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to count_dfs_...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to get_referr...
2018-06-14 Stefan Metzmachersmbd: add an explicit talloc_stackframe() to {create...
2018-06-14 Stefan Metzmachers3:rpc_server/fss: make use of create_conn_struct_tos()
2018-06-14 Stefan Metzmachers3:rpc_server/fss: use talloc_stackframe() for temporar...
2018-06-14 Stefan Metzmachersmbd: make use of create_conn_struct_tos() in get_nt_ac...
2018-06-14 Stefan Metzmacherpysmbd: make use of create_conn_struct_tos()
2018-06-14 Stefan Metzmacherpysmbd: remove explicit talloc_stackframe() from get_co...
2018-06-14 Stefan Metzmacherpysmbd: fix some talloc_stackframe() memory leaks and...
2018-06-14 Stefan Metzmacherpysmbd: consitently use talloc_stackframe() for tempora...
2018-06-14 Stefan Metzmacherpysmbd: remove useless explicit conn_free() from set_nt...
2018-06-14 Stefan Metzmachersmbd: add create_conn_struct_tos[_cwd]() helper functions
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from delete_and_reloa...
2018-06-14 Stefan Metzmacherprinting: remove unused arguments from load_printers()
2018-06-13 Swen SchilligCID 1416475: possibly dereferencing NULL in fruit_pread...
2018-06-13 Swen SchilligCID 1416476: possibly dereferencing NULL in fruit_ftrun...
2018-06-13 Swen SchilligCID 1416477: possibly dereferencing NULL in fruit_pwrit...
2018-06-13 Swen SchilligCID 1416478: de-ref NULL value in fruit_pwrite_rsrc
2018-06-13 Volker Lendeckedsdb: Fix CID 1435968 Dereference before null check
2018-06-13 Volker Lendeckedsdb: Fix CID 1435966 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix typos
2018-06-13 Volker Lendeckedsdb: Fix CID 1436918 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix CID 1436919 Unchecked return value
2018-06-13 Volker Lendeckedsdb: Fix CID 1436920 Unchecked return value
2018-06-13 Timur I. BakeyevFix UDP DNS queries in addns
2018-06-12 Stefan Metzmacherpython: call fault_setup() if samba.getopt is used
2018-06-12 Stefan Metzmacherpython: export fault_setup() to python bindings
2018-06-10 Douglas Bagnallpython/drs_utils: fix repeated typo
2018-06-10 Douglas Bagnallpython/join: fix a typo
2018-06-10 Douglas Bagnallsambatool visualize: add up-to-dateness visualization
2018-06-10 Douglas Bagnallsamba-tool visualize ntdsconn: properly sort/group...
2018-06-10 Douglas Bagnallsamba-tool visualize: fix wrong variable name in get_pa...
2018-06-10 Douglas Bagnallpython/graph: don't crash colourer on bad link
2018-06-10 Douglas Bagnallpython/graph: use '>' for excessive numbers, not '+'
2018-06-10 Douglas Bagnallpython/graph: add full_matrix graph function
2018-06-10 Douglas Bagnallpython/graph: rework shorten_vertex_names to not need...
2018-06-10 Douglas Bagnallpython/samba/graph: use look up table for ascii-art...
2018-06-10 Douglas Bagnallsamba-tool visualize: separate dot options from common...
2018-06-10 Douglas Bagnallsamba-tool visualise: helper for getting the partition
2018-06-10 Douglas Bagnallpython/graph: tweak colour schemes for distance charts
2018-06-10 Douglas Bagnallsamba-tool drs showrepl: add a --verbose flag
2018-06-10 Douglas Bagnallsamba-tool drs showrepl: generalise the way output...
2018-06-10 Douglas Bagnallsamba-tool drs showrepl tests: don't assert existence...
2018-06-10 Douglas Bagnallpython/kcc/graph_utils: short-cut edge failure test...
2018-06-10 Gary Lockyerlib/audit_logging fix flapping test
2018-06-09 Andrew Bartlettdsdb: Use ldb_init() to make the ldb_context in dsdb...
2018-06-09 Gary Lockyerdsdb: add defines for sessionInfo and networkSessionInfo
2018-06-09 Gary Lockyerdsdb: Audit group membership changes
2018-06-09 Gary Lockyerdsdb: audit samdb and password changes
2018-06-08 Günther Deschners4-heimdal: Fix the format-truncation errors.
2018-06-07 Jeremy AllisonWHATSNEW.txt: Updated with VFS ABI changes for 4.9.0.
2018-06-07 Joe Guotests/demote: replace demote test bash script to python
2018-06-06 Joe Guonetcmd/domain: remove dns records after DC demote
2018-06-06 Joe Guonetcmd/domain: fix a typo in message
2018-06-05 Swen Schilligctdb-daemon: CID 1435732: Argument cannot be negative
2018-06-05 Amitay Isaacsctdb-common: Add support to run events through failure
2018-06-05 Amitay Isaacsctdb-common: Reset running state on failure
2018-06-05 Amitay Isaacsctdb-common: Improve error handling in run_event
2018-06-05 Amitay Isaacsctdb-common: Return script_list for zero scripts
2018-06-05 Amitay Isaacsctdb-common: Rename run_event_script_list to run_event_list
2018-06-05 Amitay Isaacsctdb-common: Do not initialize run_proc inside run_event
2018-06-05 Amitay Isaacsctdb-common: Simplify process registration using linked...
2018-06-05 Martin Schwenkectdb-tests: Continue running if a testcase is not execu...
2018-06-05 Martin SchwenkeRevert "ctdb-tests: Continue running if a testcase...
2018-06-05 Martin Schwenkectdb-scripts: Change directory for notifications to...
2018-06-05 Martin Schwenkectdb-scripts: Event scripts must end with ".script...
2018-06-05 Martin Schwenkectdb-scripts: Move event scripts to events/legacy/...
2018-06-04 Andrew Bartlettdsdb: Honour LDB_FLG_NOSYNC for metadata.tdb
2018-06-04 Andrew Bartlettpyldb-samba: Use the same smb.conf variable name as...
next