smbcquotas.c: fix a bug of -t
[obnox/samba/samba-obnox.git] / source3 / utils /
2013-06-04 Peng Haitaosmbcquotas.c: fix a bug of -t
2013-05-28 Michael Adamnet: use smbconf_create_set_share() in "net conf import"
2013-05-23 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-05-23 Peng HaitaoWhen '--policies-reset' is success, the exit code shoul...
2013-05-16 Karolin Seegersource3/utils/ntlm_auth.c: Fix typo in debug message.
2013-05-06 Christian Ambachs3:utils fix wrong usage of PRIu64 in sscanf
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 Andreas Schneiderregedit: Don't panic if we can't open the file.
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-22 Christian Ambachs3:utils/dbwrap_tool add exists operation
2013-04-19 Christian Ambachs3:smbstatus do not print orphaned share entries
2013-04-18 Gregor Becks3:net registry check: use tdb_data_string()
2013-03-15 Andrew Bartlettdbwrap: Cast getpid() result to unsigned int for GNU...
2013-03-15 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing dump'.
2013-03-15 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing migrate'.
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-03-09 Christof Schmitts3-net: Allow setting the ldap password for idmap_rfc2307
2013-03-06 Andrew Bartlettnet ads join: Add support for specifying the machine...
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-03-05 Guenter KukkukkFix the build: net_serverid.c has 3 wrong format string...
2013-02-22 Andreas Schneidersmbpasswd: Don't leak memory.
2013-02-22 Andreas Schneidersmbget: Fix file descriptor leak.
2013-02-22 Andreas Schneiders3-net: Don't leak username.
2013-02-19 Stefan Metzmachers3:utils: make use of samba_tevent_context_init()
2013-02-19 Gregor Becks3:net: new implementation of "servid wipedbs" with...
2013-02-19 Gregor Becklib/util_tdb: factor out tdb_data_talloc_copy()
2013-02-05 Michael Adams3:net: reduce indentation in net idmap delete for...
2013-02-05 Michael Adams3:net: introduce a talloc stackframe for net idmap...
2013-02-05 Christian Ambachs3:net_idmap_delete do not lock two records at the...
2013-02-05 Michael Adams3:net idmap: use lp_idmap_default_backend() now that...
2013-02-05 Michael Adams3:net idmap: remove call to lp_idmap_backend() - this...
2013-02-04 Stefan Metzmachers3: use generate_random_password() instead of generate_...
2013-02-01 Günther Deschners3-net: mention optional impersonation principal for...
2013-01-29 Christian Ambachs3:utils/net remove aclmapset command
2013-01-29 Christian Ambachs3:net_idmap_dump support dumping autorid backend
2013-01-29 Christian Ambachs3:net_idmap_dump add missing braces
2013-01-29 Christian Ambachs3:net_idmap_dump remove obsolete support for tdb:idmap...
2013-01-29 Christian Ambachs3:net_idmap_dump deal with idmap config * : backend...
2013-01-28 Volker Lendeckesmbcontrol: Fix undefined serverid_traverse_read warning
2013-01-28 Volker Lendeckesmbcontrol: Fix the build with libunwind
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 AddForm by using...
2013-01-15 Michael Adams3:dbwrap_tool: add --persistent switch and mode for...
2013-01-02 Andreas Schneiders3-net: Fix rpc_service_list_internal() null pointer...
2012-12-21 Andreas Schneiders3-utils: Check return value of secrets_init().
2012-12-21 Andreas Schneiders3-net: Check return values of push_reg_sz().
2012-12-12 Andreas Schneiders3-utils: Correctly handle getenv() for the later syste...
2012-12-12 Andreas Schneiders3-utils: Cleanup code in wait_replies().
2012-12-12 Andreas Schneiders3-net: Check the return value of strlower_m().
2012-12-12 Andreas Schneiders3-net: Check return value of string_to_sid().
next