1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Günther Deschner 10f1cdc797 Some cleanups for "net dom join".
Guenther
(This used to be commit 3f426f394f)
2007-12-12 00:58:58 +01: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 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 Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08: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 We don't need P_GSTRING or P_UGSTRING anymore. 2007-12-07 12:43:10 -08:00
net_dns.c Fix the build WITH_DNS_UPDATES. 2007-10-12 11:37:03 +02:00
net_dom.c Some cleanups for "net dom join". 2007-12-12 00:58:58 +01:00
net_domain.c r24771: Use infolevel 25 to set the machine account's password (just like winxp). 2007-10-10 12:30:19 -05:00
net_groupmap.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00
net_help.c Add "net dom" command suite to "net". 2007-11-30 22:25:01 +01:00
net_idmap.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_lookup.c Add MAX_DNS_NAME_LENGTH, remove more pstrings. 2007-11-15 18:27:26 -08: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_rpc_join.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07: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 r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
net_rpc_samsync.c Remove pstr_sprintf. Replace with snprintf. 2007-12-04 14:31:57 -08: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 Remove pstrings from client/client.c by doing a large rewrite. 2007-12-06 17:16:33 -08:00
net_rpc.c Replace "unknown" with access_mask when calling samr_CreateUser2(). 2007-12-11 15:26:09 +01:00
net_sam.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07: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 Gone from usershare. 2007-12-03 19:19:19 -08:00
net_util.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
net.h This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07: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 Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08: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 Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
profiles.c Getting to the home stretch for elimination of pstrings... 2007-12-03 18:48:41 -08: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 Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbcacls.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbcontrol.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbcquotas.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbfilter.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbget.c r24943: Some stackframes 2007-10-10 12:30:29 -05:00
smbpasswd.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -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