metze/samba/wip.git
2018-06-15 Stefan Metzmacherdns_server #if 0 master4-dns
2018-06-15 Stefan MetzmacherRevert "testit..."
2018-06-15 Stefan MetzmacherRevert "dns_server fixes.. soa..."
2018-06-15 Stefan Metzmacherdns_server fixes.. soa...
2018-06-15 Stefan Metzmachers4:dns_server: pass struct dns_name_question to add_res...
2018-06-15 Stefan MetzmacherRevert "dns_server: Remove unused handle_question"
2018-06-15 Stefan Metzmachertestit...
2018-06-15 Stefan MetzmacherRevert "debug source4/torture/winbind/struct_based.c"
2018-06-15 Stefan Metzmacherdebug source4/torture/winbind/struct_based.c
2018-06-15 Stefan MetzmacherRevert "fix debug"
2018-06-15 Stefan Metzmacherfix debug
2018-06-15 Stefan MetzmacherRevert "TODO dns_cleanup"
2018-06-15 Stefan MetzmacherRevert "TODO start dns_cleanup"
2018-06-15 Stefan MetzmacherRevert "TODO: update DNS_RANK_NS_GLUE"
2018-06-15 Stefan MetzmacherRevert "TODO s4:setup/dns_update_list: register NS...
2018-06-15 Stefan MetzmacherRevert "LATER TODO use dnsserver_common in rpc_server"
2018-06-15 Stefan MetzmacherRevert "HACK dnsupdate:name interval = 5"
2018-06-15 Stefan MetzmacherHACK dnsupdate:name interval = 5
2018-06-15 Stefan MetzmacherTODO s4:setup/dns_update_list: register NS records
2018-06-15 Stefan MetzmacherTODO: update DNS_RANK_NS_GLUE
2018-06-15 Stefan MetzmacherTODO start dns_cleanup
2018-06-15 Stefan MetzmacherTODO dns_cleanup
2018-06-15 Stefan Metzmachers4:dns_server: handle dwTimeStamp within dns_common_rep...
2018-06-15 Stefan Metzmachers4:rpc_server/dnsserver: records added via rpc are...
2018-06-15 Stefan Metzmacherpython/samba/tests/dcerpc/dnsserver.py...
2018-06-15 Stefan Metzmachers4:rpc_server/dnsserver: let dns_split_node_name()...
2018-06-15 Stefan MetzmacherSPLIT... s4:rpc_server/dnsserver: make sure we check...
2018-06-15 Stefan Metzmacherndr_print
2018-06-15 Bob Campbellpython/tests: check setting values on dnsRecord attributes
2018-06-15 Stefan Metzmachersource4/rpc_server/dnsserver/dnsdata.c missing \n
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...
next