1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
2009-08-24 16:17:43 +02:00
..
dbwrap_tool.c s3:dbwrap_tool: add listkeys operation 2009-05-26 00:51:41 +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 s3-eventlogadm: use struct eventlog_Record_tdb for storing entries in tdbs. 2009-02-04 17:47:07 +01:00
log2pcaphex.c Fix a couple of warnings in log2pcaphex.c 2009-06-05 10:12:11 +02:00
net_ads_gpo.c s3 net: i18n for net ads gpo 2009-07-29 23:46:09 +02:00
net_ads.c s3 net: i18n support for net ads 2009-07-29 23:46:09 +02:00
net_afs.c s3 net: i18n support for net cache 2009-07-29 23:59:39 +02:00
net_afs.h net: Split out "net afs" 2008-05-20 14:27:56 +02:00
net_cache.c s3 net: i18n support for net cache 2009-07-29 23:59:39 +02:00
net_conf.c s3 net: i18n support for net conf 2009-07-30 09:00:31 +02:00
net_dns.c s3-net: fix build warning. 2008-11-01 01:41:21 +01:00
net_dom.c s3 net: i18n support for net dom 2009-07-30 09:10:03 +02:00
net_eventlog.c s3 net: i18n for net eventlog 2009-07-30 09:14:45 +02:00
net_file.c s3 net: i18n support for net file 2009-07-30 09:35:42 +02:00
net_group.c s3 net: i18n support for net group and net groupmap 2009-07-30 11:16:32 +02:00
net_groupmap.c s3 net: Remove uid==0 check from net groupmap 2009-07-30 11:25:37 +02:00
net_help_common.c s3 net: i18n support for net help 2009-07-30 11:32:08 +02:00
net_help_common.h net: Split out common help functions. 2008-05-20 14:27:21 +02:00
net_help.c s3 net: i18n support for net help 2009-07-30 11:32:08 +02:00
net_idmap.c s3 net: i18n support for net idmap 2009-07-30 12:04:53 +02:00
net_join.c s3 net: i18n for net join 2009-07-30 12:07:31 +02:00
net_lookup.c s3 net: i18n support for net lookup 2009-07-30 12:10:56 +02:00
net_lua.c s3 net: i18n support for net lua 2009-07-30 12:17:46 +02:00
net_proto.h Revert "net: Use samba default command line arguments." 2009-07-22 13:39:34 +02:00
net_rap.c s3 net: i18n support for net rap 2009-08-07 09:54:51 +02:00
net_registry_util.c s3 net: i18n support for net registry 2009-08-07 09:54:51 +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 s3 net: i18n support for net registry 2009-08-07 09:54:51 +02:00
net_rpc_audit.c s3 net: i18n support for net rpc audit 2009-08-07 09:54:52 +02:00
net_rpc_join.c s3 net: i18n support for net rpc join 2009-08-10 19:40:32 +02:00
net_rpc_printer.c s3 net: i18n support for net rpc printer 2009-08-10 19:40:43 +02:00
net_rpc_registry.c s3 net: i18n support net rpc registry 2009-08-10 19:40:54 +02:00
net_rpc_rights.c s3 net: i18n support for net rpc rights 2009-08-10 19:41:03 +02:00
net_rpc_samsync.c s3 net: i18n support for net rpc samsync 2009-08-11 09:34:23 +02:00
net_rpc_service.c s3 net: i18n support for net rpc service 2009-08-11 09:34:23 +02:00
net_rpc_sh_acct.c s3 net: i18n support for net rpc shell 2009-08-11 09:34:24 +02:00
net_rpc_shell.c s3 net: i18n support for net rpc shell 2009-08-11 09:34:24 +02:00
net_rpc.c s3 net: i18n support for net rpc 2009-08-07 09:54:52 +02:00
net_sam.c s3 net: i18n support for net sam 2009-08-11 09:34:24 +02:00
net_share.c s3 net: i18n support for net share 2009-08-11 09:34:24 +02:00
net_status.c s3 net: i18n support for net status 2009-08-11 09:34:24 +02:00
net_time.c s3 net: i18n support for net time 2009-08-11 09:34:24 +02:00
net_user.c s3 net: i18n support for net user 2009-08-11 09:34:24 +02:00
net_usershare.c s3 net: i18n support for net usershare 2009-08-11 09:34:24 +02:00
net_util.c s3 net: i18n support for net utility functions 2009-08-11 09:34:25 +02:00
net.c s3 net: Add getauthuser/setauthuser commands. 2009-08-18 19:53:38 +02:00
net.h s3 net: Initial top level support. 2009-07-29 23:46:09 +02:00
netlookup.c s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED. 2009-04-21 12:40:47 +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 Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
ntlm_auth_proto.h s3: set winbindd request flags in ntlm_auth to make it contact trusted domain when krb5 auth is enabled 2009-05-22 02:03:32 +08:00
ntlm_auth.c s3: set winbindd request flags in ntlm_auth to make it contact trusted domain when krb5 auth is enabled 2009-05-22 02:03:32 +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_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 s3: fix build of pdbedit and net_sam. Guenther, please check. Signed-off-by: Bo Yang <boyang@samba.org> 2009-07-15 17:05:46 +08:00
profiles.c s3:registry: replace typedef REGVAL_CTR by struct regval_ctr. 2009-04-27 11:21:02 +02:00
rpccheck.c Coverity fixes 2008-03-17 20:52:25 +01:00
sharesec.c More warning fixes for Solaris. 2009-02-23 15:44:34 -08:00
smbcacls.c s3:smbcacls: forbid change of debug level from config file 2009-08-12 00:34:33 +02:00
smbcontrol.c make smbcontrol smbd ping work proper checking for arguments handle short pid_t correctly 2009-08-24 16:17:43 +02:00
smbcquotas.c Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int. 2009-04-30 15:26:43 -07:00
smbfilter.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
smbget.c Fix bug 6361: Make --rcfile work in smbget 2009-05-15 21:05:31 +02:00
smbpasswd.c Fix coverity #900. Resource leak. 2009-06-19 16:44:15 -07:00
smbtree.c Remove the global "struct cm_cred_struct" and associated calls, make 2009-03-17 14:53:06 -07: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: Change the share_mode_lock struct to store a base_name and stream_name 2009-07-08 21:36:04 -07:00
testparm.c Fix bug #2356 - smbclient -t <term code> no longer works. 2009-06-03 09:44:49 -07:00