sfrench/samba-autobuild/.git
2014-10-02 Andreas Schneiderswrap: Update copyright notice.
2014-10-02 Andreas Schneiderswrap: Wrap fopen to detect stale file descriptors.
2014-10-02 Andreas Schneiderswrap: Use swrap_address in swrap_accept().
2014-10-02 Andreas Schneiderswrap: Remove unused sockaddr_dup() function.
2014-10-02 Andreas Schneiderswrap: Use swrap_address in the socket_info struct.
2014-10-02 Andreas Schneiderswrap: Use a sockaddr_un for the unix path in socket_info.
2014-10-02 Andreas Schneiderswrap: Rename swrap_pcap_dump_packet().
2014-10-02 Andreas Schneiderswrap: Rename swrap_pcap_get_fd().
2014-10-02 Andreas Schneiderswrap: Rename swrap_marshall_packet().
2014-10-02 Andreas Schneiderswrap: Rename swrap_packet_init().
2014-10-02 Andreas Schneiderswrap: Rename socket_wrapper_pcap_file().
2014-10-02 Andreas Schneiderswrap: Fix type punning warnings.
2014-10-02 Jakub HrozekProvide a compatible declaration of CMSG_ALIGN
2014-10-02 Jakub HrozekSO_PROTOCOL is platform-dependent
2014-10-02 Michael Adamswrap: fix another discard const warning in swrap_bind()
2014-10-02 Michael Adamswrap: fix discard const warning in swrap_bind()
2014-10-02 Michael Adamswrap: fix discard const warning in swrap_remove_stale()
2014-10-02 Michael Adamswrap: fix build when neither HAVE_STRUCT_IN_PKTINFO...
2014-10-02 Jeremy Allisons3: smb2cli: query info return length check was reversed.
2014-10-01 Christof Schmittidmap_rfc2307: Remove unsed parameter and variable
2014-10-01 Christof Schmittidmap_rfc2307: Fix a crash after connection problem...
2014-10-01 Michael Adamregedit: remove an old comment
2014-10-01 Chris Davisregedit: print error msg if opening registry fails
2014-10-01 Chris Davisregedit: handle pgup/pgdn/home/end keys on lists
2014-10-01 Chris Davisregedit: handle del and backspace in hexeditor
2014-10-01 Chris Davisregedit: grow hexedit buffer as the user types
2014-10-01 Chris Davisregedit: add a button to resize hexedit buffer
2014-10-01 Chris Davisregedit: add a number input box
2014-10-01 Chris Davisregedit: don't expand single line text field buffer...
2014-10-01 Chris Davisregedit: handle DEL key in text fields
2014-10-01 Chris Davisregedit: adjust some variable names to make them more...
2014-10-01 Chris Davisregedit: find previous items
2014-10-01 Chris Davisregedit: search values and repeat search from cursor...
2014-10-01 Chris Davisregedit: flesh out search dialog and simplify search...
2014-10-01 Chris Davisregedit: don't use subwindows in hexedit
2014-10-01 Chris Davisregedit: use pad as a canvas for dialogs
2014-10-01 Chris Davisregedit: clear value list after creating new key
2014-10-01 Chris Davisregedit: use the right function to reopen a hive
2014-10-01 Chris Davisregedit: move cursor to edited value in list and report...
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... 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...
next