1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source
Jeremy Allison f2674d1ac9 Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid
caching code. Reduces load on winbindd. Probably should be moved to
use gencache at some future date.
Jeremy.
0001-01-01 00:00:00 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 0001-01-01 00:00:00 +00:00
auth Cleanups: (merge from HEAD) 0001-01-01 00:00:00 +00:00
bin sync up ignored files from HEAD 0001-01-01 00:00:00 +00:00
client Samba janitors: applying mbp's redundant umask fix. 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb small merges from SAMBA_3_0; mostly typos, renames, etc... 0001-01-01 00:00:00 +00:00
include Sync with HEAD version. 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 Merge of nicer error message for gencache open error from HEAD. 0001-01-01 00:00:00 +00:00
libads Merging from HEAD - add a note about a better method for finding netbios name of workgroup 0001-01-01 00:00:00 +00:00
libsmb adding more descriptions for nt status codes 0001-01-01 00:00:00 +00:00
locking Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 0001-01-01 00:00:00 +00:00
modules Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace scandir() with portable readdir() calls. 0001-01-01 00:00:00 +00:00
msdfs Fix the msdfs proxy handling code in dfsenum to return the cumulative number of 0001-01-01 00:00:00 +00:00
nmbd Merge from HEAD: 0001-01-01 00:00:00 +00:00
nsswitch Merge from HEAD...setup the %U substitution in winbindd for the homedir template 0001-01-01 00:00:00 +00:00
pam_smbpass Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. 0001-01-01 00:00:00 +00:00
param We now have client-side SMB signing support! 0001-01-01 00:00:00 +00:00
passdb Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and some 0001-01-01 00:00:00 +00:00
po added fr.msg from Fanch 0001-01-01 00:00:00 +00:00
popt stop popt from doing its own intl stuff 0001-01-01 00:00:00 +00:00
printing Merge from HEAD: Fix NULL pointer de-reference in arguments to tdb_pack. 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 reverted this patch till I sort out the craziness with UNIHDR 0001-01-01 00:00:00 +00:00
registry reverted this patch till I sort out the craziness with UNIHDR 0001-01-01 00:00:00 +00:00
rpc_client One more signed/unsigned fix 0001-01-01 00:00:00 +00:00
rpc_parse Merge from HEAD: Send the session key to the client, allowing it to perform SMB 0001-01-01 00:00:00 +00:00
rpc_server Fixed type. 0001-01-01 00:00:00 +00:00
rpcclient merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb to 0001-01-01 00:00:00 +00:00
script autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 0001-01-01 00:00:00 +00:00
smbd Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid 0001-01-01 00:00:00 +00:00
smbwrapper Fix smbwrapper from global* changes. 0001-01-01 00:00:00 +00:00
tdb Ensure we overwrite a tdb if the hash size changes. 0001-01-01 00:00:00 +00:00
tests added a simple test to see whether building shared libraries actually 0001-01-01 00:00:00 +00:00
torture Samba janitors: applying mbp's redundant umask fix. 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 Merge of smbcontrol debuglevel fixes from HEAD. 0001-01-01 00:00:00 +00:00
web Merge from HEAD - convert username/password to unix before checking them in 0001-01-01 00:00:00 +00:00
wrepld Merge from HEAD: 0001-01-01 00:00:00 +00:00
.cvsignore .cvsignore for configure and config.h.in 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
acconfig.h Merge from HEAD: 0001-01-01 00:00:00 +00:00
aclocal.m4 Sync with HEAD 0001-01-01 00:00:00 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 0001-01-01 00:00:00 +00:00
change-log
config.guess By popular demand: a new config.guess and config.sub 0001-01-01 00:00:00 +00:00
config.sub By popular demand: a new config.guess and config.sub 0001-01-01 00:00:00 +00:00
configure.developer Change ./configure.developer to stay in effect across a 0001-01-01 00:00:00 +00:00
configure.in Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 0001-01-01 00:00:00 +00:00
configure.nodebug.developer
Doxyfile syncing up with HEAD. Seems to be a lot of differences creeping in 0001-01-01 00:00:00 +00:00
dynconfig.c Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions. 0001-01-01 00:00:00 +00:00
install-sh
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 0001-01-01 00:00:00 +00:00
Makefile.in Added extended audit module. 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