1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/include
Stefan Metzmacher 93dc24eed9 r18950: I can't see where stropts.h and poll.h are needed
(I just removed the only reference to poll() in my last commit)

they were added in this commit, without make usage of them.

http://cvs.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.21&r2=1.22&f=h
http://cvs.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h.diff?r1=1.105&r2=1.106&f=h

metze
(This used to be commit b852cf46c2)
2007-10-10 12:14:49 -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 r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. 2007-10-10 11:39:49 -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 2003-08-02 20:06:57 +00:00
charset.h r18793: Fix BE string handling in the auto-generated 2007-10-10 12:00:58 -05:00
client.h r17800: Start using struct timespec internally for file times 2007-10-10 11:38:48 -05:00
clitar.h Removed version number from file header. 2002-01-30 06:08:46 +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 r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() 2007-10-10 11:51:59 -05:00
doserr.h r17541: When returning a trans2 request, if the "max data 2007-10-10 11:38:38 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
fake_file.h r2388: fix client quota support 2007-10-10 10:52:42 -05:00
gpo.h r18926: Add some useful macros. 2007-10-10 12:14:47 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
includes.h r18950: I can't see where stropts.h and poll.h are needed 2007-10-10 12:14:49 -05:00
interfaces.h merge from APPLIANCE_HEAD 2001-11-28 21:51:11 +00:00
intl.h Merge from 3.0: 2003-10-09 06:10:52 +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 r18013: Fix for "bug" (enhancement) 3684. 2007-10-10 11:39:48 -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. 2002-04-04 20:38:10 +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 r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture 2007-10-10 11:38:11 -05:00
module.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
msdfs.h r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs). 2007-10-10 11:38:34 -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
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 r18878: With the recent checkins for me Samba3 compiles again with the NTSTATUS/WERROR 2007-10-10 12:14:41 -05:00
ntdomain.h r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
nterr.h r17191: Forgotten file, sorry! 2007-10-10 11:38:18 -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 2003-09-09 04:07:32 +00:00
passdb.h r18271: Big change: 2007-10-10 11:51:18 -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. 2002-01-30 06:08:46 +00:00
rap.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
reg_objects.h r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use 2007-10-10 11:03:25 -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. 2002-01-30 06:08:46 +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 r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -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 r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -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 r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
rpc_perfcount.h r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
rpc_reg.h r18789: Replace the winreg server code with the libndr parsing code. 2007-10-10 12:00:57 -05:00
rpc_samr.h r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient. 2007-10-10 12:00:46 -05:00
rpc_secdes.h r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
rpc_shutdown.h r6014: rather large change set.... 2007-10-10 10:56:15 -05:00
rpc_spoolss.h r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
rpc_svcctl.h r12914: adding query/set ops for security descriptors on services. 2007-10-10 11:06:07 -05:00
rpc_wkssvc.h Removed version number from file header. 2002-01-30 06:08:46 +00: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. 2004-01-05 21:02:37 +00:00
samba_xfs_quota.h Oops. Broke the build. Added missing files. 2004-01-05 21:02:37 +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 r17316: More C++ warnings -- 456 left 2007-10-10 11:38:25 -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 r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
smbldap.h r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts for 2007-10-10 11:17:21 -05:00
smbprofile.h r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -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
sysquotas.h Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.x quota methods. 2004-01-05 19:36:02 +00:00
trans2.h r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
util_getent.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
vfs_macros.h r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
vfs.h r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
xfile.h Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +00:00