1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source/utils
2008-05-16 11:58:24 +02:00
..
debug2html.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
debugparse.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
eventlogadm.c Fix the build of eventlogadm. 2008-04-13 18:28:24 +02:00
log2pcaphex.c Fix the popt / bool issues. Some places we used BOOL 2007-10-19 11:38:36 -07:00
net_ads_gpo.c net: Remove globals 2008-05-10 09:22:27 +02:00
net_ads.c net ads: Upper case he realm name when calling kinit() using machine creds. 2008-05-12 17:35:55 -05:00
net_cache.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_conf.c net: Remove globals 2008-05-10 09:22:27 +02:00
net_dns.c Fix typo noticed by David Disseldorp <ddiss@sgi.com>. AF_INET should be AF_INET6 in this case. 2008-04-30 09:28:47 -07:00
net_dom.c net: use the netapi_ctx from the net_context struct. 2008-05-16 11:58:24 +02:00
net_groupmap.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_help.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_idmap.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_lookup.c net: Fix net lookup dsgetdcname, no need to pull site ourselves. 2008-05-15 17:00:31 +02:00
net_rap.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_registry_util.c net_registry: add raw output of value to print_registry_value(). 2008-05-15 17:17:55 +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 net registry: add a getvalueraw command to print the value in raw format. 2008-05-15 17:17:55 +02:00
net_rpc_audit.c net: Remove globals 2008-05-10 09:22:27 +02:00
net_rpc_join.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_rpc_printer.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_rpc_registry.c net rpc registry: fix getvalueraw to really print raw... 2008-05-15 18:06:23 +02:00
net_rpc_rights.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_rpc_samsync.c net: Remove globals 2008-05-10 09:22:27 +02:00
net_rpc_service.c net: Remove globals 2008-05-10 09:22:27 +02:00
net_rpc_sh_acct.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_rpc_shell.c net: Remove globals 2008-05-10 09:22:27 +02:00
net_rpc.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_sam.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_status.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_time.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_usershare.c net: more whitespace cleanup 2008-05-10 09:22:31 +02:00
net_util.c net: Remove globals 2008-05-10 09:22:27 +02:00
net.c net: Remove globals 2008-05-10 09:22:27 +02:00
net.h net: Remove globals 2008-05-10 09:22:27 +02:00
netlookup.c net: Remove globals 2008-05-10 09:22:27 +02:00
nmblookup.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
ntlm_auth_diagnostics.c Cleanup size_t return values in convert_string_allocate 2008-04-11 11:33:33 +02:00
ntlm_auth.c Remove external refs to winbindd_fd 2008-04-06 12:27:08 +02:00
ntlm_auth.h r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
passwd_util.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdbedit.c Convert pdbedit to use pdb_search_users 2007-12-26 18:57:15 +01:00
profiles.c Replace sid_string_static with sid_string_tos 2007-12-15 22:09:36 +01:00
rpccheck.c Coverity fixes 2008-03-17 20:52:25 +01:00
sharesec.c Replace sid_string_static with sid_string_tos 2007-12-15 22:09:36 +01:00
smbcacls.c Fix client authentication with -P switch in client tools (Bug 5435). 2008-05-05 16:59:53 +02:00
smbcontrol.c Fix a C++ warning 2008-02-23 11:04:13 +01:00
smbcquotas.c Fix client authentication with -P switch in client tools (Bug 5435). 2008-05-05 16:59:53 +02:00
smbfilter.c Convert receive_smb_raw to NTSTATUS 2008-02-02 11:03:23 +01:00
smbget.c Coverity fixes 2008-03-17 20:52:25 +01:00
smbpasswd.c Developer doesn't cut it - need #define test for NSS_WRAPPER. 2007-12-12 18:38:52 -08:00
smbtree.c Fix client authentication with -P switch in client tools (Bug 5435). 2008-05-05 16:59:53 +02:00
smbw_sample.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
status_profile.c Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
status.c Correctly initialize lp_load in smbstatus in the presence of registry on tdb2 2008-04-23 11:35:51 +02:00
testparm.c testparm: list registry shares with testparm. 2008-05-15 02:42:41 +02:00