summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Set version to 4.2.0rc2...samba-4.2.0rc2Karolin Seeger2014-10-151-2/+2
* WHATSNEW: Add release notes for Samba 4.2.0rc2.Karolin Seeger2014-10-151-37/+72
* build: do not install texpect binary anymore.Björn Baumbach2014-10-141-4/+2
* libcli/smb: fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PRO...Stefan Metzmacher2014-10-131-1/+5
* [PATCH] WHATSNEW: Added information about the VFS WORM module that isMarc Muehlfeld2014-10-131-0/+24
* WHATSNEW: Fix typo.Karolin Seeger2014-10-131-1/+1
* WHATSNEW: Fix typos.Karolin Seeger2014-10-131-1/+1
* [PATCH] WHATSNEW: Add more features for Samba 4.2Andrew Bartlett2014-10-131-0/+48
* WHATSNEW: Add samba-regedit.Andreas Schneider2014-10-131-0/+8
* idmap_rfc2307: Fix a crash after connection problem to DCChristof Schmitt2014-10-131-0/+1
* SO_PROTOCOL is platform-dependentJakub Hrozek2014-10-091-0/+3
* regedit: remove an old commentMichael Adam2014-10-091-2/+0
* regedit: print error msg if opening registry failsChris Davis2014-10-091-0/+2
* regedit: handle pgup/pgdn/home/end keys on listsChris Davis2014-10-093-4/+97
* regedit: handle del and backspace in hexeditorChris Davis2014-10-093-11/+71
* regedit: grow hexedit buffer as the user typesChris Davis2014-10-092-24/+46
* regedit: add a button to resize hexedit bufferChris Davis2014-10-092-2/+48
* regedit: add a number input boxChris Davis2014-10-092-12/+116
* regedit: don't expand single line text field buffer with cursor movementChris Davis2014-10-091-1/+24
* regedit: handle DEL key in text fieldsChris Davis2014-10-091-0/+3
* regedit: adjust some variable names to make them more distinctChris Davis2014-10-091-19/+19
* regedit: find previous itemsChris Davis2014-10-093-8/+62
* regedit: search values and repeat search from cursor positionsChris Davis2014-10-096-83/+265
* regedit: flesh out search dialog and simplify search optsChris Davis2014-10-093-19/+87
* regedit: don't use subwindows in hexeditChris Davis2014-10-093-38/+15
* regedit: use pad as a canvas for dialogsChris Davis2014-10-092-23/+57
* regedit: clear value list after creating new keyChris Davis2014-10-091-0/+1
* regedit: use the right function to reopen a hiveChris Davis2014-10-093-9/+26
* regedit: move cursor to edited value in list and report edit errorsChris Davis2014-10-095-23/+77
* regedit: Introduce a new API to build the dialogs.Chris Davis2014-10-092-854/+1800
* regedit: improvements for hexeditChris Davis2014-10-092-38/+74
* regedit: add padding to fit REG_MULTI_SZ to the text fieldChris Davis2014-10-091-8/+21
* regedit: simplify cleanup after loading childrenChris Davis2014-10-091-8/+3
* regedit: add a panic handler to restore terminalChris Davis2014-10-091-0/+8
* regedit: make all hives descend from a root nodeChris Davis2014-10-093-77/+79
* regedit: add a refresh command to clear cache and reload current pathChris Davis2014-10-093-15/+104
* regedit: reopen key after editing or removing valuesChris Davis2014-10-091-0/+3
* regedit: reopen parent keys when adding or removing subkeysChris Davis2014-10-093-0/+15
* regedit: set cursor after creating a new keyChris Davis2014-10-091-0/+4
* regedit: set cursor to the parent node when ascendingChris Davis2014-10-091-2/+3
* regedit: don't fail loading keys if just a few are unavailableChris Davis2014-10-091-12/+15
* regedit: include error description in popupsChris Davis2014-10-091-3/+6
* regedit: notify user if there's a failure loading subkeysChris Davis2014-10-091-4/+11
* regedit: handle awkward window sizes betterChris Davis2014-10-093-12/+25
* regedit: use talloc typesafety featuresChris Davis2014-10-092-18/+33
* regedit: restore list cursor when window is resizedChris Davis2014-10-091-18/+25
* regedit: make value list display data in multiple columnsChris Davis2014-10-094-128/+171
* regedit: add multicolumn list widgetChris Davis2014-10-097-131/+703
* regedit: add search feature.Chris Davis2014-10-096-39/+280
* regedit: add a color scheme for path and context help sectionsChris Davis2014-10-091-3/+11