1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Volker Lendecke 0fe05982cd Ban getgrouplist on linux glibc systems with glibc <= 2.3.
This segfaults when you have to many group membership entries
in /etc/group.

Fixed in glibc CVS end of April 2003.

Volker
(This used to be commit 61bfdf0b12)
2003-07-17 10:03:37 +00:00
..
aparser
auth Fix a small typo in a comment and pretty it up a bit. 2003-07-11 17:50:59 +00:00
bin Ignore t_stringoverflow binary. 2003-05-26 23:52:48 +00:00
client Fix for bug 222 from Marcin Owsiany. 2003-07-17 04:17:58 +00:00
codepages
groupdb fixes for 'net rpc vampire'. I can now take a blank Samba host 2003-07-16 02:20:53 +00:00
include Refactor signing code to remove most dependencies on 'struct cli'. 2003-07-16 22:57:56 +00:00
intl
lib Add API framework for server SMB signing. 2003-07-16 21:06:21 +00:00
libads Fixed memory leaks, added krb5 replay cache. Now I need to add code to check 2003-07-12 00:27:22 +00:00
libsmb Correctly toggle the signing state to what it was previosly when sending 2003-07-17 00:58:14 +00:00
locking More fixes for debug log to catch logic error. 2003-05-22 18:56:51 +00:00
modules Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
msdfs Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
nmbd Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, nmbd, winbindd). Reviewed by jerry and tridge. 2003-07-15 17:21:21 +00:00
nsswitch fixes for 'net rpc vampire'. I can now take a blank Samba host 2003-07-16 02:20:53 +00:00
pam_smbpass Ignore *.po 2003-07-11 03:30:18 +00:00
param Putting the framework for server signing in place. Ensure we don't use 2003-07-17 00:48:21 +00:00
passdb Fix memleak 2003-07-16 13:57:53 +00:00
po
popt
printing fix cache coherency bug in print handle print_info_2 cache. 2003-07-14 19:51:34 +00:00
profile
python Delete outdated file. 2003-06-13 00:07:59 +00:00
registry i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
rpc_client In the presense of RPC fragments, schannel is not strictly request/reply, 2003-07-17 01:34:05 +00:00
rpc_parse Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request 2003-07-14 08:46:32 +00:00
rpc_server In the presense of RPC fragments, schannel is not strictly request/reply, 2003-07-17 01:34:05 +00:00
rpcclient Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request 2003-07-14 08:46:32 +00:00
sam moving more code around. 2003-07-11 05:33:40 +00:00
script removing outdated scripts 2003-07-16 04:53:57 +00:00
smbd Correctly toggle the signing state to what it was previosly when sending 2003-07-17 00:58:14 +00:00
smbwrapper Patch from Guenther Deschner to fix build with gcc 3.2 2003-04-24 03:55:22 +00:00
stf Add pythoncheck to make check target. 2003-05-13 04:38:09 +00:00
tdb adding command for moving a record from one tdb to another 2003-07-16 16:51:51 +00:00
tests
torture i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
ubiqx
utils Add API framework for server SMB signing. 2003-07-16 21:06:21 +00:00
web Metze's patches: 2003-05-26 16:54:39 +00:00
wrepld Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
.cvsignore
.dmallocrc
aclocal.m4 Fix a small problem I seem to have introduced into aclocal.m4 2003-07-10 15:23:09 +00:00
autogen.sh Merge of head(1) portability patch. 2003-05-22 00:49:24 +00:00
change-log
config.guess Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub
configure.developer
configure.in Ban getgrouplist on linux glibc systems with glibc <= 2.3. 2003-07-17 10:03:37 +00:00
Doxyfile
dynconfig.c
install-sh
mainpage.dox
Makefile.in Add API framework for server SMB signing. 2003-07-16 21:06:21 +00:00
smbadduser