1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3
Jeremy Allison 89ef861b4b Fix client large file reporting.
Jeremy
(This used to be commit 185804ac94)
2002-12-10 23:27:12 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Make it clear that we might not be talking to a PDC here. 2002-12-01 03:11:53 +00:00
bin Ignore ntlm_auth binary. 2002-11-29 02:46:33 +00:00
client fix stat reporting on put command 2002-12-05 00:47:41 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:38 +00:00
include Fix client large file reporting. 2002-12-10 23:27:12 +00:00
intl Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:38 +00:00
lib The _abs time functions should not be converting from/to GMT. 2002-12-10 00:46:47 +00:00
libads More printer data to publish 2002-12-05 19:13:20 +00:00
libsmb Fix client large file reporting. 2002-12-10 23:27:12 +00:00
locking Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:38 +00:00
modules finnally put in Alexander parametric pacth 2002-12-09 13:02:27 +00:00
msdfs Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
nmbd Stop using hacks for dns host/domain names. 2002-12-03 19:37:42 +00:00
nsswitch Remove extra headers, and ensure that we correctly bail out of winbindd if we 2002-12-01 03:14:30 +00:00
pam_smbpass Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. 2002-11-24 08:38:53 +00:00
param finnally put in Alexander parametric pacth 2002-12-09 13:02:27 +00:00
passdb use FILE_MACRO instead of __FILE__ 2002-12-03 21:49:00 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Fix debugs for rap mapping. Delete job on map fail. 2002-12-05 22:32:25 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python FUNCTION_MACRO change broke the Python modules. 2002-12-04 23:31:47 +00:00
registry Add some const 2002-12-05 19:11:40 +00:00
rpc_client make querygroup in rpcclient working, same fix as per 2.2 tree 2002-12-08 11:56:45 +00:00
rpc_parse Support printer info 7, used for publishing 2002-12-03 19:48:18 +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. 2002-12-04 17:28:51 +00:00
rpcclient make querygroup in rpcclient working, same fix as per 2.2 tree 2002-12-08 11:56:45 +00:00
sam Remove FILE_MACRO as __FILE__ is ANSI C. 2002-12-04 23:57:15 +00:00
script fix broken incremental tar - merge from 2.2 2002-12-10 21:50:44 +00:00
smbd The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 2002-12-05 03:59:56 +00:00
smbwrapper Fix smbwrapper from the global_* changes. 2002-11-13 21:47:21 +00:00
tdb Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:38 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Please compile with : 2002-11-23 02:58:29 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Tidy up some bits. We can now at least list all the keys. 2002-12-10 23:25:11 +00:00
web Remove FILE_MACRO as __FILE__ is ANSI C. 2002-12-04 23:57:15 +00:00
wrepld Lots of fixes for error paths where tdb_fetch() data need freeing. 2002-11-23 02:52:38 +00:00
.cvsignore Add autom4te.cache (used by newer autoconfs) 2002-10-29 21:46:36 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
acconfig.h Remove FILE_MACRO as __FILE__ is ANSI C. 2002-12-04 23:57:15 +00:00
aclocal.m4 Add support to build plugins in source/ 2002-11-05 16:33:26 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
config.sub By popular demand: a new config.guess and config.sub 2001-12-08 17:37:59 +00:00
configure Rerun configure. 2002-12-05 00:06:12 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in Remove FILE_MACRO as __FILE__ is ANSI C. 2002-12-04 23:57:15 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
Doxyfile Vance picked up a pile of typos etc at the CIFS confernce, and finally got them 2002-09-27 05:29:43 +00:00
dynconfig.c Remove DRIVERFILE constant. It was removed with the old win95 2002-11-05 03:05:29 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in Add support to Makefile.in for editreg 2002-12-10 21:29:03 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00