s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / utils / regedit_hexedit.c
2021-10-04 Andreas Schneiders3:utils: Fix format error
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2014-11-25 Stefan Metzmachers3:utils: rename variables in regedit_*.c to fix shadow...
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: don't use subwindows in hexedit
2014-10-01 Chris Davisregedit: improvements for hexedit
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-04-29 C. Davisregedit: Handle zero-length buffers better with hexedit.
2013-04-29 C. Davisregedit: Fix white space and wrap long lines.
2013-04-29 C. Davisregedit: Add missing copyright headers to hexedit code.
2013-04-29 C. Davisregedit: Initialize hexedit buf with data if available.
2013-04-29 C. Davisregedit:hexedit: make sure cursor is updated on physica...
2013-04-29 C. Davisregedit: Import hex editor.