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-07-27 21:05:35 +02:00
..
dbwrap_tool.c s3: Consolidate server_id_self into the equivalent procid_self() 2010-02-23 15:30:00 +01:00
dbwrap_torture.c s3: Consolidate server_id_self into the equivalent procid_self() 2010-02-23 15:30:00 +01:00
debug2html.c
debugparse.c
eventlogadm.c s3:registry: extract reg_eventlog prototypes to header of their own 2010-05-25 10:35:26 +02:00
log2pcaphex.c Fix a couple of warnings in log2pcaphex.c 2009-06-05 10:12:11 +02:00
net_ads_gpo.c s3-libads: only include libds flags where needed. 2010-07-01 23:20:40 +02:00
net_ads.c s3-libnet: better separate headers. 2010-07-13 22:40:46 +02:00
net_afs.c s3: Fix the build of net_afs.c with --fake-kaserver=yes, bug 7216 2010-03-06 13:00:53 +01:00
net_afs.h
net_cache.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_conf.c smbconf: only include smbconf headers where needed. 2010-05-18 10:36:33 +02:00
net_dns.c s3: Fix some nonempty blank lines 2010-07-18 21:22:41 +02:00
net_dom.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
net_eventlog.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
net_file.c s3 net: i18n support for net file 2009-07-30 09:35:42 +02:00
net_g_lock.c s3: Add "g_lock_do" as a convenience wrapper function 2010-03-12 14:23:25 +01:00
net_group.c s3: Fix Coverity ID 629: DEADCODE 2010-02-13 17:47:43 +01:00
net_groupmap.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02: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_help.c s3 net: Add a few missing gettext calls. 2010-01-05 09:55:52 +01:00
net_idmap.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_join.c s3 net: i18n for net join 2009-07-30 12:07:31 +02:00
net_lookup.c s3-libnet: better separate headers. 2010-07-13 22:40:46 +02:00
net_printing.c s3-build: only use ndr_security.h where needed. 2010-05-31 11:32:37 +02:00
net_proto.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_rap.c s3-net: fix the build. 2010-05-26 23:17:35 +02:00
net_registry_util.c s3-registry: avoid using registry_value union. 2010-07-02 10:50:21 +02:00
net_registry_util.h
net_registry.c s3-registry: avoid using registry_value union. 2010-07-02 10:50:21 +02:00
net_rpc_audit.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_rpc_join.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_rpc_printer.c s3-net: Use talloc_asprintf and return if file is in wrong format. 2010-06-29 11:12:12 +02:00
net_rpc_registry.c s3-net: forgot to set type in winreg getvalue operation. 2010-07-02 13:09:41 +02:00
net_rpc_rights.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_rpc_samsync.c s3-libnet: better separate headers. 2010-07-13 22:40:46 +02:00
net_rpc_service.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_rpc_sh_acct.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_rpc_shell.c s3-build: only use ndr_samr.h where needed. 2010-05-28 02:49:36 +02:00
net_rpc.c s3: Remove a typedef (struct file_info) 2010-07-27 21:05:35 +02:00
net_sam.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_serverid.c s3: Fix a long-standing problem with recycled PIDs 2010-03-10 16:07:10 +01:00
net_share.c s3: net_share.c: fix argc handling 2010-03-02 15:27:58 -08:00
net_status.c s3: Abstract access to sessionid.tdb, similar to conn_tdb.c 2010-03-01 17:53:22 +01:00
net_time.c s3 net: Fix compile warnings 2010-01-19 14:48:34 +01:00
net_user.c s3 net: i18n support for net user 2009-08-11 09:34:24 +02:00
net_usershare.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net_util.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
net.h s3-libnet: better separate headers. 2010-07-13 22:40:46 +02:00
netlookup.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +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-libsmb: Use data_blob_talloc to get krb5 ticket and session keys 2010-07-20 20:02:09 -04:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
profiles.c s3:registry: move reg_objects.h to registry/ and use it only where needed 2010-05-25 10:35:31 +02:00
sharesec.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
smbcacls.c Fix bug with incorrect flag values for inherited ace in some cases. 2010-06-07 10:19:18 +02:00
smbcontrol.c s3: only include gen_ndr headers where needed. 2010-05-06 00:22:59 +02:00
smbcquotas.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
smbfilter.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
smbget.c s3: Fix bug 7338, smbget skips leading slash when using a custom outputfile 2010-07-04 11:44:20 +02:00
smbpasswd.c Fix coverity #900. Resource leak. 2009-06-19 16:44:15 -07:00
smbta-util.c s3: fix buildwarning in smbta-util. 2010-03-16 22:28:03 +01: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 s3: Add SMB2 performance counters. 2010-07-07 18:06:59 -07:00
status.c s3: Abstract access to sessionid.tdb, similar to conn_tdb.c 2010-03-01 17:53:22 +01:00
testparm.c s3: Fix bug 5972 -- remove -L testparm parameter 2010-05-05 18:07:45 +02:00