1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source
Martin Pool e76d27fcdb Add --enable-dmalloc to link against the dmalloc malloc debugger.
It's not as strong as Insure, but it's free, reasonably efficient and
works on every platform.
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 added trusted realm support to ADS authentication 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 Fix for extra capabilities from Urban Widmark <urban@teststation.com>. 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb added a boolean to the group mapping functions to specify if we need or 0001-01-01 00:00:00 +00:00
include Add --enable-dmalloc to link against the dmalloc malloc debugger. 0001-01-01 00:00:00 +00:00
intl add *.po32 to ignore list 0001-01-01 00:00:00 +00:00
lib Add --enable-dmalloc to link against the dmalloc malloc debugger. 0001-01-01 00:00:00 +00:00
libads net ads password and net ads chostpass commands from Remus Koos 0001-01-01 00:00:00 +00:00
libsmb added trusted realm support to ADS authentication 0001-01-01 00:00:00 +00:00
locking Removed unused function, delete_fn() 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 added -i option to nmbd, giving interactive mode (like winbindd) 0001-01-01 00:00:00 +00:00
nsswitch net ads password and net ads chostpass commands from Remus Koos 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 update the ldap support code. it compiles. 0001-01-01 00:00:00 +00:00
passdb Rafal (mimir) patch for trusts r. 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 Fixed uninitialised variable warning. 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 added internal sasl/gssapi code. This means we are no longer dependent on cyrus-sasl which makes the code much less fragile. Also added code to auto-determine the server name or realm 0001-01-01 00:00:00 +00:00
rpc_parse added info level 1 to samr_query_alias() 0001-01-01 00:00:00 +00:00
rpc_server added info level 1 to samr_query_alias() 0001-01-01 00:00:00 +00:00
rpcclient initialise strings 0001-01-01 00:00:00 +00:00
script much better ADS error handling system 0001-01-01 00:00:00 +00:00
smbd Allow ACL set to fail gracefully on HP HFS filesystems. 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 net ads password and net ads chostpass commands from Remus Koos 0001-01-01 00:00:00 +00:00
tests Update to work with no crypt available, just like it will in Samba. 0001-01-01 00:00:00 +00:00
torture better nsstest error checking 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 net ads password and net ads chostpass commands from Remus Koos 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 add *.po32 to ignore list 0001-01-01 00:00:00 +00:00
acconfig.h Added HPUX ACL code. 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 Add --enable-dmalloc to link against the dmalloc malloc debugger. 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 Add --enable-dmalloc to link against the dmalloc malloc debugger. 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 merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
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 net ads password and net ads chostpass commands from Remus Koos 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 JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00