1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Stefan Metzmacher f9578af966 ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
lib/messages_local.c
rpc_client/ndr.c
smbd/notify_internal.c
utils/net_rpc_registry.c

metze
(This used to be commit c2645d2164)
2007-11-09 21:23:16 +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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07: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 This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_dns.c Fix the build WITH_DNS_UPDATES. 2007-10-12 11:37:03 +02: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_help.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05: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 Fix Solaris by ensuring we use the IPv4 or IPv6 length 2007-11-02 10:25:34 -07:00
net_rap.c Add net rap file user 2007-10-18 13:12:58 +02: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 more fstring/pstring bad useage. Go talloc ! 2007-11-08 17:25:45 -08:00
net_rpc_registry.c ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) 2007-11-09 21:23:16 +01: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 Make base64_encode_data_blob return a talloced string 2007-11-09 15:12:30 +01:00
net_rpc_service.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_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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_rpc.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net_util.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
net.c Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07: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 more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07: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 Make base64_encode_data_blob return a talloced string 2007-11-09 15:12:30 +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 Fix the popt / bool issues. Some places we used BOOL 2007-10-19 11:38:36 -07:00
profiles.c Fix the popt / bool issues. Some places we used BOOL 2007-10-19 11:38:36 -07: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbcacls.c Sanitize smbcacls slightly 2007-11-09 15:21:58 +01:00
smbcontrol.c Remove more static data from lib/util_sock.c and 2007-11-03 22:34:46 -07:00
smbcquotas.c Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07:00
smbfilter.c Ensure we null out the address correctly. 2007-11-05 23:17:19 -08:00
smbget.c r24943: Some stackframes 2007-10-10 12:30:29 -05:00
smbpasswd.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
smbtree.c Fixed missing in_addr -> sockaddr_storage conversion (how did 2007-10-25 18:11:29 -07:00
smbw_sample.c
status_profile.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
status.c Don't segfault if locking.tdb can't be opened 2007-10-21 19:26:26 +02:00
testparm.c Fix the popt / bool issues. Some places we used BOOL 2007-10-19 11:38:36 -07:00