1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
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
..
auth r22390: Patchset sent to samba-technical to address the winbind 2007-10-10 12:19:30 -05:00
client r22354: Make client select krb5 encrpyt if krb5 already on. 2007-10-10 12:19:28 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
include r22390: Patchset sent to samba-technical to address the winbind 2007-10-10 12:19:30 -05:00
iniparser r19928: Fix klokwork id 4509, 4573, 4574. 2007-10-10 12:16:10 -05:00
intl r21973: make use of tdb_*_bystring() and string_term_tdb_data() 2007-10-10 12:18:54 -05:00
lib r22389: Start preparing for multiple encryption contexts in the 2007-10-10 12:19:30 -05:00
libaddns r21851: Obvious typos... 2007-10-10 12:18:38 -05:00
libads r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical 2007-10-10 12:19:17 -05:00
libgpo r20610: Fix a Solaris warning 2007-10-10 12:16:58 -05:00
libmsrpc r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call. 2007-10-10 12:18:23 -05:00
librpc r22055: Port the endpoint mapper (and functions it requires) to Samba 3. 2007-10-10 12:19:06 -05:00
libsmb r22389: Start preparing for multiple encryption contexts in the 2007-10-10 12:19:30 -05:00
locking r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
modules r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (calls 2007-10-10 12:19:16 -05:00
nmbd r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line. 2007-10-10 12:19:17 -05:00
nsswitch r22390: Patchset sent to samba-technical to address the winbind 2007-10-10 12:19:30 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r22285: Allow arbitrary bases in int and ulong parsing. 2007-10-10 12:19:24 -05:00
passdb r22125: Fix a warning 2007-10-10 12:19:14 -05:00
po r20745: Commit Finnish transalation of SWAT after review 2007-10-10 12:17:08 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
profile r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r22135: Check in most of Michael Adam's net conf utility. A good share of this patch 2007-10-10 12:19:16 -05:00
rpc_client r22092: - make spnego_parse_auth_response() more generic and 2007-10-10 12:19:10 -05:00
rpc_parse r22163: Pure reformatting. I hate 4 space tabstops :-). 2007-10-10 12:19:18 -05:00
rpc_server r22126: Fix a bogus uninitialized variable warning 2007-10-10 12:19:15 -05:00
rpcclient r22062: Fix the parsing of info level 3. Flags is not a flags 2007-10-10 12:19:07 -05:00
script r21950: After discussion with the Apple and Linux client maintainers, 2007-10-10 12:18:51 -05:00
services r20069: Fix logic bug I introduced 2007-10-10 12:16:23 -05:00
smbd r22389: Start preparing for multiple encryption contexts in the 2007-10-10 12:19:30 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tests r19941: One copy of this code should be sufficient. 2007-10-10 12:16:11 -05:00
torture r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
utils r22282: Fix last few name -> servicename changes. 2007-10-10 12:19:24 -05:00
web r22282: Fix last few name -> servicename changes. 2007-10-10 12:19:24 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
aclocal.m4 r21467: Add GPFS-provided DMAPI support based on their GPL library 2007-10-10 12:18:06 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r22376: Make sure we use krb5 when we identify just an older heimdal lib (0.6.x) 2007-10-10 12:19:29 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox
Makefile.in r22321: BUG 4509: Makefile fix linking the sfu.so and rfc2307.so 2007-10-10 12:19:26 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r21157: this is 3.0.26 trunk 2007-10-10 12:17:44 -05:00