1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Jeremy Allison 32037e0533 Add a talloc context to sitename_fetch().
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2013-09-05 09:17:27 -07:00
..
dbwrap_tool.c s3:utils/dbwrap_tool add exists operation 2013-04-22 16:12:13 +02:00
dbwrap_torture.c dbwrap: Cast getpid() result to unsigned int for GNU/Solaris build 2013-03-15 10:38:54 -07: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 Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
interact.h s3:net: factor out interact_edit() 2011-10-12 22:45:53 +02:00
log2pcaphex.c log2pcaphex: Fix nonempty line endings 2013-08-19 11:08:13 +12:00
net_ads_gpo.c
net_ads.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
net_afs.c s3:utils fix a compiler warning 2011-07-21 14:57:10 +02:00
net_afs.h
net_cache.c lib: Add "mem_ctx" to gencache_get_data_blob 2013-09-05 09:16:22 -07:00
net_conf.c net: use smbconf_create_set_share() in "net conf import" 2013-05-28 20:01:12 +02:00
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 s3:utils: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01: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 lib/util_tdb: factor out tdb_data_talloc_copy() 2013-02-19 12:10:24 +01:00
net_idmap_check.h
net_idmap.c s3-net: Allow setting the ldap password for idmap_rfc2307 2013-03-09 06:30:22 +01:00
net_join.c
net_lookup.c Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
net_printing.c s3-net: Add encoding=<CP> to 'net printing dump'. 2013-03-15 12:11:03 +01:00
net_proto.h s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLBACK is passed 2013-08-05 10:30: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 s3:net registry check: use tdb_data_string() 2013-04-18 13:15:11 +02: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_printer.c s3-net: pass down ndr_interface_table to connect_dst_pipe(). 2013-08-05 10:29:59 +02: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-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
net_rpc_trust.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
net_rpc.c s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLBACK is passed 2013-08-05 10:30:01 +02:00
net_sam.c s3:utils/net_sam make use of pdb_create_builtin helper function 2013-06-21 10:44:24 +02:00
net_serverid.c Fix the build: net_serverid.c has 3 wrong format strings for 64bit vars 2013-03-05 22:49:02 +01: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 Make sure to set umask() before calling mkstemp(). 2013-03-06 01:16:34 +01:00
net_util.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
net.c s3:utils: make use of samba_tevent_context_init() 2013-02-19 23:47:48 +01:00
net.h s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLBACK is passed 2013-08-05 10:30:01 +02:00
netlookup.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02: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 libcli/auth: add more const to spnego_negTokenInit->mechTypes 2013-08-10 11:11:53 +02: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 When '--policies-reset' is success, the exit code should be 0. 2013-05-22 17:00:41 -07:00
profiles.c
regedit_dialog.c regedit: Mark string values if they contain unprintable chars. 2013-04-29 13:08:22 +02:00
regedit_dialog.h regedit: Add an edit binary command. 2013-04-29 13:08:20 +02:00
regedit_hexedit.c regedit: Handle zero-length buffers better with hexedit. 2013-04-29 13:07:54 +02:00
regedit_hexedit.h regedit: Add missing copyright headers to hexedit code. 2013-04-29 13:06:34 +02:00
regedit_samba3.c Support s3 local access with the s4 libregistry framework 2013-04-29 13:05:42 +02:00
regedit_treeview.c regedit: Fix white space and wrap long lines. 2013-04-29 13:06:36 +02:00
regedit_treeview.h regedit: Cut off the front of the path when screen width is too small. 2013-04-29 13:06:25 +02:00
regedit_valuelist.c regedit: Mark string values if they contain unprintable chars. 2013-04-29 13:08:22 +02:00
regedit_valuelist.h regedit: Mark string values if they contain unprintable chars. 2013-04-29 13:08:22 +02:00
regedit_wrap.c s3: Wrap calls to the s3 registry API. 2013-04-29 13:05:41 +02:00
regedit.c regedit: Use color only when available. 2013-04-29 15:02:19 +02:00
regedit.h regedit: Update dialog position on screen resize. 2013-04-29 13:06:21 +02:00
sharesec.c sharesec: Implement --view-all 2013-06-26 16:49:33 +02:00
smbcacls.c s3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls. 2013-08-15 09:07:05 +02:00
smbcontrol.c When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTER_DRVUPGRADE. 2013-05-22 17:00:47 -07:00
smbcquotas.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
smbfilter.c Rename obscure defined constants. 2012-02-16 08:29:41 +01:00
smbget.c smbget: Fix file descriptor leak. 2013-02-22 16:36:14 +01:00
smbpasswd.c smbpasswd: Don't leak memory. 2013-02-22 16:36:14 +01:00
smbta-util.c
smbtree.c smbtree: use the correct count variable from NetShareEnum result. 2013-08-21 10:31:19 -07:00
smbw_sample.c s3: use lp_load_global() in smbw_sample -- whatever this is ... :-) 2011-07-28 11:17:40 +02:00
split_tokens.c s3:split_tokens: use lp_load_global(), fixing the call to lp_load() 2011-07-28 11:17:41 +02:00
status_profile.c s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
status.c s3-smbstatus: display [u|g]id of -1 as "-1" in connection list 2013-07-10 01:18:30 +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