1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Andreas Schneider 61ada700a6 s3-id_cache: Use better names for id cache management ops
The IDMAP term is normally associated with Winbind's idmap stuff.
These functions deal with id caching not id mapping.

Signed-off-by: Simo Sorce <idra@samba.org>
2011-08-21 09:08:25 -04:00
..
dbwrap_tool.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
dbwrap_torture.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
debug2html.c
debugparse.c
eventlogadm.c s3:eventlogadm: use lp_load_global() 2011-07-28 11:17:36 +02:00
log2pcaphex.c s3-popt: Only include popt-common.h when needed. 2010-08-05 12:08:31 +02:00
net_ads_gpo.c s3-auth Change struct nt_user_token -> struct security_token 2010-09-11 18:46:05 +10:00
net_ads.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +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 s3-utils: fix crash in net cache get 2011-06-14 12:01:59 +02:00
net_conf.c s3-net: Fixed a small typo in net conf function table 2011-08-08 18:02:36 +02:00
net_dns.c s3-build: remove -I../lib/addns. 2011-03-10 23:25:04 +01:00
net_dom.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
net_eventlog.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
net_file.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_g_lock.c tdb_traverse/tdb_traverse_read: check returns for negative, not -1. 2011-06-20 11:18:35 +02:00
net_group.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_groupmap.c s3-lib Replace StrnCaseCmp() with strncasecmp_m() 2011-05-18 16:12:08 +02:00
net_help_common.c
net_help_common.h
net_help.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_idmap_check.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
net_idmap_check.h s3-net: add command "net idmap check" 2011-04-04 18:21:09 +02:00
net_idmap.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
net_join.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_lookup.c Fix const warning. 2011-06-01 23:53:07 +02:00
net_printing.c s3-printing: make sure to first migrate the printers then the security descriptor. 2011-07-07 18:06:02 +02:00
net_proto.h s3:net_rpc_join: pass const sockaddr_storage to net_rpc_join_ok() 2011-07-22 17:06:08 +02:00
net_rap.c s3:net_rap: make use of cli_state_remote_name() 2011-07-22 17:06:10 +02:00
net_registry_util.c s3: Avoid leaking http_timestring in print_registry_key 2011-07-15 09:44:05 +02:00
net_registry_util.h
net_registry.c s3:utils/net_*registry: use c99 initializers which are supported by old gcc 2.95 compilers (bug #8226) 2011-06-15 03:48:41 +02:00
net_rpc_audit.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
net_rpc_join.c s3:net_rpc_join: make use of cli_state_remote_name() 2011-07-22 17:06:10 +02:00
net_rpc_printer.c s3-utils/net_rpc_printer.c: fix error message 2011-07-24 19:01:47 +02:00
net_rpc_registry.c s3:net_rpc_registry: use pipe_hnd->desthost instead of cli->desthost 2011-07-22 17:06:10 +02:00
net_rpc_rights.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
net_rpc_samsync.c s3-lib Replace StrnCaseCmp() with strncasecmp_m() 2011-05-18 16:12:08 +02:00
net_rpc_service.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
net_rpc_sh_acct.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
net_rpc_shell.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
net_rpc_trust.c lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 2011-07-15 17:55:20 +02:00
net_rpc.c s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hash 2011-08-03 18:48:03 +10:00
net_sam.c s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents. 2011-08-19 16:34:56 +10:00
net_serverid.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
net_share.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_status.c s3-messages: only include messages.h where needed. 2011-03-30 01:13:09 +02:00
net_time.c s3:net_time: expect const sockaddr_storage in cli_servertime() 2011-07-22 17:06:08 +02:00
net_user.c s3-lib Replace StrCaseCmp() with strcasecmp_m() 2011-05-18 16:12:08 +02:00
net_usershare.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
net_util.c s3:net_util: use server_name instead of cli->desthost 2011-07-22 17:06:10 +02:00
net.c s3:net: use lp_load_global() 2011-07-28 11:17:36 +02:00
net.h s3-includes: finally only include client.h when libsmb is used. 2011-05-06 16:37:22 +02:00
netlookup.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
nmblookup.c s3:nmblookup: use lp_load_global() 2011-07-28 11:17:37 +02:00
ntlm_auth_diagnostics.c charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01:00
ntlm_auth_proto.h
ntlm_auth.c s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server 2011-08-03 18:48:03 +10:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents. 2011-08-19 16:34:56 +10:00
profiles.c s3-includes: only include system/filesys.h when needed. 2011-03-30 01:13:07 +02:00
sharesec.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
smbcacls.c s3:smbcacls: use lp_load_global() 2011-07-28 11:17:38 +02:00
smbcontrol.c s3-id_cache: Use better names for id cache management ops 2011-08-21 09:08:25 -04:00
smbcquotas.c s3:smbcquotas: use lp_load_global() 2011-07-28 11:17:39 +02:00
smbfilter.c s3:smbfilter: use lp_load_global() 2011-07-28 11:17:39 +02:00
smbget.c More const fixes. Remove CONST_DISCARD. 2011-05-06 01:44:07 +02:00
smbpasswd.c s3:smbpasswd: use lp_load_global() 2011-07-28 11:17:40 +02:00
smbta-util.c s3: Fix Coverity ID 2228: RESOURCE_LEAK 2011-03-27 22:22:11 +02:00
smbtree.c s3:smbtree: use lp_load_global() 2011-07-28 11:17:40 +02: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: only include smb profiling where needed. 2011-04-14 01:31:39 +02:00
status.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
testparm.c s3:testparm: avoid spurious warnings about dos mode mapping and create mask if store dos attributes is set 2011-07-07 12:49:00 +02:00