idl: declare frstrans_VersionVector public so that we can dump it to blob and vice...
[samba.git] / source3 /
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-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 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 Metzmachers3:libsmb: remove unused ';'
2014-09-30 Stefan Metzmachers3:smb2_negprot: allow really large io sizes up to...
2014-09-30 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
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 Andrew Bartlettwinbindd: Change value of "ldap sasl wrapping" to sign
2014-09-30 Andrew Bartlettwinbindd: Do not make anonymous connections by default
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-28 Andrew Bartletts3-winbindd: Require SMB signing by default to disrupt...
2014-09-27 Jelmer Vernooijfileserver: raise debug level for share connection...
2014-09-27 Stefan Metzmachers3:passdb: add pdb_get_trust_credentials()
2014-09-27 Michael Adams3:torture: in LOCAL-MESSAGING-FDPASS2, close fds after...
2014-09-27 Michael Adams3:unix_msg: fix a tab<->space mixup in unix_msg_recv()
2014-09-27 Michael Adamsmbd:smb2: improve smbd_smb2_protocol_dialect_match...
2014-09-26 Andrew Bartlettlibrpc: gensec is our security provider abstraction...
2014-09-26 Andrew Bartlettlibrpc: Remove user/domain from struct pipe_auth_data
2014-09-26 Andrew Bartlettidl: Merge NETR_TRUST and LSA_TRUST definitions into...
2014-09-26 Günther Deschners3-libnet: set list of allowed krb5 encryption types...
2014-09-26 Günther Deschners3-net: add "net ads enctypes {list,set,delete}".
2014-09-26 Günther Deschners3-libnet: Make sure we do not overwrite precreated...
2014-09-26 Andreas Schneiders3-libnet: Add libnet_join_get_machine_spns().
2014-09-26 Andreas Schneiders3-libads: Add all machine account principals to the...
2014-09-26 Andreas Schneiders3-libads: Add function to search for an element in...
2014-09-26 Andreas Schneiders3-libads: Add a function to retrieve the SPNs of a...
next