1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source
Herb Lewis 52fdb787d4 fix broken incremental tar - merge from 2.2
found by "Jacob Anawalt" <anawaltaj@hotmail.com>
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 Make it clear that we might not be talking to a PDC here. 0001-01-01 00:00:00 +00:00
bin Ignore ntlm_auth binary. 0001-01-01 00:00:00 +00:00
client fix stat reporting on put command 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb Lots of fixes for error paths where tdb_fetch() data need freeing. 0001-01-01 00:00:00 +00:00
include More printer data to publish 0001-01-01 00:00:00 +00:00
intl Lots of fixes for error paths where tdb_fetch() data need freeing. 0001-01-01 00:00:00 +00:00
lib The _abs time functions should not be converting from/to GMT. 0001-01-01 00:00:00 +00:00
libads More printer data to publish 0001-01-01 00:00:00 +00:00
libsmb Ensure global_scope() returns "", not the NULL string. Froma tpot fix. 0001-01-01 00:00:00 +00:00
locking Lots of fixes for error paths where tdb_fetch() data need freeing. 0001-01-01 00:00:00 +00:00
modules finnally put in Alexander parametric pacth 0001-01-01 00:00:00 +00:00
msdfs Address the string_sub problem by changing len = 0 to mean "no expand". 0001-01-01 00:00:00 +00:00
nmbd Stop using hacks for dns host/domain names. 0001-01-01 00:00:00 +00:00
nsswitch Remove extra headers, and ensure that we correctly bail out of winbindd if we 0001-01-01 00:00:00 +00:00
pam_smbpass Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. 0001-01-01 00:00:00 +00:00
param finnally put in Alexander parametric pacth 0001-01-01 00:00:00 +00:00
passdb use FILE_MACRO instead of __FILE__ 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 Fix debugs for rap mapping. Delete job on map fail. 0001-01-01 00:00:00 +00:00
profile More compile warnings. 0001-01-01 00:00:00 +00:00
python FUNCTION_MACRO change broke the Python modules. 0001-01-01 00:00:00 +00:00
registry Add some const 0001-01-01 00:00:00 +00:00
rpc_client make querygroup in rpcclient working, same fix as per 2.2 tree 0001-01-01 00:00:00 +00:00
rpc_parse Support printer info 7, used for publishing 0001-01-01 00:00:00 +00:00
rpc_server Automatic printer publishing when using APW or choosing 'list in the directory' in printer settings. Currently very little is published, and you cannot unpublish because of a bug in win2k clients. 0001-01-01 00:00:00 +00:00
rpcclient make querygroup in rpcclient working, same fix as per 2.2 tree 0001-01-01 00:00:00 +00:00
sam Remove FILE_MACRO as __FILE__ is ANSI C. 0001-01-01 00:00:00 +00:00
script fix broken incremental tar - merge from 2.2 0001-01-01 00:00:00 +00:00
smbd The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 0001-01-01 00:00:00 +00:00
smbwrapper Fix smbwrapper from the global_* changes. 0001-01-01 00:00:00 +00:00
tdb Lots of fixes for error paths where tdb_fetch() data need freeing. 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 Please compile with : 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils Add support to Makefile.in for editreg 0001-01-01 00:00:00 +00:00
web Remove FILE_MACRO as __FILE__ is ANSI C. 0001-01-01 00:00:00 +00:00
wrepld Lots of fixes for error paths where tdb_fetch() data need freeing. 0001-01-01 00:00:00 +00:00
.cvsignore Add autom4te.cache (used by newer autoconfs) 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
acconfig.h Remove FILE_MACRO as __FILE__ is ANSI C. 0001-01-01 00:00:00 +00:00
aclocal.m4 Add support to build plugins in source/ 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 Rerun configure. 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 Remove FILE_MACRO as __FILE__ is ANSI C. 0001-01-01 00:00:00 +00:00
configure.nodebug.developer
Doxyfile Vance picked up a pile of typos etc at the CIFS confernce, and finally got them 0001-01-01 00:00:00 +00:00
dynconfig.c Remove DRIVERFILE constant. It was removed with the old win95 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 Add support to Makefile.in for editreg 0001-01-01 00:00:00 +00:00
smbadduser