summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* smbget: Use new samba_getpass() function.Andreas Schneider2012-12-031-3/+2
* util: Use new samba_getpass() function for passwd util.Andreas Schneider2012-12-031-1/+8
* ntlm_auth: Use new samba_getpass() function.Andreas Schneider2012-12-031-1/+7
* net: Use samba_getpass() function in net util.Andreas Schneider2012-12-031-3/+7
* net: Use new samba_getpass() function for 'net rpc'.Andreas Schneider2012-12-031-1/+8
* net: Use new samba_getpass() function for 'net ads'.Andreas Schneider2012-12-031-1/+9
* s3:smbcacls: add --query-security-info and --set-security-info optionsStefan Metzmacher2012-12-021-10/+55
* s3:util: fix usage of popt_burn_cmdline_password()Stefan Metzmacher2012-11-302-2/+0
* s3fs-client: Burn commandline password of client utils.Andreas Schneider2012-11-084-0/+7
* s3:utils fix a whitespace errorChristian Ambach2012-11-051-1/+1
* s3fs-utils: Free the popt context in smbcacls and smbquotas.Andreas Schneider2012-10-302-0/+4
* s3fs-net: Use talloc for memory allocation.Andreas Schneider2012-10-301-1/+1
* BUG 9326: Fix net ads join message for the dns domain.Andreas Schneider2012-10-291-1/+1