1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
2010-01-10 20:56:16 +01:00
..
dbwrap_tool.c s3:dbwrap_tool: add listkeys operation 2009-05-26 00:51:41 +02:00
dbwrap_torture.c s3-build: try to fix QNX build ("delay" is defined in lib headers). 2009-11-25 22:07:23 +01:00
debug2html.c
debugparse.c
eventlogadm.c Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets 2009-11-30 21:48:59 +01:00
log2pcaphex.c Fix a couple of warnings in log2pcaphex.c 2009-06-05 10:12:11 +02:00
net_ads_gpo.c s3 net: i18n for net ads gpo 2009-07-29 23:46:09 +02:00
net_ads.c s3-net: use generated krb5.conf in 'net ads testjoin' 2009-12-23 10:57:22 +01:00
net_afs.c s3 net: i18n support for net cache 2009-07-29 23:59:39 +02:00
net_afs.h net: Split out "net afs" 2008-05-20 14:27:56 +02:00
net_cache.c s3 net: i18n support for net cache 2009-07-29 23:59:39 +02:00
net_conf.c s3: "net_conf_addshare" only looks at the mode 2009-11-29 11:22:03 +01:00
net_dns.c s3-net: fix build warning. 2008-11-01 01:41:21 +01:00
net_dom.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_eventlog.c s3 net: i18n for net eventlog 2009-07-30 09:14:45 +02:00
net_file.c s3 net: i18n support for net file 2009-07-30 09:35:42 +02:00
net_group.c s3 net: i18n support for net group and net groupmap 2009-07-30 11:16:32 +02:00
net_groupmap.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
net_help_common.c s3 net: i18n support for net help 2009-07-30 11:32:08 +02:00
net_help_common.h net: Split out common help functions. 2008-05-20 14:27:21 +02:00
net_help.c s3 net: Add a few missing gettext calls. 2010-01-05 09:55:52 +01:00
net_idmap.c s3 net: i18n support for net idmap 2009-07-30 12:04:53 +02:00
net_join.c s3 net: i18n for net join 2009-07-30 12:07:31 +02:00
net_lookup.c s3 net: i18n support for net lookup 2009-07-30 12:10:56 +02:00
net_proto.h Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" 2009-11-08 19:43:46 +01:00
net_rap.c s3 net: i18n support for net rap 2009-08-07 09:54:51 +02:00
net_registry_util.c s3 net: i18n support for net registry 2009-08-07 09:54:51 +02:00
net_registry_util.h net_registry: add raw output of value to print_registry_value(). 2008-05-15 17:17:55 +02:00
net_registry.c s3 net: i18n support for net registry 2009-08-07 09:54:51 +02:00
net_rpc_audit.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_rpc_join.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_rpc_printer.c s3: fix net and rpcclient after setprinterdataex changes. 2009-12-07 14:42:13 +01:00
net_rpc_registry.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_rpc_rights.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_rpc_samsync.c Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" 2009-11-08 19:43:46 +01:00
net_rpc_service.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_rpc_sh_acct.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
net_rpc_shell.c Ensure all callers to the rpc_client/cli_pipe functions correctly 2009-11-12 13:56:33 -08:00
net_rpc.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
net_sam.c s3-net: acct_flags are uint32_t in net_sam_set_userflag(). 2009-10-28 12:37:39 +01:00
net_share.c s3 net: i18n support for net share 2009-08-11 09:34:24 +02:00
net_status.c s3 net: i18n support for net status 2009-08-11 09:34:24 +02:00
net_time.c s3 net: i18n support for net time 2009-08-11 09:34:24 +02:00
net_user.c s3 net: i18n support for net user 2009-08-11 09:34:24 +02:00
net_usershare.c s3: "net_usershare_add" only looks at the mode, device and inode 2009-11-29 11:22:03 +01:00
net_util.c s3 net: Add a few missing gettext calls. 2010-01-05 09:55:52 +01:00
net.c s3: use enum netr_SchannelType all over the place. 2009-10-13 10:21:46 +02:00
net.h Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" 2009-11-08 19:43:46 +01:00
netlookup.c s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED. 2009-04-21 12:40:47 +02:00
nmblookup.c Use common net utility code (address and sockaddr manipulation). 2008-10-23 20:41:15 +02:00
ntlm_auth_diagnostics.c s3-ntlm_auth: fix two segfaults in diagnostics mode. 2009-09-04 00:04:40 +02:00
ntlm_auth_proto.h s3: set winbindd request flags in ntlm_auth to make it contact trusted domain when krb5 auth is enabled 2009-05-22 02:03:32 +08:00
ntlm_auth.c s3: Fix some nonempty blank lines 2010-01-10 20:56:16 +01:00
ntlm_auth.h
passwd_proto.h build: freeze passwd_proto.h from "make proto" 2008-05-18 23:33:20 +02:00
passwd_util.c
pdbedit.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
profiles.c s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. 2009-04-27 11:21:02 +02:00
rpccheck.c Coverity fixes 2008-03-17 20:52:25 +01:00
sharesec.c More warning fixes for Solaris. 2009-02-23 15:44:34 -08:00
smbcacls.c Ensure all callers to the rpc_client/cli_pipe functions correctly 2009-11-12 13:56:33 -08:00
smbcontrol.c make smbcontrol smbd ping work proper checking for arguments handle short pid_t correctly 2009-08-24 16:17:43 +02:00
smbcquotas.c s3: Convert cli_get_fs_attr_info to the async API 2009-11-21 14:01:56 +01:00
smbfilter.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
smbget.c Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets 2009-11-30 21:48:59 +01:00
smbpasswd.c Fix coverity #900. Resource leak. 2009-06-19 16:44:15 -07:00
smbtree.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
smbw_sample.c
split_tokens.c s3:add split_tokens, a cmdline tool to test next_token_talloc() 2009-12-01 00:55:53 +01:00
status_profile.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
status.c s3:smbstatus: Fix bug 6703, allow smbstatus as non-root 2009-09-18 18:32:25 +02:00
testparm.c s3: Move directory_exist_stat to testparm.c, it only looks at the mode 2009-11-29 11:22:04 +01:00