1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3/utils
Jelmer Vernooij f0c4829e82 Remove silly safe_free() function which is a wrapper around SAFE_FREE().
Since it's a function it just sets the local pointer to NULL and basically
is an equivalent to free().

It also claims it's being used for callbacks but isn't used that way
anywhere.
2008-10-19 13:06:14 +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: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_ads.c Remove silly safe_free() function which is a wrapper around SAFE_FREE(). 2008-10-19 13:06:14 +02:00
net_afs.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_afs.h net: Split out "net afs" 2008-05-20 14:27:56 +02:00
net_cache.c Revert "Return timed out entries from gencache_get if timeout param != NULL" 2008-07-11 17:53:25 +02:00
net_conf.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_dns.c Remove an unused variable 2008-10-05 15:49:32 +02:00
net_dom.c net: use NETSETUP flags consistently. 2008-09-08 10:17:21 +02:00
net_file.c net: Split out "net file" 2008-05-20 14:27:47 +02:00
net_group.c net: Split out "net group" 2008-05-20 14:27:40 +02:00
net_groupmap.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_help_common.c net: add "-k" switch for kerberos authentication (in preparation for #5416). 2008-07-31 13:53:53 +02:00
net_help_common.h net: Split out common help functions. 2008-05-20 14:27:21 +02:00
net_help.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_idmap.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_join.c net: Move "net join" handling into a separate file. 2008-05-20 14:27:24 +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_proto.h net: Make share type lookup a function. 2008-09-26 20:52:13 +02:00
net_rap.c net: Make share type lookup a function. 2008-09-26 20:52:13 +02:00
net_registry_util.c Cope with changed signature of http_timestring(). 2008-10-11 23:57:44 +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: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_rpc_audit.c Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx 2008-07-21 14:36:28 +02:00
net_rpc_join.c Add TALLOC_CTX pointer to generate_random_str(), for consistency with 2008-10-19 10:05:48 +02:00
net_rpc_printer.c Remove silly safe_free() function which is a wrapper around SAFE_FREE(). 2008-10-19 13:06:14 +02:00
net_rpc_registry.c s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. 2008-09-23 09:49:56 +02:00
net_rpc_rights.c Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx 2008-07-21 14:36:28 +02:00
net_rpc_samsync.c net: Add missing colon to unify usage messages. 2008-08-22 16:47:19 +02:00
net_rpc_service.c s3: remove rpccli_svcctl_query_config. 2008-10-16 09:54:49 +02:00
net_rpc_sh_acct.c Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx 2008-07-21 14:36:28 +02:00
net_rpc_shell.c net: now that "net rpc user" uses netapi calls exclusivly, net rpc shell needs 2008-08-29 13:57:59 +02:00
net_rpc.c s3: fix various samr callers. 2008-10-15 17:11:27 +02:00
net_sam.c net sam: fix typo in comment 2008-06-17 23:57:26 +02:00
net_share.c net: Split out "net share" 2008-05-20 14:28:01 +02:00
net_status.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_time.c net: Rename functable3 to functable, get rid of old functables 2008-06-10 09:48:21 +02:00
net_user.c net: Split out "net user" 2008-05-20 14:27:27 +02:00
net_usershare.c Use common util_file code. 2008-10-12 17:34:43 +02:00
net_util.c net: Make share type lookup a function. 2008-09-26 20:52:13 +02:00
net.c vampire keytab: add command line switch --clean-old-entries . 2008-08-01 16:08:00 +02:00
net.h net: share_type is defined in net_rap.c, net_rpc.c needs to use that. 2008-09-10 12:05:18 +02:00
netlookup.c Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth 2008-07-20 17:37:11 +02:00
nmblookup.c Remove silly safe_free() function which is a wrapper around SAFE_FREE(). 2008-10-19 13:06:14 +02:00
ntlm_auth_diagnostics.c Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
ntlm_auth_proto.h ntlm_auth: freeze ntlm_auth_proto.h from "make proto" 2008-05-18 23:29:01 +02:00
ntlm_auth.c Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal. 2008-10-18 16:16:57 +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_proto.h build: freeze passwd_proto.h from "make proto" 2008-05-18 23:33:20 +02:00
passwd_util.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdbedit.c Cope with changed signature of http_timestring(). 2008-10-11 23:57:44 +02: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 Remove SEC_ACCESS. It's a uint32_t. 2008-10-09 09:49:03 -07:00
smbcacls.c Attempt to fix bug #5818 - "smbcacls: sorts ACEs improperly and loses inheritance", based on 2008-10-14 16:09:17 -07:00
smbcontrol.c Make the change to smbcontrol for "all" to mean broadcast, 2008-08-18 16:18:34 -07:00
smbcquotas.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
smbfilter.c Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses 2008-05-28 09:31:42 -07:00
smbget.c Coverity fixes 2008-03-17 20:52:25 +01:00
smbpasswd.c Fix some nonempty blank lines 2008-09-01 23:32:42 +02:00
smbtree.c Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth 2008-07-20 17:37:11 +02:00
smbw_sample.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
status_profile.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00
status.c first cut at adding full transactions for ctdb to samba3 2008-08-13 11:54:08 +02:00
testparm.c [s3]testparm: prevent "no stackframe around" warning. 2008-10-18 15:36:16 +02:00