..
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
libgpo: fix the build of gpext plugins.
2009-04-20 23:38:11 +02:00
net_ads.c
s3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-07 01:17:30 +02:00
net_afs.c
net_afs.h
net_cache.c
S3: Fixes for coverity issues.
2009-02-10 14:43:14 -08:00
net_conf.c
s3:net conf: support dangling parameters by specifying "" as the section name.
2009-04-27 11:21:02 +02:00
net_dns.c
s3-net: fix build warning.
2008-11-01 01:41:21 +01:00
net_dom.c
s3-netapi: Fix Bug #6309 : support remote unjoining of Windows 2003 or greater.
2009-04-30 23:40:09 +02:00
net_eventlog.c
s3-eventlog: split out evlog_convert_tdb_to_evt().
2009-04-08 19:45:58 +02:00
net_file.c
net_group.c
net_groupmap.c
net_help_common.c
net_help_common.h
net_help.c
net_idmap.c
net_join.c
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.c
s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.
2009-04-21 12:40:47 +02:00
net_rpc_audit.c
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
2009-04-21 12:40:47 +02:00
net_rpc_join.c
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
2009-04-21 12:40:47 +02:00
net_rpc_printer.c
Fix a bunch of type-punned warnings -- gd, please fix properly :-)
2009-05-03 22:48:30 +02:00
net_rpc_registry.c
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
2009-04-27 11:21:02 +02:00
net_rpc_rights.c
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
2009-04-21 12:40:47 +02: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: Fix Bug #5329 : add "net rpc service delete/create".
2009-04-08 22:40:24 +02:00
net_rpc_sh_acct.c
s3: remove POLICY_HND.
2009-03-18 23:22:29 +01:00
net_rpc_shell.c
net_rpc.c
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
2009-04-30 15:26:43 -07:00
net_sam.c
Shape up pdb_search a bit by making it a talloc ctx with a destructor
2009-03-07 17:51:21 +01:00
net_share.c
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_usershare.c
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
2009-04-20 23:58:26 +02:00
net_util.c
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
2009-04-21 12:40:47 +02:00
net.c
s3-net: make "net eventlog" help output a little more appropriate.
2009-04-29 11:47:27 +02:00
net.h
s3:net: add --request-timeout option
2009-04-17 21:46:47 +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
ntlm_auth.c
s3: Fix ntlm_auth and winbindd to use new common libcli/auth APIs
2009-04-14 19:33:04 +10:00
ntlm_auth.h
passwd_proto.h
passwd_util.c
pdbedit.c
Remove a silly check
2009-04-05 17:04:28 +02:00
profiles.c
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
2009-04-27 11:21:02 +02:00
rpccheck.c
sharesec.c
More warning fixes for Solaris.
2009-02-23 15:44:34 -08:00
smbcacls.c
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
2009-04-30 15:26:43 -07:00
smbcontrol.c
s3-smbcontrol: use correct PRINTER_NOTIFY flags.
2009-03-18 17:46:00 +01: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
Convert name_mangle() to use talloc
2009-02-24 20:40:46 +01:00
smbget.c
More warning fixes for Solaris.
2009-02-23 16:22:43 -08:00
smbpasswd.c
Don't look up local user for remote changes, even when root.
2009-04-16 17:14:29 +02: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
status_profile.c
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
status.c
S3: Log warning in smbstatus about lack of pid in anonymous mode.
2009-02-18 18:08:33 -08:00
testparm.c
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
2009-01-12 12:16:03 +01:00