1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source/include
Jeremy Allison 2f1c95ac77 r21777: As Stevef requested and the Apple guys agreed, make
mode_t in posix_open/posix_mkdir -> 8 bytes to match
the SET_UNIX_INFO_BASIC call. Steve is updating the
Wikki.
Jeremy.
2007-10-10 12:18:32 -05:00
..
core r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's 2007-10-10 11:51:08 -05:00
ads_cldap.h r17970: Add missing include-guards around ads.h and ads_cldap.h. 2007-10-10 11:39:44 -05:00
ads_dns.h r17795: Finally track down the "ads_connect: Interrupted system call" 2007-10-10 11:38:47 -05:00
ads_protos.h r18869: two build fixes for systems without ldap 2007-10-10 12:14:39 -05:00
ads.h r21240: Fix longstanding Bug #4009. 2007-10-10 12:17:50 -05:00
adt_tree.h r18784: hopefully fix the BOOL bug on AIX 2007-10-10 12:00:57 -05:00
asn_1.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
auth.h r15475: Ugly and disgusting patch to fix the username map problem I created by 2007-10-10 11:16:52 -05:00
authdata.h r13588: Second attempt to fix Bug #3330 - treat the string as a 2007-10-10 11:10:16 -05:00
byteorder.h port latest changes from SAMBA_3_0 tree 0001-01-01 00:00:00 +00:00
charset.h r20268: merge -r 20261:20263 from samba_3_0_24 2007-10-10 12:16:38 -05:00
client.h r21768: Fix the client dfs code such that smbclient can 2007-10-10 12:18:30 -05:00
clitar.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
core.h r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's 2007-10-10 11:51:08 -05:00
dcerpc.h r18235: stub header to get past compile issues with pidl ndr output 2007-10-10 11:51:17 -05:00
debug.h r14898: This change is an attempt to improve the quality of the information that 2007-10-10 11:15:53 -05:00
debugparse.h r12111: Fix the "everything" build by re-adding debug2html. Oops. 2007-10-10 11:05:45 -05:00
dlinklist.h r20116: Start merging in the work done to create the new idmap subsystem. 2007-10-10 12:16:25 -05:00
doserr.h r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). 2007-10-10 12:18:16 -05:00
dynconfig.h r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
event.h r20931: This changes the notify infrastructure from a polling-based to an event-driven 2007-10-10 12:17:21 -05:00
fake_file.h r2388: fix client quota support 2007-10-10 10:52:42 -05:00
gpo.h r18986: Add some more GPO download helper functions. 2007-10-10 12:14:53 -05:00
hmacmd5.h r13553: Fix all our warnings at -O6 on an x86_64 box. 2007-10-10 11:10:13 -05:00
idmap.h r20951: Remove the DOM_SID field in the struct idmap_domain and bounce 2007-10-10 12:17:21 -05:00
includes.h r21240: Fix longstanding Bug #4009. 2007-10-10 12:17:50 -05:00
interfaces.h merge from APPLIANCE_HEAD 0001-01-01 00:00:00 +00:00
intl.h Merge from 3.0: 0001-01-01 00:00:00 +00:00
libmsrpc_internal.h r11124: Commit Chris' fixes for libmsrpc after the rpc_client 2007-10-10 11:05:01 -05:00
libmsrpc.h r18679: Fix the build. 2007-10-10 12:00:46 -05:00
libsmb_internal.h r18013: Fix for "bug" (enhancement) 3684. 2007-10-10 11:39:48 -05:00
libsmbclient.h r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect. 2007-10-10 12:17:42 -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 r17346: Add optimisation vl needs for the cluster code where 2007-10-10 11:38:27 -05:00
MacExtensions.h More spelling. 0001-01-01 00:00:00 +00:00
mangle.h r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
mapping.h r18271: Big change: 2007-10-10 11:51:18 -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
messages.h r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags. 2007-10-10 12:17:33 -05:00
module.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
msdfs.h r21754: Volker is completely correct. There's no need for 2007-10-10 12:18:28 -05:00
nameserv.h r12107: Move to a tdb-based wins database. At the moment we still 2007-10-10 11:05:45 -05: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 r21001: * Use a simple '#define LDAPMessage void' to fix the build 2007-10-10 12:17:25 -05:00
nt_printing.h r13829: From the "It's not pretty but it works" category 2007-10-10 11:10:56 -05:00
nt_status.h r21084: Make the Samba4 files compile in Samba3, not activated yet. 2007-10-10 12:17:34 -05:00
ntdomain.h r19218: With the new RPC server infrastructure all backend functions are filled, at 2007-10-10 12:15:22 -05:00
nterr.h r21581: Add an error code I just got 2007-10-10 12:18:15 -05:00
ntioctl.h r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> with 2007-10-10 10:58:20 -05:00
ntlmssp.h r17612: Modify NTLMSSP session code so that it doesn't store 2007-10-10 11:38:43 -05:00
ntquotas.h sync 3.0 into HEAD for the last time 0001-01-01 00:00:00 +00:00
passdb.h r21188: bumping passdb version number to make sure this is different than the 3.0.25 branch 2007-10-10 12:17:46 -05:00
popt_common.h r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
printing.h r17622: Add a framework for a printing backend designed to support the build farm. If 2007-10-10 11:38:44 -05:00
privileges.h r18784: hopefully fix the BOOL bug on AIX 2007-10-10 12:00:57 -05:00
pstring.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rap.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
reg_objects.h r19991: Sorry for this 2000-liner... 2007-10-10 12:16:18 -05:00
regfio.h r9486: ensure that the registry hash records are sorted by original subkey name and not the 4 character hash key 2007-10-10 11:01:11 -05:00
rpc_brs.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
rpc_client.h r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
rpc_dce.h r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -05:00
rpc_ds.h r20512: Fix typo. 2007-10-10 12:16:54 -05:00
rpc_eventlog.h r18623: starting on eventlog IDL 2007-10-10 11:52:01 -05:00
rpc_lsa.h r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -05:00
rpc_misc.h r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
rpc_netlogon.h r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname 2007-10-10 12:15:18 -05:00
rpc_ntsvcs.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
rpc_perfcount_defs.h r19921: Add license and copyright info 2007-10-10 12:16:10 -05:00
rpc_perfcount.h r19921: Add license and copyright info 2007-10-10 12:16:10 -05:00
rpc_samr.h r19355: Add getdispenumindex2 wrapper for rpcclient. 2007-10-10 12:15:31 -05:00
rpc_secdes.h r21705: add modify rights defines 2007-10-10 12:18:24 -05:00
rpc_spoolss.h r19028: Implement getprinterinfo level 6 (only the status) and get rid of snum in the 2007-10-10 12:15:03 -05:00
rpc_svcctl.h r12914: adding query/set ops for security descriptors on services. 2007-10-10 11:06:07 -05:00
safe_string.h r1215: Intermediate checkin of the new keytab code. I need to make sure I 2007-10-10 10:52:00 -05:00
samba_linux_quota.h Oops. Broke the build. Added missing files. 0001-01-01 00:00:00 +00:00
samba_xfs_quota.h Oops. Broke the build. Added missing files. 0001-01-01 00:00:00 +00:00
secrets.h r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
session.h r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
smb_acls.h r17804: Fix a enum/int mixup found by the IRIX compiler. 2007-10-10 11:38:49 -05:00
smb_ldap.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
smb_macros.h r21525: Go ahead and checkin the mlock() & memalign() fixes so 2007-10-10 12:18:10 -05:00
smb_share_modes.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
smb.h r21724: Optimization pointed out by Volker. If we don't 2007-10-10 12:18:26 -05:00
smbldap.h r20215: Next step trying to fix the Solaris build. 2007-10-10 12:16:33 -05:00
smbprofile.h r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
spnego.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
srvstr.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
stamp-h.in Make sure that the stamp file is newer than configure.in 0001-01-01 00:00:00 +00:00
sysquotas.h Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.x quota methods. 0001-01-01 00:00:00 +00:00
trans2.h r21777: As Stevef requested and the Apple guys agreed, make 2007-10-10 12:18:32 -05:00
util_getent.h Removed version number from file header. 0001-01-01 00:00:00 +00:00
util_tdb.h r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging wrapper 2007-10-10 12:17:33 -05:00
vfs_macros.h r21757: Add SMB_VFS_CHFLAGS operation. 2007-10-10 12:18:28 -05:00
vfs.h r21757: Add SMB_VFS_CHFLAGS operation. 2007-10-10 12:18:28 -05:00
xfile.h Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 0001-01-01 00:00:00 +00:00