..
ads_dns.h
Change our DNS code to cope with AAAA records. A6 records
2007-10-29 13:34:00 -07:00
ads_protos.h
Fix bug 5419: memory leak in ads_do_search_all_args() when enumerating 1000s of entries
2008-04-26 08:11:20 -07:00
ads.h
s3: use pidl to pull a KRB5_EDATA_NTSTATUS.
2009-02-06 10:32:49 +01:00
adt_tree.h
adt_tree: change pathtree_add to return WERR instead of bool.
2008-04-13 15:33:47 +02:00
async_smb.h
Add the cli_wct_ofs routine to calculate the offset for write&x
2008-12-19 18:12:44 +01:00
auth.h
Remove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 14:04:14 +01:00
authdata.h
Remove last reference to rpc_netlogon.h.
2008-03-27 22:18:04 +01:00
client.h
Remove the static "struct client_connection" mess which is part of
2009-03-12 17:59:24 -07:00
clitar.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
ctdbd_conn.h
s3:cluster: fix ctdb ipv6 support
2009-01-16 15:16:59 +01:00
dbwrap.h
Add dbwrap->parse_record
2009-02-26 11:05:22 +01:00
debug.h
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
2008-10-11 20:44:19 +02:00
debugparse.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
dynconfig.h
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
2009-01-12 12:16:03 +01:00
event.h
s3:events: register as tevent backend
2009-01-05 15:07:36 +01:00
eventlog.h
s3-eventlog: move non rpc eventlog headers to own include file.
2008-11-20 17:15:29 +01:00
fake_file.h
Add proxied named pipe support
2008-10-25 15:42:51 +02:00
gpo.h
Add Group Policy extension infrastructure.
2008-02-29 17:07:57 +01:00
idmap.h
s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
2009-01-30 00:17:57 +01:00
includes.h
lib/util: remove samba specific talloc_get_type_abort()
2009-03-03 18:07:33 +01:00
interfaces.h
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
2008-09-16 16:30:14 +02:00
intl.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
libsmb_internal.h
[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-14 09:44:36 -05:00
libsmbclient.h
Make char* parameters const
2009-02-23 13:50:25 -05:00
local.h
Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
2009-02-13 16:06:17 -08:00
localedir.h
i18n/l10n pam_winbind
2008-11-13 12:43:58 +01:00
locking.h
s3: Add extid to the dev/inode pair
2009-02-19 20:58:26 -08:00
MacExtensions.h
Fix some typos.
2008-02-08 10:05:32 +01:00
mangle.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
mapping.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
memcache.h
Add comments
2008-01-03 10:24:11 +01:00
messages.h
s3:messages: finally make message_dispatch() static
2009-01-22 12:37:33 +01:00
module.h
s3-build: fix init_samba_module missing proto warning.
2008-10-14 13:40:17 +02:00
msdfs.h
Inline the once-used macro "init_dfsroot"
2008-10-19 11:36:32 +02:00
nameserv.h
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
nss_info.h
s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entry
2008-12-01 04:37:20 +01:00
nt_printing.h
s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_NOTIFY_OPTION and SPOOL_NOTIFY_OPTION_TYPE.
2009-02-23 16:17:37 +01:00
ntdomain.h
Make prs_struct->out_data.current_pdu dynamically allocated
2009-02-08 13:53:50 +01:00
ntioctl.h
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
2007-10-10 15:34:30 -05:00
ntlmssp.h
Remove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 14:04:14 +01:00
ntquotas.h
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
oplock_onefs.h
s3 OneFS: Add kernel oplocks implementation
2009-02-09 23:47:45 -08:00
packet.h
packet.h API: The callback is now responsible to talloc_free() "buf"
2009-01-02 22:11:50 +01:00
passdb.h
Shape up pdb_search a bit by making it a talloc ctx with a destructor
2009-03-07 17:51:21 +01:00
popt_common.h
popt: add a popt_common_debuglevel set of options providing -d|--debuglevel
2008-07-15 13:03:24 +02:00
printing.h
printing: Rename new parameter "cups timeout" to "cups connection timeout".
2008-09-24 11:09:04 -07:00
privileges.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
proto.h
s3-spoolss: remove old spoolss_GetPrinterDriver2.
2009-03-13 09:25:23 +01:00
rap.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
reg_db.h
Add sorted subkey cache
2009-02-26 11:05:22 +01:00
reg_objects.h
s3:registry: add a delete_subkey method to the backend ops.
2009-02-26 13:22:55 +01:00
regfio.h
s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"
2009-02-26 13:22:51 +01:00
rpc_client.h
s3-spoolss: prepare to use generated spoolss.
2009-02-06 18:54:51 +01:00
rpc_dce.h
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
2008-07-20 17:37:11 +02:00
rpc_misc.h
s3-parsing: remove a lot of unused structures and their hand marshalling.
2009-02-05 00:48:50 +01:00
rpc_perfcount_defs.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
rpc_perfcount.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
rpc_secdes.h
Move secacl to top-level.
2009-03-01 18:15:36 +01:00
rpc_spoolss.h
s3-spoolss: remove old spoolss_GetPrinterDriver2.
2009-03-13 09:25:23 +01:00
safe_string.h
Decouple clistr_pull from struct cli_state->inbuf
2009-01-26 05:39:34 +01:00
samba_linux_quota.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
secrets.h
Store a local schannel key in secrets.tdb
2008-10-06 09:54:16 +02:00
services.h
s3-svcctl: use pidl based struct SERVICE_STATUS.
2009-01-08 13:24:22 +01:00
session.h
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
2007-10-10 12:31:09 -05:00
smb_acls.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
smb_macros.h
Remove the global variable "chain_size"
2009-01-31 11:09:39 +01:00
smb_perfcount.h
S3: Make changes to perfcount API set for when a single request leads to multiple replies
2009-02-19 00:01:00 -08:00
smb_share_modes.h
s3: Add extid to the dev/inode pair
2009-02-19 20:58:26 -08:00
smb.h
Fix bug #6155 - "force group" is no longer working as expected.
2009-03-03 16:08:56 -08:00
smbldap.h
Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-26 19:46:18 -07:00
smbprofile.h
S3: Add in profile counters for new vfs and syscall entries.
2009-02-24 15:53:01 -08:00
spnego.h
s3-asn1/spnego: use OIDs including dots.
2008-10-22 21:37:36 +02:00
srvstr.h
Remove some direct inbuf references by adding smbreq_bufrem
2008-11-02 09:22:40 +01:00
stamp-h.in
sysquotas.h
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-10-14 01:59:36 +02:00
trans2.h
Add CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP capability to
2007-12-27 10:18:22 -08:00
transfer_file.h
Move transfer_file and transfer_file_internal to a module of their own.
2008-01-10 14:31:25 +01:00
util_getent.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
util_tdb.h
s3:util_tdb: remove duplicate prototypes (from ../lib/util/util_tdb.h)
2009-01-28 10:35:49 +01:00
vfs_macros.h
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 20:58:01 -08:00
vfs.h
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 20:58:01 -08:00
wbc_async.h
Don't copy the winbindd_request in wb_trans
2009-03-08 12:52:58 +01:00