samba.git
2014-10-03 Michael Adams4:torture:basic: eliminate potential for false failure...
2014-10-03 Michael Adams4:torture:basic: use assert in the second loop in...
2014-10-03 Michael Adams4:torture:basic: add check for size after initial...
2014-10-03 Michael Adams4:torture:basic: add update into past as error conditi...
2014-10-03 Michael Adams4:torture:basic: make use of torture_assert macros...
2014-10-03 Michael Adams4:torture:basic: fix spacing in the delayed_write_upda...
2014-10-03 Michael Adams4:torture:basic: eliminate potential for false failure...
2014-10-03 Michael Adams4:torture:basic: use assert in the second loop in...
2014-10-03 Michael Adams4:torture:basic: add check for size after initial...
2014-10-03 Michael Adams4:torture:basic: add update into past as error conditi...
2014-10-03 Michael Adams4:torture:basic: make use of torture_assert macros...
2014-10-03 Michael Adams4:torture:basic: whitespace fix in delayed_write_update1
2014-10-03 Michael Adams4:torture:basic: remove two unused variables from...
2014-10-03 Michael Adams4:torture:basic: use torture_assert macros in delayed_...
2014-10-03 Michael Adams4:torture:basic: whitespace cleanup in delayed_write_u...
2014-10-03 Michael Adamtorture: add torture_assert_u64_not_equal()
2014-10-03 Michael Adamtorture: add torture_assert_int_not_equal
2014-10-02 Matthieu Patouidl: declare frstrans_VersionVector public so that...
2014-10-02 Matthieu Patouidl: frstrans.idl add frstrans_RdcClose
2014-10-02 Matthieu Patouidl: improve frsrpc by adding missing flag, fixing...
2014-10-02 Matthieu Patouidl: Add frs blobs for dumping of frs related blobs...
2014-10-02 Matthieu Patouidl: Add compression_guid
2014-10-02 Matthieu Patouidl: frsrpc depends on bkupblobs.idl and fscc.idl
2014-10-02 Matthieu Patouidl: add fscc needed by frsrpc
2014-10-02 Matthieu Patouidl: add nt backup blobs format
2014-10-02 Matthieu Patouidl: frsrpc we don't need NDR_REMAINING as size of...
2014-10-02 Matthieu Patouidl: frsrpc cleaning, opnum 4->10 didn't exists
2014-10-02 Volker Lendeckelib: Use GUID_buf_string in GUID_string
2014-10-02 Matthieu PatouCreate talloc-less functions for formating GUID
2014-10-02 Andreas Schneiderswrap: Bump version to 1.1.2.
2014-10-02 Andreas Schneiderswrap: Add support for eventfd with unsigned count...
2014-10-02 Andreas Schneiderswrap: Add a trace message for swrap_socket().
2014-10-02 Andreas Schneiderswrap: Implement fcntl() to catch F_DUPFD.
2014-10-02 Andreas Schneiderswrap: Include the function name in the debug output.
2014-10-02 Andreas Schneiderswrap: Silence alignment warnings.
2014-10-02 Andreas Schneiderswrap: Fix type punning warnings when loading functions.
2014-10-02 Andreas Schneiderswrap: Fix access to struct members in log messages.
2014-10-02 Andreas Schneiderswrap: Fix whitespace errors.
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
next