..
dbwrap_tool.c
dbwrap: add a dbwrap_flags argument to db_open()
2014-02-07 16:06:06 +01:00
dbwrap_torture.c
dbwrap: add a dbwrap_flags argument to db_open()
2014-02-07 16:06:06 +01:00
debug2html.c
debugparse.c
eventlogadm.c
s3: Fix Coverity ID 242754 Dereference null return value
2012-05-10 09:11:57 +02:00
interact.c
Make sure to set umask() before calling mkstemp().
2013-03-06 01:16:34 +01:00
interact.h
log2pcaphex.c
s3:utils: avoid argv related const warnings
2014-04-02 09:03:43 +02:00
net_ads_gpo.c
Typo: speciefied -> specified.
2014-04-13 19:12:22 +02:00
net_ads.c
s3-net: add "net ads enctypes {list,set,delete}".
2014-09-26 21:11:35 +02:00
net_afs.c
waf: fixup build with fake kaserver enabled
2014-06-04 20:09:39 +02:00
net_afs.h
net_cache.c
lib: Add "mem_ctx" to gencache_get_data_blob
2013-09-05 09:16:22 -07:00
net_conf_util.c
s3:net: check for GLOBAL_NAME net_conf_param_valid()
2013-09-24 07:44:28 +02:00
net_conf_util.h
s3:net rpc conf: factor validation of parameter out for re-use.
2013-09-24 07:44:28 +02:00
net_conf.c
s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".
2013-09-24 07:44:29 +02:00
net_dns.c
s3-net: give more control how to update/register DNS entries.
2012-10-02 16:22:31 +02:00
net_dns.h
s3-net: give more control how to update/register DNS entries.
2012-10-02 16:22:31 +02:00
net_dom.c
s3-utils/net: pass struct ndr_interface_table down
2012-01-18 16:23:24 +01:00
net_eventlog.c
net_file.c
net_g_lock.c
s3:utils: make use of samba_tevent_context_init()
2013-02-19 23:47:48 +01:00
net_group.c
net_groupmap.c
Typo: sucessfully -> successfully
2014-04-13 16:55:05 +02:00
net_help_common.c
net_help_common.h
net_help.c
net_idmap_check.c
dbwrap: add a dbwrap_flags argument to db_open()
2014-02-07 16:06:06 +01:00
net_idmap_check.h
net_idmap.c
dbwrap: add a dbwrap_flags argument to db_open()
2014-02-07 16:06:06 +01:00
net_join.c
net_lookup.c
Add a talloc context to sitename_fetch().
2013-09-05 09:17:27 -07:00
net_printing.c
s3-net: Add encoding=<CP> to 'net printing dump'.
2013-03-15 12:11:03 +01:00
net_proto.h
s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLBACK is passed
2013-08-05 10:30:01 +02:00
net_rap.c
s3:libsmb: get rid of cli_state_remote_name
2012-05-28 14:49:45 +02:00
net_registry_check.c
Typo: Commiting -> Committing
2014-04-14 01:33:06 +02:00
net_registry_check.h
net_registry_util.c
s3:net registry: fix output of dwords with sign bit set
2012-06-26 19:57:18 +02:00
net_registry_util.h
net_registry.c
s3:net registry import: implement dry-run with "--test"
2012-06-26 21:43:49 +02:00
net_rpc_audit.c
s3-utils/net: pass struct ndr_interface_table down
2012-01-18 16:23:24 +01:00
net_rpc_conf.c
s3:net rpc conf: factor validation of parameter out for re-use.
2013-09-24 07:44:28 +02:00
net_rpc_printer.c
s3:net_rpc_printer: make use of cli_credentials_get_username()
2014-09-29 10:51:37 +02:00
net_rpc_registry.c
net: Fix CID 1035403 Unchecked return value
2013-11-11 21:04:08 +01:00
net_rpc_rights.c
s3-utils/net: pass struct ndr_interface_table down
2012-01-18 16:23:24 +01:00
net_rpc_samsync.c
s3:libnet: pass in struct netlogon_creds_cli_context from the caller.
2014-01-07 12:47:13 +01:00
net_rpc_service.c
s3-net: Fix rpc_service_list_internal() null pointer passing.
2013-01-02 14:19:50 +01:00
net_rpc_sh_acct.c
s3-utils/net: pass struct ndr_interface_table down
2012-01-18 16:23:24 +01:00
net_rpc_shell.c
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
2013-08-05 10:30:00 +02:00
net_rpc_trust.c
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
2013-08-05 10:30:00 +02:00
net_rpc.c
s3: client : Add extra return parameter to all client open calls.
2014-05-09 23:10:07 +02:00
net_sam.c
param: rename lp function and variable from 'guestaccount' to 'guest_account'
2014-02-07 16:19:10 -08:00
net_serverid.c
Fix the build: net_serverid.c has 3 wrong format strings for 64bit vars
2013-03-05 22:49:02 +01:00
net_share.c
net_status.c
s3:net_status_shares: use connections_forall_read for a read only traversal
2012-10-19 12:14:59 +02:00
net_time.c
s3: net time - fix usage and core dump.
2014-07-30 13:32:47 +02:00
net_user.c
net_usershare.c
Make sure to set umask() before calling mkstemp().
2013-03-06 01:16:34 +01:00
net_util.c
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
2013-08-05 10:30:00 +02:00
net.c
s3:utils: avoid argv related const warnings
2014-04-02 09:03:43 +02:00
net.h
s3:net_rpc: add net_context->netlogon_creds
2014-01-07 12:47:11 +01:00
netlookup.c
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
2013-08-05 10:30:00 +02:00
nmblookup.c
s3:utils: avoid argv related const warnings
2014-04-02 09:03:43 +02:00
ntlm_auth_diagnostics.c
s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again
2012-02-20 10:50:48 +11:00
ntlm_auth_proto.h
s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again
2012-02-20 10:50:48 +11:00
ntlm_auth.c
Replace all uses of iniparser with tiniparser.
2014-08-14 21:27:13 +02:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
s3: smbpasswd - fix crashes on invalid input.
2013-12-16 15:17:58 +01:00
pdbedit.c
s3:utils: avoid argv related const warnings
2014-04-02 09:03:43 +02:00
profiles.c
s3/profiles: improve copy_registry_tree() errors
2014-05-28 20:18:21 +02:00
regedit_dialog.c
regedit: add padding to fit REG_MULTI_SZ to the text field
2014-10-01 14:32:09 +02:00
regedit_dialog.h
regedit: add search feature.
2014-10-01 14:32:08 +02:00
regedit_hexedit.c
regedit: Handle zero-length buffers better with hexedit.
2013-04-29 13:07:54 +02:00
regedit_hexedit.h
regedit: Add missing copyright headers to hexedit code.
2013-04-29 13:06:34 +02:00
regedit_list.c
regedit: handle awkward window sizes better
2014-10-01 14:32:08 +02:00
regedit_list.h
regedit: add multicolumn list widget
2014-10-01 14:32:08 +02:00
regedit_samba3.c
regedit: silence some warnings
2014-10-01 14:32:08 +02:00
regedit_treeview.c
regedit: simplify cleanup after loading children
2014-10-01 14:32:09 +02:00
regedit_treeview.h
regedit: make all hives descend from a root node
2014-10-01 14:32:09 +02:00
regedit_valuelist.c
regedit: handle awkward window sizes better
2014-10-01 14:32:08 +02:00
regedit_valuelist.h
regedit: make value list display data in multiple columns
2014-10-01 14:32:08 +02:00
regedit_wrap.c
s3: Wrap calls to the s3 registry API.
2013-04-29 13:05:41 +02:00
regedit.c
regedit: add a panic handler to restore terminal
2014-10-01 14:32:09 +02:00
regedit.h
regedit: add multicolumn list widget
2014-10-01 14:32:08 +02:00
sharesec.c
s3/sharesec: use security_ace_equal instead of sec_ace_equal
2014-05-29 01:08:25 +02:00
smbcacls.c
smbcacls: parse config file argument prior to load
2014-07-07 23:30:50 +02:00
smbcontrol.c
smbcontrol: Fix a typo
2014-08-21 14:58:37 +02:00
smbcquotas.c
s3:utils: avoid argv related const warnings
2014-04-02 09:03:43 +02:00
smbfilter.c
s3:utils: check the status of open_socket_out() correctly in smbfilter.c
2014-04-02 09:03:43 +02:00
smbget.c
s3-utils: Fix a memory leak in smbget.
2013-12-06 01:14:09 +01:00
smbpasswd.c
s3-utils: Do not disable the root check in smbpasswd.
2014-04-17 14:56:05 +02:00
smbta-util.c
s3:utils: explicitly check the return value of fscanf() to avoid unused warnings in smbta-util.c
2014-04-02 09:03:43 +02:00
smbtree.c
s3:utils: avoid argv related const warnings
2014-04-02 09:03:43 +02:00
split_tokens.c
status_profile.c
Rename the profile enums with a SAMBA_ prefix to avoid conflict with system files.
2013-11-22 08:56:38 -08:00
status.c
locking: use correct conversion specifier for printing variables
2014-06-13 13:22:18 +02:00
testparm.c
lib/param: Remove special handling for 'state dir' and 'cache dir'
2014-02-12 13:17:13 +13:00