obnox/samba/samba-obnox.git
2014-10-01 Chris Davisregedit: Introduce a new API to build the dialogs.
2014-10-01 Chris Davisregedit: improvements for hexedit
2014-10-01 Chris Davisregedit: add padding to fit REG_MULTI_SZ to the text...
2014-10-01 Chris Davisregedit: simplify cleanup after loading children
2014-10-01 Chris Davisregedit: add a panic handler to restore terminal
2014-10-01 Chris Davisregedit: make all hives descend from a root node
2014-10-01 Chris Davisregedit: add a refresh command to clear cache and reloa...
2014-10-01 Chris Davisregedit: reopen key after editing or removing values
2014-10-01 Chris Davisregedit: reopen parent keys when adding or removing...
2014-10-01 Chris Davisregedit: set cursor after creating a new key
2014-10-01 Chris Davisregedit: set cursor to the parent node when ascending
2014-10-01 Chris Davisregedit: don't fail loading keys if just a few are...
2014-10-01 Chris Davisregedit: include error description in popups
2014-10-01 Chris Davisregedit: notify user if there's a failure loading subkeys
2014-10-01 Chris Davisregedit: handle awkward window sizes better
2014-10-01 Chris Davisregedit: use talloc typesafety features
2014-10-01 Chris Davisregedit: restore list cursor when window is resized
2014-10-01 Chris Davisregedit: make value list display data in multiple columns
2014-10-01 Chris Davisregedit: add multicolumn list widget
2014-10-01 Chris Davisregedit: add search feature.
2014-10-01 Chris Davisregedit: add a color scheme for path and context help...
2014-10-01 Chris Davisregedit: sort keys
2014-10-01 Chris Davisregedit: free value list subwindow
2014-10-01 Chris Davisregedit: add borders around key and value lists, and...
2014-10-01 Chris Davisregedit: add padding for key labels when there's not...
2014-10-01 Chris Davisregedit: add white on blue color scheme
2014-10-01 Chris Davisregedit: silence some warnings
2014-10-01 Kamen Mazdrashkiloadparm//init_copymap: Add braces around if/for blocks...
2014-10-01 Kamen Mazdrashkiloadparm: Allocate service->copymap in service memory...
2014-10-01 Karolin SeegerWHATSNEW: Start release notes for Samba 4.3.0pre1.
2014-10-01 Karolin SeegerVERSION: Bump version up to 4.3.0pre1.
2014-10-01 Karolin SeegerVERSION: Re-enable git snapshots.
2014-10-01 Karolin SeegerVERSION: Bump version up to 4.2.0rc1... save-diskspace-tags/samba-4.2.0rc1
2014-09-30 Ralph Boehmevfs_fruit: deal with vfs_catia not being loaded
2014-09-30 Ralph Boehmevfs_fruit: remove redundant assignment
2014-09-30 Ralph Boehmevfs_fruit: fix possible uninitialized use
2014-09-30 Stefan Metzmacherlibcli/smb: call smb2cli_validate_negotiate_info*(...
2014-09-30 Stefan Metzmacherlibcli/smb: add smb2cli_validate_negotiate_info*()
2014-09-30 Stefan Metzmacherlibcli/smb: list NT_STATUS_FILE_CLOSED as expected...
2014-09-30 Stefan Metzmachers4:libcli/tcon: remove unused smb2_tree_connect*()
2014-09-30 Stefan Metzmachers4:torture/smb2: remove unused variable in torture_smb2...
2014-09-30 Stefan Metzmachers4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tr...
2014-09-30 Stefan Metzmachers4:torture/smb2: use torture_smb2_tree_connect() in...
2014-09-30 Stefan Metzmachers4:torture/smb2: torture_smb2_tree_connect() creates...
2014-09-30 Stefan Metzmachers4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-09-30 Stefan Metzmacherlibcli/smb: move smb2cli_tcon.c to the toplevel
2014-09-30 Stefan Metzmachers3:smb2cli_tcon: use smb2 signing if possible
2014-09-30 Stefan Metzmacherlibcli/smb: add smb2cli_tcon_{should_sign,is_signing_on}()
2014-09-30 Stefan Metzmacherlibcli/smb: add smb2cli_tcon_should_encrypt()
2014-09-30 Stefan Metzmacherlibcli/smb: add smbXcli_session_is_authenticated()
2014-09-30 Stefan Metzmacherlibcli/smb: support additional_flags = SMB2_HDR_FLAG_SIGNED
2014-09-30 Stefan Metzmachers3:libsmb: remove unused ';'
2014-09-30 Stefan Metzmachers4:libcli/smb_composite: don't try anonymous smb signing
2014-09-30 Stefan Metzmachers3:smb2_negprot: allow really large io sizes up to...
2014-09-30 Volker Lendecketdb: Fix a comment
2014-09-30 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
2014-09-30 Jeremy Allisonlib: util [ctdb]: Signal handling - change CatchChild...
2014-09-30 Jeremy Allisons3: nmbd: Ensure the main nmbd process doesn't create...
2014-09-30 Michael Adams3:torture: transfer 1M message with fds in LOCAL-MESSA...
2014-09-30 Michael Adams3:torture: wait in tevent-loop for child to confirm...
2014-09-30 Michael Adams3:torture: fix a message in LOCAL-MESSAGING-FDPASS2...
2014-09-30 Michael Adamselftest: run LOCAL-MESSAGING-READ4
2014-09-30 Michael Adams3:torture: add LOCAL-MESSAGING-READ4 - send 1MB message
2014-09-30 Michael Adams3:messaging: explain why the messaging_send*() functio...
2014-09-30 Michael Adams3:unix_msg: document closing of fds in the receive...
2014-09-30 Michael Adams3:unix_msg: close the fds in unix_dgram_recv_handler...
2014-09-30 Michael Adams3:messaging: upon receiving fds, dup them so the calle...
2014-09-30 Michael Adams3:messaging: allow the messaging receive callback...
2014-09-30 Michael Adams3:unix_msg: don't fill cmsg buffer in unix_dgram_send_...
2014-09-30 Michael Adams3:unix_msg: add close_fd_array_cmsg()
2014-09-30 Michael Adams3:unix_msg: factor extract_fd_array_from_msghdr()...
2014-09-30 Michael Adams3:unix_msg: simplify queue_msg() by moving space calcu...
2014-09-30 Michael Adams3:unix_msg: use an iov in unix_dgram_msg/queue_msg...
2014-09-30 Michael Adams3:unix_msg: rename a variable buflen->data_len in...
2014-09-30 Michael Adams3:unix_msg: use a buffer pointer instead of array...
2014-09-30 Michael Adams3:unix_msg: remember errno in unix_dgram_send_job...
2014-09-30 Michael Adams3:unix_msg: don't close the fd-array at the end of...
2014-09-30 Michael Adams3:unix_msg: add "close_fds" exit point to unix_msg_recv()
2014-09-30 Michael Adams3:messaging: msg_type int->uint32_t in struct messagin...
2014-09-30 Michael Adams3:messaging: fix uninitialized data introduced by...
2014-09-30 Stefan Metzmachertevent: version 0.9.22 save-diskspace-tags/tevent-0.9.22
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_select.c
2014-09-30 Stefan Metzmachertevent: remove unused exit_code in tevent_poll.c
2014-09-30 Andrew Bartlettrepl: Specify the target realm in dreplsrv_get_target_p...
2014-09-30 Andrew BartlettWHATSNEW: Include info on secured winbindd connections
2014-09-30 Andrew Bartlettwinbindd: Change value of "ldap sasl wrapping" to sign
2014-09-30 Andrew Bartlettwinbindd: Do not make anonymous connections by default
2014-09-30 Andrew Bartlettprovision: Change the default functional level of new...
2014-09-30 Matthieu Patouldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx ...
2014-09-29 Christof Schmitts3-winbindd: Do not use domain SID from LookupSids...
2014-09-29 Christof Schmitts3: Move init_lsa_ref_domain_list to lib
2014-09-29 Stefan Metzmachers3:net_rpc_printer: make use of cli_credentials_get_use...
2014-09-29 Andrew Bartlettlib/util: Do not duplicate the protocol list, use smb_c...
2014-09-29 Stefan Metzmacherlib/param: set the kccsrv:samba_kcc option to false...
2014-09-28 Andrew Bartletts3-winbindd: Require SMB signing by default to disrupt...
2014-09-28 Guy Harrispidl: Strip trailing whitespace from pidl, for easier...
2014-09-27 Jelmer Vernooijfileserver: raise debug level for share connection...
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in cldap.
2014-09-27 Andreas Schneiderlibcli: Remove unreachable code in dns_hosts_file.
next