summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s3:net: introduce a talloc stackframe for net idmap deleteMichael Adam2013-02-051-3/+2
* s3:net_idmap_delete do not lock two records at the same timeChristian Ambach2013-02-051-24/+25
* s3:net idmap: use lp_idmap_default_backend() now that we have it.Michael Adam2013-02-051-1/+1
* s3:net idmap: remove call to lp_idmap_backend() - this is useless.Michael Adam2013-02-051-2/+2
* s3: use generate_random_password() instead of generate_random_str()Stefan Metzmacher2013-02-042-5/+7
* s3-net: mention optional impersonation principal for PAC retrieval.Günther Deschner2013-02-011-1/+1
* s3:utils/net remove aclmapset commandChristian Ambach2013-01-291-73/+0
* s3:net_idmap_dump support dumping autorid backendChristian Ambach2013-01-291-8/+106
* s3:net_idmap_dump add missing bracesChristian Ambach2013-01-291-1/+2
* s3:net_idmap_dump remove obsolete support for tdb:idmap2.tdb parameterChristian Ambach2013-01-291-6/+2
* s3:net_idmap_dump deal with idmap config * : backend config styleChristian Ambach2013-01-291-6/+13
* smbcontrol: Fix undefined serverid_traverse_read warningVolker Lendecke2013-01-281-0/+1
* smbcontrol: Fix the build with libunwindVolker Lendecke2013-01-281-1/+1
* spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner2013-01-171-5/+4
* s3:dbwrap_tool: add --persistent switch and mode for non-persistent DBsMichael Adam2013-01-151-12/+45
* s3-net: Fix rpc_service_list_internal() null pointer passing.Andreas Schneider2013-01-021-2/+13
* s3-utils: Check return value of secrets_init().Andreas Schneider2012-12-211-1/+6
* s3-net: Check return values of push_reg_sz().Andreas Schneider2012-12-211-4/+22
* s3-utils: Correctly handle getenv() for the later system() call.Andreas Schneider2012-12-121-7/+10
* s3-utils: Cleanup code in wait_replies().Andreas Schneider2012-12-121-3/+4
* s3-net: Check the return value of strlower_m().Andreas Schneider2012-12-121-1/+3
* s3-net: Check return value of string_to_sid().Andreas Schneider2012-12-121-1/+7