1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/utils
Christian Ambach 65268f482d s3:net_idmap_dump deal with idmap config * : backend config style
this is the new config style since Samba 3.6 and should be detected by net idmap dump

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2013-01-29 12:56:11 +01:00
..
dbwrap_tool.c s3:dbwrap_tool: add --persistent switch and mode for non-persistent DBs 2013-01-15 14:49:20 +01:00
dbwrap_torture.c s3: Add a "lock_order" argument to db_open 2012-01-18 14:48:04 +01:00
debug2html.c
debugparse.c
eventlogadm.c s3: Fix Coverity ID 242754 Dereference null return value 2012-05-10 09:11:57 +02:00
interact.c s3-utils: Correctly handle getenv() for the later system() call. 2012-12-12 15:00:02 +01:00
interact.h s3:net: factor out interact_edit() 2011-10-12 22:45:53 +02:00
log2pcaphex.c
net_ads_gpo.c
net_ads.c net: Use new samba_getpass() function for 'net ads'. 2012-12-03 14:35:09 +01:00
net_afs.c
net_afs.h
net_cache.c
net_conf.c source3/utils/net_conf.c: fix stackframe leak 2012-07-18 05:09:31 +09:30
net_dns.c s3-net: give more control how to update/register DNS entries. 2012-10-02 16:22:31 +02:00
net_dns.h s3-net: give more control how to update/register DNS entries. 2012-10-02 16:22:31 +02:00
net_dom.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_eventlog.c
net_file.c
net_g_lock.c Fix warning: variable ‘status’ set but not used. 2012-06-19 10:27:23 -07:00
net_group.c
net_groupmap.c s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam() 2012-07-12 18:36:02 +02:00
net_help_common.c
net_help_common.h
net_help.c
net_idmap_check.c dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring 2012-06-15 12:14:28 +02:00
net_idmap_check.h
net_idmap.c s3:net_idmap_dump deal with idmap config * : backend config style 2013-01-29 12:56:11 +01:00
net_join.c
net_lookup.c Move source3/libads/dns.c to lib/addns 2012-05-23 17:51:48 +03:00
net_printing.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_proto.h s3:utils/net: remove unused "net connections" 2012-10-19 12:15:01 +02:00
net_rap.c s3:libsmb: get rid of cli_state_remote_name 2012-05-28 14:49:45 +02:00
net_registry_check.c Check error returns from strupper_m() (in all reasonable places). 2012-08-09 12:06:54 -07:00
net_registry_check.h s3:net: add command registry check 2011-10-12 22:45:53 +02:00
net_registry_util.c s3:net registry: fix output of dwords with sign bit set 2012-06-26 19:57:18 +02:00
net_registry_util.h
net_registry.c s3:net registry import: implement dry-run with "--test" 2012-06-26 21:43:49 +02:00
net_rpc_audit.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_conf.c s3: Fix Coverity ID 242725 Uninitialized scalar variable 2012-05-10 09:11:57 +02:00
net_rpc_join.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
net_rpc_printer.c spoolss: make spoolss deal with ndr64 AddForm by using proper container object. 2013-01-17 17:11:37 +01:00
net_rpc_registry.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_rights.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_samsync.c s3: print a nice warning when HAVE_ADS is not enabled but you still try to do net rpc keytab vampire 2012-03-04 07:55:46 +01:00
net_rpc_service.c s3-net: Fix rpc_service_list_internal() null pointer passing. 2013-01-02 14:19:50 +01:00
net_rpc_sh_acct.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_shell.c s3-utils/net: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
net_rpc_trust.c s3:utils/net_rpc*: make use of cli_get_session_key() 2012-08-01 14:17:15 +02:00
net_rpc.c s3-net: Check the return value of strlower_m(). 2012-12-12 09:42:32 +01:00
net_sam.c s3-smbldap: use smbldap_ prefixed functions 2012-09-07 12:31:42 +02:00
net_serverid.c s3:net_serverid: remove connections_forall from "net serverid wipedbs" 2012-10-19 12:15:01 +02:00
net_share.c
net_status.c s3:net_status_shares: use connections_forall_read for a read only traversal 2012-10-19 12:14:59 +02:00
net_time.c s3:libsmb: get rid of cli_negprot 2012-05-28 14:49:49 +02:00
net_user.c
net_usershare.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
net_util.c net: Use samba_getpass() function in net util. 2012-12-03 14:35:09 +01:00
net.c s3fs-client: Burn commandline password of client utils. 2012-11-08 21:24:21 +01:00
net.h s3:net registry import: add option --precheck 2012-06-26 19:57:19 +02:00
netlookup.c s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01:00
nmblookup.c lib/param: Rename "socket address" to "nbt client socket address" to clarify role 2012-07-27 12:16:25 +02:00
ntlm_auth_diagnostics.c s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again 2012-02-20 10:50:48 +11:00
ntlm_auth_proto.h s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again 2012-02-20 10:50:48 +11:00
ntlm_auth.c ntlm_auth: Use new samba_getpass() function. 2012-12-03 14:35:09 +01:00
ntlm_auth.h
passwd_proto.h
passwd_util.c util: Use new samba_getpass() function for passwd util. 2012-12-03 14:35:10 +01:00
pdbedit.c Call TALLOC_FREE() before we return otherwise we will never free sam_account 2012-09-10 14:48:00 -07:00
profiles.c
sharesec.c
smbcacls.c s3:smbcacls: add --query-security-info and --set-security-info options 2012-12-02 23:08:23 +01:00
smbcontrol.c smbcontrol: Fix undefined serverid_traverse_read warning 2013-01-28 11:51:12 +01:00
smbcquotas.c s3:util: fix usage of popt_burn_cmdline_password() 2012-11-30 11:50:03 +01:00
smbfilter.c Rename obscure defined constants. 2012-02-16 08:29:41 +01:00
smbget.c smbget: Use new samba_getpass() function. 2012-12-03 14:35:10 +01:00
smbpasswd.c s3-utils: Check return value of secrets_init(). 2012-12-21 13:56:00 +01:00
smbta-util.c
smbtree.c s3fs-client: Burn commandline password of client utils. 2012-11-08 21:24:21 +01:00
smbw_sample.c
split_tokens.c
status_profile.c use usleep rather than sys_usleep in various places, in anticipation of usleep moving to libreplace. 2012-03-24 22:41:05 +01:00
status.c s3:smbstatus add --fast option 2012-07-18 15:49:52 +02:00
testparm.c s3-printing: Restrict printing=cups to systems with cups development headers at build time 2012-09-06 11:16:11 +10:00