1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/utils
2009-02-13 12:15:04 +01:00
..
debug2html.c
debugparse.c
eventlogadm.c s3-eventlogadm: use struct eventlog_Record_tdb for storing entries in tdbs. 2009-02-04 17:47:07 +01:00
log2pcaphex.c S3: Various fixes for log2pcaphex utility 2009-02-09 18:04:53 -08:00
net_ads_gpo.c Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
net_ads.c S3: Fixes for coverity issues. 2009-02-10 14:43:14 -08: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 S3: Fixes for coverity issues. 2009-02-10 14:43:14 -08:00
net_conf.c s3:net conf: remove check for sharename being a usernam in "net conf addshare" 2009-02-06 11:05:50 +01:00
net_dns.c s3-net: fix build warning. 2008-11-01 01:41:21 +01:00
net_dom.c net: use NETSETUP flags consistently. 2008-09-08 10:17:21 +02:00
net_eventlog.c s3-net: add "net eventlog export". 2009-02-04 19:02:17 +01: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 Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
net_lua.c s3:events: change event_add_timed() prototype to match samba4 2009-01-05 15:07:35 +01:00
net_proto.h s3-net: add "net eventlog dump". 2009-02-04 19:01:31 +01:00
net_rap.c net: Fix net rap printq info documentation (bug #5892) 2008-11-17 08:58:25 +01: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 Implement type multi_sz for "net registry setvalue" 2008-12-02 15:04:45 +01: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 Fix Coverity ID 742 (RESOURCE_LEAK) 2009-02-13 10:20:57 +01:00
net_rpc_printer.c s3-net: use rpccli_spoolss_SetPrinterDataEx. 2009-02-12 22:51:29 +01:00
net_rpc_registry.c winreg: fix winreg_EnumValue callers. 2009-01-16 00:28:46 +01:00
net_rpc_rights.c s3/net: Display error message if user does not exist. 2009-01-09 17:00:22 +01:00
net_rpc_samsync.c s3-libnet-samsync: use samsync_ops. 2008-11-18 16:04:39 +01:00
net_rpc_service.c s3-net: use rpccli_svcctl_EnumServicesStatusW. 2009-01-09 17:08:18 +01: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: use samr_RidWithAttribute instead of DOM_GID. 2009-02-05 00:47:06 +01:00
net_sam.c Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL. 2008-11-06 20:48:13 -08:00
net_share.c net: Split out "net share" 2008-05-20 14:28:01 +02:00
net_status.c s3:net_status: use dbwrap to open sessionid.tdb 2008-12-16 10:24:18 +01:00
net_time.c Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08: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 Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
net.c s3-net: add "net eventlog dump". 2009-02-04 19:01:31 +01:00
net.h s3-net: add net_dc_info struct. 2008-11-18 16:00:40 +01:00
netlookup.c Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth 2008-07-20 17:37:11 +02:00
nmblookup.c Use common net utility code (address and sockaddr manipulation). 2008-10-23 20:41:15 +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 Fix an uninitialized variable, introdued with 4d100f2f 2009-02-13 12:15:04 +01:00
ntlm_auth.h
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 Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL. 2008-11-06 20:48:13 -08:00
profiles.c Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
rpccheck.c Coverity fixes 2008-03-17 20:52:25 +01:00
sharesec.c Add -D option to sharesec util to delete the entire security descriptor. 2008-12-28 17:45:41 -08:00
smbcacls.c Make cli_tcon_andx async 2009-01-30 12:47:59 +01:00
smbcontrol.c s3:smbcontrol: don't call message_dispatch() anymore, it's triggered by tevent_loop_once() 2009-01-22 12:37:30 +01:00
smbcquotas.c Remove the global "cmdline_auth_info" from source3/lib/util.c 2008-12-14 14:00:43 +01:00
smbfilter.c Fix the build of smbfilter 2009-01-04 17:29:27 +01:00
smbget.c Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
smbpasswd.c Minor tidyup of unix account missing code. 2009-01-09 19:40:09 -08:00
smbtree.c Remove the global "cmdline_auth_info" from source3/lib/util.c 2008-12-14 14:00:43 +01: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 s3: make better use of ccache by not including version.h in every C-file. 2009-01-15 22:56:01 +01:00
testparm.c Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c 2009-01-12 12:16:03 +01:00