summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* regedit: Create subkeys.C. Davis2013-04-291-32/+64
* regedit: Delete and add keys.C. Davis2013-04-293-13/+99
* regedit: Edit binary values with hexedit.C. Davis2013-04-291-26/+117
* regedit: Initialize hexedit buf with data if available.C. Davis2013-04-292-2/+6
* regedit:hexedit: make sure cursor is updated on physical screen.C. Davis2013-04-291-1/+3
* regedit: Add an input dialog.C. Davis2013-04-292-66/+179
* regedit: Simplify notice dialogs, don't overwrite existing values.C. Davis2013-04-293-62/+93
* regedit: Don't pass empty value names to new_item().C. Davis2013-04-291-2/+13
* regedit: Really delete value.C. Davis2013-04-291-3/+18
* regedit: Add new value type selection dialog.C. Davis2013-04-293-1/+125
* regedit: Save contents of value editor.C. Davis2013-04-293-18/+134
* regedit: Value editor changes.C. Davis2013-04-291-60/+138
* regedit: Don't refresh treeview and value list.C. Davis2013-04-292-2/+0
* regedit: Some work on dialogs.C. Davis2013-04-293-92/+246
* regedit: Import hex editor.C. Davis2013-04-292-0/+456
* regedit: Don't panic if we can't open the file.Andreas Schneider2013-04-291-1/+5
* regedit: Improve calculation for centering dialogs.C. Davis2013-04-291-10/+32
* regedit: Introduce dialog windows.C. Davis2013-04-295-75/+481
* regedit: Take into account that getch() may return a '\n' instead of KEY_ENTER.C. Davis2013-04-291-0/+1
* regedit: Use tab key to switch between key and value sections.C. Davis2013-04-291-29/+85
* regedit: Don't overwrite the '/' when printing path.C. Davis2013-04-291-1/+1
* regedit: Print value summary, fix heap corruption and path printing.C. Davis2013-04-292-24/+95
* regedit: List values for the selected key.C. Davis2013-04-293-9/+254
* regedit: Print the registry path.C. Davis2013-04-291-1/+7
* regedit: Make all hives browsable.C. Davis2013-04-291-9/+54
* regedit: load the configuration after processing the command lineMichael Adam2013-04-291-1/+5
* regedit: Setup a test tree view of HKLM.C. Davis2013-04-293-29/+147
* regedit: Initial import of treeview codeC. Davis2013-04-292-0/+337
* regedit: First crack at linking to ncurses.C. Davis2013-04-291-0/+5
* regedit: Add regedit main source fileC. Davis2013-04-291-0/+95
* Support s3 local access with the s4 libregistry frameworkC. Davis2013-04-292-0/+246
* s3: Wrap calls to the s3 registry API.C. Davis2013-04-292-0/+200
* s3:utils/dbwrap_tool add exists operationChristian Ambach2013-04-221-4/+34
* s3:smbstatus do not print orphaned share entriesChristian Ambach2013-04-191-0/+6
* s3:net registry check: use tdb_data_string()Gregor Beck2013-04-181-20/+3
* dbwrap: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-2/+2
* s3-net: Add encoding=<CP> to 'net printing dump'.Andreas Schneider2013-03-151-8/+51
* s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider2013-03-151-5/+70
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-4/+0
* s3-net: Allow setting the ldap password for idmap_rfc2307Christof Schmitt2013-03-091-2/+4
* net ads join: Add support for specifying the machine account passwordAndrew Bartlett2013-03-061-0/+11
* Make sure to set umask() before calling mkstemp().Andreas Schneider2013-03-062-1/+9
* Fix the build: net_serverid.c has 3 wrong format strings for 64bit varsGuenter Kukkukk2013-03-051-5/+7
* smbpasswd: Don't leak memory.Andreas Schneider2013-02-221-0/+1
* smbget: Fix file descriptor leak.Andreas Schneider2013-02-221-0/+3
* s3-net: Don't leak username.Andreas Schneider2013-02-221-1/+2
* s3:utils: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-196-6/+6
* s3:net: new implementation of "servid wipedbs" with smbXsrv_*Gregor Beck2013-02-191-2/+564
* lib/util_tdb: factor out tdb_data_talloc_copy()Gregor Beck2013-02-191-19/+4
* s3:net: reduce indentation in net idmap delete for symmetry and consistencyMichael Adam2013-02-051-5/+7