1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Gerald Carter f96242d933 r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the
check for IS_DC.  Otherwise we will for example fail to lookup a
sid of S-1-22-1-780 because it has no valid struct winbindd_domain*
in the list.   Thanks to Simo for the catch.
(This used to be commit f53aa56998)
2007-10-10 12:22:17 -05:00
..
auth r22956: Fix security=server (bug #4622). Volker's patch 2007-10-10 12:22:11 -05:00
client r22982: Do not prompt for password on sec=none for mount.cifs (and allow guest 2007-10-10 12:22:13 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "net 2007-10-10 12:21:57 -05:00
include r22920: Add in the UNIX capability for 24-bit readX, as discussed 2007-10-10 12:22:08 -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 r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() for 2007-10-10 12:22:16 -05:00
libaddns r22589: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
libads r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s. 2007-10-10 12:22:05 -05:00
libgpo r22928: Use better success error code. 2007-10-10 12:22:09 -05:00
libmsrpc r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
librpc r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
libsmb r23001: - Fix but #4634. Type of the size parameter to getpeername was wrong. 2007-10-10 12:22:13 -05:00
locking r23014: For all branches, ensure that if we're blocked on a POSIX 2007-10-10 12:22:15 -05:00
m4 r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -05:00
modules r22918: Attempt to fix the build of the tru64acl module. 2007-10-10 12:22:07 -05:00
nmbd r23015: Make message_(de)register static to messages.c 2007-10-10 12:22:15 -05:00
nsswitch r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the 2007-10-10 12:22:17 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r22648: Fix comment to match the code. 2007-10-10 12:19:52 -05:00
passdb r23051: sid_to_[ug]id fixes for smbd 2007-10-10 12:22:17 -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 r23023: Get rid of the only caller of message_send_pid_with_timeout(). This replaces 2007-10-10 12:22:16 -05:00
profile r22900: Convert profile/ to messaging_send_pid/messaging_register 2007-10-10 12:22:05 -05:00
python r22840: Add -pie support to Python's setup.py. This should fix build of python libs on recent distributions that take care of security. 2007-10-10 12:22:01 -05:00
registry r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
rpc_client r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
rpc_parse r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches 2007-10-10 12:22:02 -05:00
rpc_server r23015: Make message_(de)register static to messages.c 2007-10-10 12:22:15 -05:00
rpcclient r22589: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
script r22998: merge from SAMBA_4_0: 2007-10-10 12:22:13 -05:00
services r20069: Fix logic bug I introduced 2007-10-10 12:16:23 -05:00
smbd r23016: Remove extra & - thanks to Volker for spotting this. 2007-10-10 12:22:15 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tests r22731: - Fix bug #4594. 2007-10-10 12:21:51 -05:00
torture r22908: All callers of message_init now also call messaging_init. Unify those. 2007-10-10 12:22:07 -05:00
utils r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help". 2007-10-10 12:22:15 -05:00
web r22761: This introduces lib/conn_tdb.c with two main functions: connections_traverse 2007-10-10 12:21:55 -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
autogen.sh r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -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 r23005: If we're running on a system where time_t is 8 bytes 2007-10-10 12:22:13 -05:00
depcomp r22441: Add automatic dependency tracking. The dependency generation is 2007-10-10 12:19:34 -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 r22879: Tidy the build rules for targets that need the installation paths. 2007-10-10 12:22:05 -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 r22654: And this is now Samba 3.0.27pre1-SVN 2007-10-10 12:19:53 -05:00