1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/include
Gerald Carter 36da6cb584 r22390: Patchset sent to samba-technical to address the winbind
loop when allocating a new id for a SID:

auth_util.patch		Revert create_local_token() to
			the 3.0.24 codebase

idmap_type.patch	Have the caller fillin the
			id_map.xid.type field when
			resolving a SID so that if we allocate
			a new id, we know what type to use

winbindd_api.patch	Remove the WINBINDD_SIDS_TO_XIDS calls
			from the public winbindd interface
			for the 3.0.25 release

idmap_rid.patch		Cleanup the idmap_rid backend to not
			call back into winbindd to resolve
			the SID in order to verify it's type.
(This used to be commit 3b24dae9e7)
2007-10-10 12:19:30 -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 r21870: Move sending auth_server keepalives out of the main loop into an idle event. 2007-10-10 12:18:41 -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
charset.h r20268: merge -r 20261:20263 from samba_3_0_24 2007-10-10 12:16:38 -05:00
client.h r21991: I hate Steve French :-). Add support for encryption 2007-10-10 12:18:58 -05:00
clitar.h
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 r22390: Patchset sent to samba-technical to address the winbind 2007-10-10 12:19:30 -05:00
includes.h r22315: move tdbback.c content into tdbbackup.c 2007-10-10 12:19:26 -05:00
interfaces.h
intl.h
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
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 r21800: Check-in the DFS rewrite. I am still testing this but it 2007-10-10 12:18: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
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 r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se> 2007-10-10 12:18:42 -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 r22172: FSCTL_RECALL_FILE is 0x90117 according to my traces. Record it here. 2007-10-10 12:19:18 -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
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
rap.h
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
rpc_client.h r22055: Port the endpoint mapper (and functions it requires) to Samba 3. 2007-10-10 12:19:06 -05:00
rpc_dce.h r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -05:00
rpc_ds.h r22104: BUG 4439: Fix the object picket on x64 WIndopws XP/2003. 2007-10-10 12:19:12 -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 r22062: Fix the parsing of info level 3. Flags is not a flags 2007-10-10 12:19:07 -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
samba_linux_quota.h
samba_xfs_quota.h
secrets.h r21831: Back out r21823 for a while, this is going into a bzr tree first. 2007-10-10 12:18:37 -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 r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace 2007-10-10 12:19:24 -05:00
smb_share_modes.h r22154: Make struct smbdb_ctx an opaque pointer so users of the API 2007-10-10 12:19:17 -05:00
smb.h r22390: Patchset sent to samba-technical to address the winbind 2007-10-10 12:19:30 -05:00
smbldap.h r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes winbind 2007-10-10 12:18: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
sysquotas.h
trans2.h r21969: Start working on the gss-side of the server negotiation. 2007-10-10 12:18:54 -05:00
util_getent.h
util_tdb.h r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -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