metze/samba/wip.git
2013-04-30 Stefan Metzmacherlibcli/auth/netlogon_creds_cli.c
2013-04-30 Stefan Metzmacherunused cli_rpc_pipe_open_ntlmssp_auth_schannel
2013-04-30 Stefan MetzmacherTODO check DEBUG libcli/auth: maintain the sequence...
2013-04-30 Stefan Metzmachers3:rpc_client: remove netr_LogonGetCapabilities check...
2013-04-30 Stefan Metzmachers3:rpc_client: add netr_LogonGetCapabilities to cli_rpc...
2013-04-30 Stefan Metzmachers3:rpc_client: rpccli->dc can't be NULL in cli_rpc_pipe...
2013-04-30 Stefan Metzmachers3:rpc_client: rename same variables in cli_rpc_pipe_op...
2013-04-30 Stefan Metzmachers3:rpc_client: use the correct context for netlogon_cre...
2013-04-30 Stefan Metzmachers3:rpc_client: make rpccli_schannel_bind_data() static
2013-04-30 Stefan Metzmachers3:rpc_client: fix/add AES downgrade detection to rpc_p...
2013-04-30 Stefan Metzmachers3:netlogon: make use of netlogon_creds_decrypt_samlogo...
2013-04-30 Stefan Metzmachers4:netlogon: make use of netlogon_creds_decrypt_samlogo...
2013-04-30 Stefan Metzmacherlibcli/auth: add netlogon_creds_shallow_copy_logon()
2013-04-30 Stefan Metzmacherlibcli/auth: add netlogon_creds_[de|en]crypt_samlogon_l...
2013-04-30 Stefan Metzmacherlibcli/auth: make netlogon_creds_crypt_samlogon_validat...
2013-04-30 Stefan Metzmachers3:rpcclient: use talloc_stackframe() in do_cmd()
2013-04-30 Stefan MetzmacherRevert "disable spnego"
2013-04-30 Stefan Metzmacherdisable spnego
2013-04-30 Stefan MetzmacherRevert "regtree... sddl"
2013-04-30 Stefan MetzmacherRevert "profiles..."
2013-04-30 Stefan Metzmacherprofiles...
2013-04-30 Stefan Metzmacherregtree... sddl
2013-04-30 Stefan Metzmacherselftest: setup {NMBD,WINBINDD,SMBD}_VALGRIND
2013-04-30 Stefan Metzmacherselftest/Samba3: export ENVNAME
2013-04-30 Stefan Metzmachers3:utils/profiles: add --really-force option and warn...
2013-04-30 Stefan Metzmachers3:utils/profiles: fix a compiler warning
2013-04-30 Stefan Metzmachersamba-tool: add 'replace-binary-sid' command
2013-04-30 Stefan Metzmacherdoc-xml/smbdotconf: fix server [min|max] protocol docum...
2013-04-30 Stefan Metzmacherlib/param: remove unused 'printer_admin'
2013-04-29 Andreas Schneiderregedit: Use color only when available.
2013-04-29 Andreas Schneiderregedit: Improve the while loop.
2013-04-29 Andreas Schneiderregedit: Remove talloc leak report.
2013-04-29 C. Davisregedit: Mark string values if they contain unprintable...
2013-04-29 C. Davisregedit: Add an edit binary command.
2013-04-29 C. Davisregedit: Handle zero-length buffers better with hexedit.
2013-04-29 C. Davisregedit: Load values on startup.
2013-04-29 C. Davisregedit: Simplify the editor dialog input loop.
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: Enable using tab to cycle thru dialog buttons.
2013-04-29 C. Davisregedit: Restore cursor position when user tabs to...
2013-04-29 C. Davisregedit: Add a general help section.
2013-04-29 C. Davisregedit: Print help on left side of screen instead...
2013-04-29 C. Davisregedit: Reduce magic numbers in edit dialog, clean...
2013-04-29 C. Davisregedit: Add help msgs for key and value sections at...
2013-04-29 C. Davisregedit: Prefer copywin() over prefresh() for displayin...
2013-04-29 C. Davisregedit: Cut off the front of the path when screen...
2013-04-29 C. Davisregedit: Uese a pad for path label.
2013-04-29 C. Davisregedit: Improve padding for value summary.
2013-04-29 C. Davisregedit: Update dialog position on screen resize.
2013-04-29 C. Davisregedit: Handle term resizes.
2013-04-29 C. Davisregedit: Create subkeys.
2013-04-29 C. Davisregedit: Delete and add keys.
2013-04-29 C. Davisregedit: Edit binary values with hexedit.
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: Add an input dialog.
2013-04-29 C. Davisregedit: Simplify notice dialogs, don't overwrite exist...
2013-04-29 C. Davisregedit: Don't pass empty value names to new_item().
2013-04-29 C. Davisregedit: Really delete value.
2013-04-29 C. Davisregedit: Add new value type selection dialog.
2013-04-29 C. Davisregedit: Save contents of value editor.
2013-04-29 C. Davisregedit: Value editor changes.
2013-04-29 C. Davisregedit: Don't refresh treeview and value list.
2013-04-29 C. Davisregedit: Some work on dialogs.
2013-04-29 C. Davisregedit: Import hex editor.
2013-04-29 C. Davisregedit: Link to ncurses form library
2013-04-29 Andreas Schneiderregedit: Don't panic if we can't open the file.
2013-04-29 Andreas Schneiderwaf: Create a better wscript for finding ncurses.
2013-04-29 C. Davisregedit: Improve calculation for centering dialogs.
2013-04-29 C. Davisregedit: Introduce dialog windows.
2013-04-29 C. Davisregedit: Take into account that getch() may return...
2013-04-29 C. Davisregedit: Use tab key to switch between key and value...
2013-04-29 C. Davisregedit: Don't overwrite the '/' when printing path.
2013-04-29 C. Davisregedit: Print value summary, fix heap corruption and...
2013-04-29 C. Davisregedit: List values for the selected key.
2013-04-29 C. Davisregedit: Print the registry path.
2013-04-29 C. Davisregedit: Make all hives browsable.
2013-04-29 Michael Adamregedit: load the configuration after processing the...
2013-04-29 C. Davisregedit: Setup a test tree view of HKLM.
2013-04-29 C. Davisregedit: Initial import of treeview code
2013-04-29 C. Davisregedit: First crack at linking to ncurses.
2013-04-29 C. Davisregedit: Add regedit main source file
2013-04-29 C. DavisSupport s3 local access with the s4 libregistry framework
2013-04-29 C. Daviss3: Wrap calls to the s3 registry API.
2013-04-27 Jeremy AllisonFix bug #9822 - Samba crashing during Win8 sync.
2013-04-27 Volker Lendecketorture: Only test leases if supported
2013-04-27 Volker Lendecketorture: Use ZERO_STRUCTPN instead of explicit deref
2013-04-27 Jeremy AllisonCheck for WRITE_ACCESS on the file before overriding...
2013-04-27 Jeremy AllisonEnsure we don't try the open_file_fchmod() if we can...
2013-04-27 Jeremy AllisonRemove indentation around code wrapped by unneeded...
2013-04-27 Jeremy AllisonAdd early return in file_set_dosmode() on a read only...
2013-04-27 Volker Lendeckesmbd: Do not fetch the record in defer_open_done
2013-04-26 Volker Lendeckedbwrap: Allow dbwrap_record_watch_recv to not lock...
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-04-26 Volker Lendeckesmbd: Remove unused smb2_deferred_open_timer
2013-04-26 Volker Lendeckesmbd: Obsolete MSG_SMB_OPEN_RETRY
2013-04-26 Volker Lendeckesmbd: Remove the unused fsp->pending_break_messages...
2013-04-26 Volker Lendeckesmbd: Remove unused reply_to_oplock_break_requests
2013-04-26 Volker Lendeckesmbd: Obsolete MSG_SMB_BREAK_RESPONSE
next