..
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
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08: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
r24413: Minor edits for libgpo.
2007-10-10 12:29:42 -05:00
net_ads.c
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2().
2008-01-15 16:40:22 +01:00
net_cache.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
net_conf.c
Add and modify comments in net_conf.c
2008-01-13 23:45:57 +01:00
net_dns.c
Fix some warnings -- Jeremy, please check
2008-01-15 11:01:18 +01:00
net_dom.c
Fix libnetapi error string callers.
2008-01-11 15:28:24 +01:00
net_domain.c
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2().
2008-01-15 16:40:22 +01:00
net_groupmap.c
s/sid_to_string/sid_to_fstring/
2007-12-15 22:47:30 +01:00
net_help.c
Add general '-e' option to enable smb encryption
2008-01-05 00:23:35 -08:00
net_idmap.c
Replace sid_string_static with sid_string_tos
2007-12-15 22:09:36 +01:00
net_lookup.c
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
2008-01-11 15:32:20 +01:00
net_rap.c
Add error message to net rap file and net rap file user
2007-11-19 16:42:27 +01:00
net_rpc_audit.c
Some more minor cleanup for "net rpc audit".
2008-01-14 18:39:15 +01:00
net_rpc_join.c
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2().
2008-01-15 16:40:22 +01:00
net_rpc_printer.c
Remove next_token - all uses must now be next_token_talloc.
2007-12-07 17:32:32 -08:00
net_rpc_registry.c
Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().
2007-12-04 15:21:14 -08:00
net_rpc_rights.c
Stop Coverity complaining about uninitialized variables.
2008-01-11 23:41:17 -08:00
net_rpc_samsync.c
util_str: Don't return memory from talloc_tos(), use mem_ctx instead.
2008-01-19 02:20:16 +01:00
net_rpc_service.c
Fix svcctl callers.
2007-12-03 18:43:19 +01:00
net_rpc_sh_acct.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
net_rpc_shell.c
Replace sid_string_static with sid_string_tos
2007-12-15 22:09:36 +01:00
net_rpc.c
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2().
2008-01-15 16:40:22 +01:00
net_sam.c
Properly destroy the pdb search object
2007-12-26 18:57:14 +01:00
net_status.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
net_time.c
This is a large patch (sorry). Migrate from struct in_addr
2007-10-24 14:16:54 -07:00
net_usershare.c
s/sid_to_string/sid_to_fstring/
2007-12-15 22:47:30 +01:00
net_util.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
net.c
Fix args to cli_force_encryption.
2008-01-05 00:41:48 -08:00
net.h
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2().
2008-01-15 16:40:22 +01:00
netlookup.c
This is a large patch (sorry). Migrate from struct in_addr
2007-10-24 14:16:54 -07:00
nmblookup.c
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00
ntlm_auth_diagnostics.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
ntlm_auth.c
ntlm_auth: Prepare for a deeper rewrite of the helper functions
2008-01-19 13:16:24 +01: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
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
sharesec.c
Replace sid_string_static with sid_string_tos
2007-12-15 22:09:36 +01:00
smbcacls.c
Add general '-e' option to enable smb encryption
2008-01-05 00:23:35 -08:00
smbcontrol.c
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00
smbcquotas.c
Fix -e for smbcquotas.
2008-01-05 00:50:03 -08:00
smbfilter.c
Fix the build.
2008-01-04 13:24:24 -08:00
smbget.c
Add -e to smbget.
2008-01-05 00:51:50 -08:00
smbpasswd.c
Developer doesn't cut it - need #define test for NSS_WRAPPER.
2007-12-12 18:38:52 -08:00
smbtree.c
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00
smbw_sample.c
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00
status_profile.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
status.c
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00
testparm.c
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00