1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source
Tim Potter db792ed530 More tuning of Kerberos detection - don't fall through to detect kerberos libs
when we have already decided that we can't do it.
0001-01-01 00:00:00 +00:00
..
aparser
auth * s/get_dc_name/rpc_dc_name/g (revert a previous change) 0001-01-01 00:00:00 +00:00
bin Ignore t_stringoverflow binary. 0001-01-01 00:00:00 +00:00
client Fix mount options for ro, dir_mode, file_mode 0001-01-01 00:00:00 +00:00
codepages
groupdb Ok, this patch removes the privilege stuff we had in, unused, for some time. 0001-01-01 00:00:00 +00:00
include This patch works towards to goal of common code shared between idmap_ldap 0001-01-01 00:00:00 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 0001-01-01 00:00:00 +00:00
lib * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() failure 0001-01-01 00:00:00 +00:00
libads * s/get_dc_name/rpc_dc_name/g (revert a previous change) 0001-01-01 00:00:00 +00:00
libsmb * s/get_dc_name/rpc_dc_name/g (revert a previous change) 0001-01-01 00:00:00 +00:00
locking More fixes for debug log to catch logic error. 0001-01-01 00:00:00 +00:00
modules Found out a good number of NT_STATUS_IS_ERR used the wrong way. 0001-01-01 00:00:00 +00:00
msdfs Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 0001-01-01 00:00:00 +00:00
nmbd Merge from 3.0: remove bogus static initialisers. 0001-01-01 00:00:00 +00:00
nsswitch * s/get_dc_name/rpc_dc_name/g (revert a previous change) 0001-01-01 00:00:00 +00:00
pam_smbpass Found out a good number of NT_STATUS_IS_ERR used the wrong way. 0001-01-01 00:00:00 +00:00
param Move the map acl inherit parameter into the protocol section. 0001-01-01 00:00:00 +00:00
passdb Found out a good number of NT_STATUS_IS_ERR used the wrong way. 0001-01-01 00:00:00 +00:00
po
popt
printing Squash another compiler warning. 0001-01-01 00:00:00 +00:00
profile sync'ing up for 3.0alpha20 release 0001-01-01 00:00:00 +00:00
python Delete outdated file. 0001-01-01 00:00:00 +00:00
registry Fix broken regexp in cvsignore for *.po{,32} files. 0001-01-01 00:00:00 +00:00
rpc_client Fix for bug#3. Show comments when doing 'net group -l'. 0001-01-01 00:00:00 +00:00
rpc_parse fix bug #178; available space in devmode should be int 0001-01-01 00:00:00 +00:00
rpc_server wrap group enuemration in brcome/unbecome_root() (bug #110) 0001-01-01 00:00:00 +00:00
rpcclient * s/get_dc_name/rpc_dc_name/g (revert a previous change) 0001-01-01 00:00:00 +00:00
sam Found out a good number of NT_STATUS_IS_ERR used the wrong way. 0001-01-01 00:00:00 +00:00
script merge of the netsamlogon caching code from APPLIANCE_HEAD 0001-01-01 00:00:00 +00:00
smbd Fixed the merge_default_aces() code to work correctly with inheritance. 0001-01-01 00:00:00 +00:00
smbwrapper Patch from Guenther Deschner to fix build with gcc 3.2 0001-01-01 00:00:00 +00:00
stf Add pythoncheck to make check target. 0001-01-01 00:00:00 +00:00
tdb fixed a bug found by volker 0001-01-01 00:00:00 +00:00
tests
torture Back out some of the changes to nsstest. I've kept the NULL pointer 0001-01-01 00:00:00 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 0001-01-01 00:00:00 +00:00
utils Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change 0001-01-01 00:00:00 +00:00
web Metze's patches: 0001-01-01 00:00:00 +00:00
wrepld Reverse previous patch from Stefan and me after comments by Andrew Bartlett 0001-01-01 00:00:00 +00:00
.cvsignore syncup with head 0001-01-01 00:00:00 +00:00
.dmallocrc
aclocal.m4 Add NT quota support. Patch from Stefan (metze) Metzemacher 0001-01-01 00:00:00 +00:00
autogen.sh Merge of head(1) portability patch. 0001-01-01 00:00:00 +00:00
change-log Remove reference to obsolete samba-bugs address. 0001-01-01 00:00:00 +00:00
config.guess Syncup with version of config.guess from HEAD. 0001-01-01 00:00:00 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 0001-01-01 00:00:00 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 0001-01-01 00:00:00 +00:00
configure.in More tuning of Kerberos detection - don't fall through to detect kerberos libs 0001-01-01 00:00:00 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 0001-01-01 00:00:00 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 0001-01-01 00:00:00 +00:00
install-sh
mainpage.dox Remove reference to "mainpage.dox" and CodingStandards, which have 0001-01-01 00:00:00 +00:00
Makefile.in This removes the StrCaseCmp() stuff from 'net idmap' and 'net 0001-01-01 00:00:00 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 0001-01-01 00:00:00 +00:00