1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source
Andrew Bartlett 17136a88c3 Back out idra's change (at his request) - the values in the tdb *should* be
upper cased already.

However, if you created your registry tdb in the very early versions of jerry's
patch, you could find that usrmgr doesn't function.  Simply delete the
registry.tdb, it will be recreated on startup.

Andrew Bartlett
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 This fixes a number of ADS problems, particularly with netbiosless 0001-01-01 00:00:00 +00:00
bin ignore a few more files 0001-01-01 00:00:00 +00:00
client fix for smbtar filename matching 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb Globally replace 'global_sam_sid' with get_global_sam_sid(), a self 0001-01-01 00:00:00 +00:00
include This fixes a number of ADS problems, particularly with netbiosless 0001-01-01 00:00:00 +00:00
intl found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 0001-01-01 00:00:00 +00:00
lib fixed a memory corruption bug in the wins code 0001-01-01 00:00:00 +00:00
libads when using netbios lookup methods make sure we try any BDCs even if 0001-01-01 00:00:00 +00:00
libsmb This fixes a number of ADS problems, particularly with netbiosless 0001-01-01 00:00:00 +00:00
locking Failing to find an entry when doing mod_share_entry isn't a error 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 Fix length on mailslots. Looks like it should have been 0x17, not decimal 17. 0001-01-01 00:00:00 +00:00
nsswitch fixed wbinfo -t for netbiosless domains 0001-01-01 00:00:00 +00:00
pam_smbpass compile fixes; needs testing 0001-01-01 00:00:00 +00:00
param fix log level, set a default, and also copy the value set in smb.conf into parm_struct.ptr 0001-01-01 00:00:00 +00:00
passdb I must have missed this when I was adding 'const' to these earlier... 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 Merge of print notify fixes from APPLIANCE_HEAD. 0001-01-01 00:00:00 +00:00
profile Removed version number from file header. 0001-01-01 00:00:00 +00:00
python Compile fix for new cli_lsa_enum_trust_dom() argument list. 0001-01-01 00:00:00 +00:00
registry Back out idra's change (at his request) - the values in the tdb *should* be 0001-01-01 00:00:00 +00:00
rpc_client This fixes a number of ADS problems, particularly with netbiosless 0001-01-01 00:00:00 +00:00
rpc_parse Spelling fix. 0001-01-01 00:00:00 +00:00
rpc_server Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which 0001-01-01 00:00:00 +00:00
rpcclient This fixes a number of ADS problems, particularly with netbiosless 0001-01-01 00:00:00 +00:00
sam Add the current working document on the interface to the tree that we have 0001-01-01 00:00:00 +00:00
script simple perl script for retreiving cvs log messages for a file 0001-01-01 00:00:00 +00:00
smbd This fixes a number of ADS problems, particularly with netbiosless 0001-01-01 00:00:00 +00:00
smbwrapper Removed version number from file header. 0001-01-01 00:00:00 +00:00
tdb don't report the faiilure of non-blocking locks. They are supposed to 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 More cleanups, and add a comment/hint not to clean somthing up in future :-) 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 fixed 'net ads chostpass' for new ads structures 0001-01-01 00:00:00 +00:00
web fix log level, set a default, and also copy the value set in smb.conf into parm_struct.ptr 0001-01-01 00:00:00 +00:00
wrepld found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be null before close 0001-01-01 00:00:00 +00:00
.cvsignore ignore a few more files 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
acconfig.h added LDAP_SET_REBIND_PROC_ARGS in acconfig.h 0001-01-01 00:00:00 +00:00
aclocal.m4 merging some autoconf changes from SAMBA_2_2 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 put the ifdef for HAVE_VA_COPY in one place rather than in lots of 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 OK! 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 OK! 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 Fixed typo. 0001-01-01 00:00:00 +00:00
dynconfig.c couple of PIDDIR merges I missed 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 Moved rpc client routines from libsmb back to rpc_client where they belong. 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