1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source
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 The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 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 fns for retrieving dns host name and domain name (get rid of lp_realm hacks). 0001-01-01 00:00:00 +00:00
libads Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriver info existence. 0001-01-01 00:00:00 +00:00
libsmb cleaning up some friendly error messages 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 Use smb_register_passdb() - plus some small fixes 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 Make lp_winbind_separator a const string. 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 The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 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 fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0 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 Removed global_myworkgroup, global_myname, global_myscope. Added liberal 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 Remove obsolete scripts and put in module install/uninstall 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 Having waited for *way* too long, this is mimir's namecache and trusted domain 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 global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
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 computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
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 merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 0001-01-01 00:00:00 +00:00
Makefile.in Link less with smbmnt and smbumount. Also change from a pstrcpy() to a 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00