..
ads_cldap.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
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
Add ads_get_joinable_ous().
2008-01-03 18:15:59 +01:00
ads.h
This is a large patch (sorry). Migrate from struct in_addr
2007-10-24 14:16:54 -07:00
adt_tree.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
asn_1.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
auth.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
authdata.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
byteorder.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
charset.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
client.h
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08: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
core.h
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
2007-10-10 11:51:08 -05:00
ctdbd_conn.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
dbwrap.h
Add dbwrap bystring service routines
2007-12-10 16:06:32 +01:00
dcerpc.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
debug.h
Fix the non-gcc branch of "likely"
2007-12-28 00:12:14 +01: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
dlinklist.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
doserr.h
Add some more join related werror codes.
2008-01-03 18:15:14 +01:00
dynconfig.h
Remove the char[1024] strings from dynconfig. Replace
2007-12-10 11:30:37 -08:00
event.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
fake_file.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
gpo.h
r25325: Rename some defines.
2007-10-10 12:30:59 -05:00
hmacmd5.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
idmap.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
includes.h
Move transfer_file and transfer_file_internal to a module of their own.
2008-01-10 14:31:25 +01:00
interfaces.h
Try to fix the build on systems without struct sockaddr_storage type
2007-11-08 11:46:18 +01: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
libmsrpc_internal.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
libmsrpc.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
libsmb_internal.h
Add the options smb_encrypt_level to set the requested
2008-01-05 00:51:18 -08:00
libsmbclient.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
local.h
r17107: Make the 200 ms timeout value tunable in local.h...
2007-10-10 11:38:12 -05:00
locking.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
MacExtensions.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05: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
md5.h
r3697: BUG 2027: fix multiple declaration of MD5_CTX (do we really care about DOS compilers?). Will watch build farm though.
2007-10-10 10:53:14 -05:00
memcache.h
Add comments
2008-01-03 10:24:11 +01:00
messages.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
module.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
msdfs.h
Remove pstrings completely except for smbctool (what does this do ?).
2007-12-07 12:02:44 -08:00
nameserv.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
ndr.h
r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's
2007-10-10 11:51:08 -05:00
nss_info.h
r23800: LGPL is now called GNU Lesser General Public License
2007-10-10 12:28:26 -05:00
nt_printing.h
Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.c
2007-11-27 19:05:08 -08:00
nt_status.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
ntdomain.h
Make smb_np_struct talloc'ed
2007-12-16 12:59:21 +01:00
nterr.h
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
2007-12-07 16:20:22 +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
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
ntquotas.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
packet.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
passdb.h
Remove the sampwent interface
2007-12-26 18:57:15 +01:00
popt_common.h
Add general '-e' option to enable smb encryption
2008-01-05 00:23:35 -08:00
printing.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
privileges.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
rap.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
rbtree.h
Make the Linux rbtrees compile within Samba
2007-12-10 16:06:32 +01:00
reg_db.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
reg_objects.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
regfio.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
rpc_brs.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
rpc_client.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
rpc_dce.h
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
2007-10-10 12:31:03 -05:00
rpc_ds.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
rpc_eventlog.h
Remove pstring from everything in rpc_server except
2007-11-27 11:22:58 -08:00
rpc_lsa.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
rpc_misc.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
rpc_netlogon.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
rpc_ntsvcs.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05: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_samr.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
rpc_secdes.h
r25534: Apply some const
2007-10-10 12:31:12 -05:00
rpc_spoolss.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
rpc_srvsvc.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
rpc_svcctl.h
r23808: Make us a bit more C++ friendly. Thanks to Constantine Vetoshev
2007-10-10 12:28:29 -05:00
safe_string.h
Remove pstrings completely except for smbctool (what does this do ?).
2007-12-07 12:02:44 -08: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
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05: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_ldap.h
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
smb_macros.h
Fixup hot paths - add macro for toupper (c < 0x80).
2008-01-09 17:32:26 -08:00
smb_share_modes.h
r23798: updated old Temple Place FSF addresses to new URL
2007-10-10 12:28:26 -05:00
smb.h
Refactor the crypto code after a very helpful conversation
2008-01-04 12:56:23 -08:00
smbldap.h
Remove unused prototype for smbldap_get_single_pstring().
2007-11-27 22:22:35 -08:00
smbprofile.h
Add missing recvfile_bytes element - noticed by Kukks.
2007-11-01 10:21:27 -07:00
spnego.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
srvstr.h
r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()
2007-10-10 12:28:35 -05:00
stamp-h.in
Make sure that the stamp file is newer than configure.in
1999-07-18 20:34:50 +00:00
sysquotas.h
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
talloc_stack.h
Add the calls to make use of talloc_pools in a talloc_stackframe.
2008-01-09 17:07:58 -08: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
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
vfs_macros.h
Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 01:27:05 +01:00
vfs.h
Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 01:27:05 +01:00
xfile.h
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00