1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source
Martin Pool bcb443c5c4 Add two more memory-debug smbcontrol messages: these ones should
prompt dmalloc to log information about what happening, so you can see
in flight why smbd is getting bloated.
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 Better explanation message for dmalloc. 0001-01-01 00:00:00 +00:00
bin Add a very trivial talloc torture program, bin/talloctort. Not built 0001-01-01 00:00:00 +00:00
client FIXME: At the moment, if the user should happen to give the options 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb When re-writing tdb version numbers as little endian int32, we must 0001-01-01 00:00:00 +00:00
include Add two more memory-debug smbcontrol messages: these ones should 0001-01-01 00:00:00 +00:00
intl Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian 0001-01-01 00:00:00 +00:00
lib Add two more memory-debug smbcontrol messages: these ones should 0001-01-01 00:00:00 +00:00
libads added nTSecurityDescriptor field to host acct dump 0001-01-01 00:00:00 +00:00
libsmb Merge from appliance-head: 0001-01-01 00:00:00 +00:00
locking Debugs that print out a share mode table in debug level 10. This code 0001-01-01 00:00:00 +00:00
msdfs get rid of compiler warnings (casts and delete unused variables) 0001-01-01 00:00:00 +00:00
nmbd When running interactive we want to set our own process group for 0001-01-01 00:00:00 +00:00
nsswitch HPUX nss fix. 0001-01-01 00:00:00 +00:00
pam_smbpass pam_smbpass updates from a.bokovoy@sam-solutions.net 0001-01-01 00:00:00 +00:00
param For hysterical raisins you must use string_set() to set the value of a 0001-01-01 00:00:00 +00:00
passdb Fixed up atomic update code. 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 When re-writing tdb version numbers as little endian int32, we must 0001-01-01 00:00:00 +00:00
profile Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 0001-01-01 00:00:00 +00:00
rpc_client Add prs_dump_before to dump everything from the start of the prs 0001-01-01 00:00:00 +00:00
rpc_parse Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR 0001-01-01 00:00:00 +00:00
rpc_server Better explanation message for dmalloc. 0001-01-01 00:00:00 +00:00
rpcclient Converted getprinterdriver to WERROR - it always returns dos error 6 0001-01-01 00:00:00 +00:00
script much better ADS error handling system 0001-01-01 00:00:00 +00:00
smbd Add two more memory-debug smbcontrol messages: these ones should 0001-01-01 00:00:00 +00:00
smbwrapper Got medieval on another pointless extern. Removed extern struct ipzero 0001-01-01 00:00:00 +00:00
tdb Added int32 version of "atomic" update. 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 Update the NT_STATUS -> DOS error table. 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 two more memory-debug smbcontrol messages: these ones should 0001-01-01 00:00:00 +00:00
web Store some path names in global variables initialized to configure 0001-01-01 00:00:00 +00:00
.cvsignore Ignore dmalloc.log. 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
acconfig.h cope with systems that don't have full gssapi libs 0001-01-01 00:00:00 +00:00
aclocal.m4 Added SWAT i18n feature: 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 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
CodingSuggestions added "net join" command 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 Better explanation message for dmalloc. 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 Better explanation message for dmalloc. 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 Make CodingSuggestions show up in the Doxygen pages. 0001-01-01 00:00:00 +00:00
dynconfig.c Move all other paths into dynconfig 0001-01-01 00:00:00 +00:00
install-sh
internals.doc The big character set handling changeover! 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 Add two more memory-debug smbcontrol messages: these ones should 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser