Gerald Carter
4b7123bba7
r22700: Add a simple wcache TRUSTDOM api for maintaing a complete
...
list of trusted domains without requiring each winbindd process
to aquire this on its own. This is needed for various idmap
plugins and for dealing with different trust topoligies.
list_trusted_domain() patches coming next.
(This used to be commit 2da62a3d96
)
2007-10-10 12:21:47 -05:00
Volker Lendecke
bf7008abb8
r22695: Dummy checkin (reformatting) to make the AIX hosts retry.
...
(This used to be commit cd55ccef6a
)
2007-10-10 12:21:46 -05:00
Volker Lendecke
c4d42829a5
r22693: Always compile before checkin.... I've now installed dmapi on my laptop :-)
...
(This used to be commit 7460511c4e
)
2007-10-10 12:21:46 -05:00
Volker Lendecke
baabe03030
r22692: Fix compilation of explicit --without-winbind.
...
Thanks to Tom Bork for reporting this!
Volker
(This used to be commit 3f956d3451
)
2007-10-10 12:21:46 -05:00
Volker Lendecke
fb56443427
r22691: Fix a 64-bit warning and a const const discard warning
...
(This used to be commit 3a2ca1b1b8
)
2007-10-10 12:21:46 -05:00
Volker Lendecke
1bcee2679d
r22688: Change lock_data in struct byte_range_lock from void * to struct lock_struct *
...
(This used to be commit 8e0e278961
)
2007-10-10 12:21:46 -05:00
Simo Sorce
327e232e40
r22677: One line fix to make net idmap restore work again
...
Jerry, please add this for 3.0.25 final
(This used to be commit e04ca2d7f8
)
2007-10-10 12:19:54 -05:00
Jeremy Allison
92999cee8d
r22676: Fix zero alloc with create_rpc_blob().
...
Jeremy.
(This used to be commit c73963a60a
)
2007-10-10 12:19:54 -05:00
Jeremy Allison
f1d8c4da23
r22675: Simo's patch for 0 size allocation. Still need
...
to examine parse_misc.c fix.
Jeremy.
(This used to be commit 80d981265c
)
2007-10-10 12:19:54 -05:00
Jeremy Allison
32b9beb164
r22673: Fix for Jerry's reversion. We still need to check size
...
before talloc.
Jeremy.
(This used to be commit 9e4c6ab739
)
2007-10-10 12:19:54 -05:00
Günther Deschner
e468268335
r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make
...
winbindd's kerberized pam_auth use that.
Guenther
(This used to be commit 0f436eab5b
)
2007-10-10 12:19:54 -05:00
Günther Deschner
116c1532e7
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the NTSTATUS
...
codes directly out of the krb5_error edata.
Guenther
(This used to be commit dcd902f24a
)
2007-10-10 12:19:53 -05:00
Günther Deschner
6288491e90
r22663: Restructure kerberos_kinit_password_ext() error path.
...
Guenther
(This used to be commit 997ded4e3f
)
2007-10-10 12:19:53 -05:00
Stefan Metzmacher
c5bcb4b31a
r22659: merge from SAMBA_4_0:
...
- add AC_GNU_SOURCE macro for systems which don't have it
(sles8)
- fix compiler warning on some systems
metze
(This used to be commit cb785d9bed
)
2007-10-10 12:19:53 -05:00
Günther Deschner
e7d06b1c25
r22655: Call correct free-macros in netsamlogon_cache_get() error paths. Forgot those
...
in the previous commit.
Guenther
(This used to be commit fce2fe9903
)
2007-10-10 12:19:53 -05:00
Gerald Carter
aa454619a2
r22654: And this is now Samba 3.0.27pre1-SVN
...
(This used to be commit 435a6e5e82
)
2007-10-10 12:19:53 -05:00
James Peach
68d5d934bb
r22648: Fix comment to match the code.
...
(This used to be commit e93d33b463
)
2007-10-10 12:19:52 -05:00
Günther Deschner
b213b35e08
r22647: Avoid leaking a full info3 structure on each winbindd cached login by making
...
netsamlogon_cache_get() return a talloc'ed structure.
Guenther
(This used to be commit 5b149967cc
)
2007-10-10 12:19:52 -05:00
Simo Sorce
b48096e546
r22646: segfault fix in idmap_ldap.c from 3_0_25
...
(This used to be commit 565d7d0b18
)
2007-10-10 12:19:52 -05:00
Günther Deschner
d14e7803e7
r22644: Fix memleak.
...
Guenther
(This used to be commit 65a2701f36
)
2007-10-10 12:19:52 -05:00
Günther Deschner
c74c6f722f
r22643: Don't clear cached U/SID and UG/SID entries when we want to logon offline.
...
Guenther
(This used to be commit 37f9f466fd
)
2007-10-10 12:19:52 -05:00
Jelmer Vernooij
cd7ad0993d
r22641: Install tdbdump and tdbbackup.
...
(This used to be commit 232c5c6557
)
2007-10-10 12:19:51 -05:00
Günther Deschner
bdbe2a955b
r22636: Fix logic bug.
...
We certainly don't want to crash winbind on each sucessfull
centry_uint{8,16,32,64} read.
Jeremy, please check :-)
Guenther
(This used to be commit bfcd10766b
)
2007-10-10 12:19:51 -05:00
James Peach
3972121063
r22633: Fix typo in debug message.
...
(This used to be commit 4c58b6b194
)
2007-10-10 12:19:51 -05:00
James Peach
d7041fedc8
r22631: Remove the possibility of sid_check_is_domain and
...
sid_check_is_in_our_domain getting out of sync.
(This used to be commit bbc102172a
)
2007-10-10 12:19:51 -05:00
Gerald Carter
a127d5331a
r22630: Revert svn r22576 (parse change to enum_aliasmem(). Original code was correct
...
(This used to be commit cf11b43149
)
2007-10-10 12:19:50 -05:00
Michael Adam
b3010b5d6b
r22615: fix prototype
...
(This used to be commit 6999d578ae
)
2007-10-10 12:19:50 -05:00
James Peach
a0f86157fe
r22614: Only enable GNU-isms in the Makefile if we can be sure that the GNU
...
make we found is what will be run when the user invokes "make".
(This used to be commit e3802961c1
)
2007-10-10 12:19:50 -05:00
Volker Lendecke
d02f4f4db7
r22613: Fix an uninitialized variable warning
...
(This used to be commit d4c5d5ffb3
)
2007-10-10 12:19:50 -05:00
Jeremy Allison
f5d6c8e0d7
r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad
...
memory leak I introduced into acl code, also remove
redundent extra check for global_sid_System :
global_sid_System == S-1-5-18 which is already
included in the check for a domain of
global_sid_NT_Authority == S-1-5
Jeremy.
(This used to be commit 10649540ac
)
2007-10-10 12:19:50 -05:00
Jeremy Allison
879081236d
r22593: Finish doing the same for raw TALLOC.
...
Jeremy.
(This used to be commit aef3c262b7
)
2007-10-10 12:19:50 -05:00
Jeremy Allison
09ba519eb4
r22592: Fix TALLOC_SIZE to be consistent.
...
Jeremy.
(This used to be commit 8044a6482c
)
2007-10-10 12:19:49 -05:00
Jeremy Allison
5b3d90e48b
r22591: Fix up the examples also.
...
Jeremy.
(This used to be commit aa5a1591c6
)
2007-10-10 12:19:49 -05:00
Jeremy Allison
56a5d05b8b
r22590: Make TALLOC_ARRAY consistent across all uses.
...
That should be it....
Jeremy.
(This used to be commit 603233a98b
)
2007-10-10 12:19:49 -05:00
Jeremy Allison
be8b0685a5
r22589: Make TALLOC_ARRAY consistent across all uses.
...
Jeremy.
(This used to be commit 8968808c3b
)
2007-10-10 12:19:49 -05:00
Jeremy Allison
79de0ad946
r22588: Make all uses of TALLOC_MEMDUP consistent.
...
Jeremy.
(This used to be commit 8ad13718af
)
2007-10-10 12:19:48 -05:00
Jeremy Allison
1e362c0e7f
r22587: Ensure TALLOC_ZERO_ARRAY is consistent.
...
Jeremy.
(This used to be commit c3df5d08dd
)
2007-10-10 12:19:47 -05:00
Jeremy Allison
6b605a9cd7
r22586: Add a modified version of Simo's patch.
...
Jeremy.
(This used to be commit 18f47f999d
)
2007-10-10 12:19:47 -05:00
Jeremy Allison
61f95f1f97
r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
...
Jeremy.
(This used to be commit c622fb8536
)
2007-10-10 12:19:47 -05:00
Jelmer Vernooij
84c37a1fe2
r22584: Don't hardcode specific Python version.
...
Patch by the Samba packaging team for Debian.
(This used to be commit 1d3f35941b
)
2007-10-10 12:19:47 -05:00
Jelmer Vernooij
e3aed5a809
r22583: Support non-Linux GNU systems (such as Debians' GNU with FreeBSD kernel and
...
Hurd systems).
Patch by the Samba packaging team for Debian.
(This used to be commit 1aa64eb02c
)
2007-10-10 12:19:46 -05:00
Jelmer Vernooij
811d0279c1
r22578: Remove python build directory and generated smbadduser.
...
Patch originally by the Debian packaging team for Samba.
(This used to be commit f46492a4db
)
2007-10-10 12:19:46 -05:00
Jeremy Allison
138668d5d2
r22577: Change all of parse/*.c to use standard form. Fix some
...
marshalling bugs.
Jeremy.
(This used to be commit 3df99006f8
)
2007-10-10 12:19:46 -05:00
Jeremy Allison
571845991e
r22576: Fix marshalling bug in aliasmem.
...
Jeremy.
(This used to be commit 415c476f72
)
2007-10-10 12:19:45 -05:00
Jeremy Allison
08a730e2ef
r22574: Fix reply when we have no dfs shares.
...
Jeremy.
(This used to be commit f95bf093f9
)
2007-10-10 12:19:45 -05:00
Jeremy Allison
71aa8a1ec2
r22573: Fix old bug mixing free() and talloc_free()
...
when the add_sid_to_array_XX code was moved
from malloc to talloc. Found running valgrind
and rpcclient. Needs merging for 3.0.25 final.
Jeremy.
(This used to be commit 8af56dbd00
)
2007-10-10 12:19:45 -05:00
Jeremy Allison
4ab6a8ebb7
r22564: Move the _strict -> _zeronull functions into lib/util.c
...
and out of talloc at tridge's request.
Jeremy.
(This used to be commit da78488b86
)
2007-10-10 12:19:45 -05:00
Volker Lendecke
e26dee48f0
r22561: Fix a memleak in lanman.c: Nobody would free the session_list.
...
Volker
(This used to be commit 5d428400f7
)
2007-10-10 12:19:45 -05:00
Steve French
a01c1968b5
r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for
...
reminding me how to use Valgrind).
(This used to be commit 4616c29b9f
)
2007-10-10 12:19:45 -05:00
Jeremy Allison
9263287a36
r22555: Ensure our paranoid malloc functions return NULL on
...
size == 0 so we have a known behavior.
Jeremy.
(This used to be commit 27c0f29708
)
2007-10-10 12:19:44 -05:00