1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +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 If we didn't make the server_info correctly, then don't segfault trying to 0001-01-01 00:00:00 +00:00
bin ignore editreg 0001-01-01 00:00:00 +00:00
client The cli_send_tconX code already determines to send \\server\share to port 139 0001-01-01 00:00:00 +00:00
codepages removed old unused files 0001-01-01 00:00:00 +00:00
groupdb add_initial_entry should fail if string_to_sid fails. 0001-01-01 00:00:00 +00:00
include Add the 'session key' output of the NTLMSSP exchange to the cli struct, so 0001-01-01 00:00:00 +00:00
intl BIG patch... 0001-01-01 00:00:00 +00:00
lib Ensure we use getgrnam() unless BROKEN_GETGRNAM is defined. I now need 0001-01-01 00:00:00 +00:00
libads Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable 0001-01-01 00:00:00 +00:00
libsmb Correctly check for inet_addr fail. Patch from gregor.7@osu.edu. 0001-01-01 00:00:00 +00:00
locking Fixes for HPUX only having limited POSIX lock range from Michael Steffens <michael.steffens@hp.com> 0001-01-01 00:00:00 +00:00
modules Patch from Anthony Liguori <aliguor@us.ibm.com> to remove scandir() portability 0001-01-01 00:00:00 +00:00
msdfs Fix the msdfs proxy handling code in dfsenum to return the cumulative number of 0001-01-01 00:00:00 +00:00
nmbd Make this an fstrcat(), as this seems to fix some weird issue with the server 0001-01-01 00:00:00 +00:00
nsswitch Check return code from string_to_sid. 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 (only for HEAD at the moment). 0001-01-01 00:00:00 +00:00
passdb initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 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 This patch fixes one of my longest-standing pet hates with Samba :-). 0001-01-01 00:00:00 +00:00
profile More compile warnings. 0001-01-01 00:00:00 +00:00
python Check return code from string_to_sid. 0001-01-01 00:00:00 +00:00
registry reverted this patch till I sort out the craziness with UNIHDR 0001-01-01 00:00:00 +00:00
rpc_client Return a WERROR instead of a NTSTATUS like the rest of the srvsvc 0001-01-01 00:00:00 +00:00
rpc_parse init_dom_sid2s: Check return code from string_to_sid. Skip tokens 0001-01-01 00:00:00 +00:00
rpc_server set the various DsSpooler keys that are linked to PRINTER_INFO_2 fields; CR 985 0001-01-01 00:00:00 +00:00
rpcclient Doxygen janitor. No other changes. 0001-01-01 00:00:00 +00:00
sam some more work on gums. 0001-01-01 00:00:00 +00:00
script autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 0001-01-01 00:00:00 +00:00
smbd This patch fixes one of my longest-standing pet hates with Samba :-). 0001-01-01 00:00:00 +00:00
smbwrapper Fix smbwrapper from the global_* changes. 0001-01-01 00:00:00 +00:00
tdb Doc 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 Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable 0001-01-01 00:00:00 +00:00
ubiqx BIG patch... 0001-01-01 00:00:00 +00:00
utils Add the 'session key' output of the NTLMSSP exchange to the cli struct, so 0001-01-01 00:00:00 +00:00
web Prompted by RedHat bugzilla bug #77999, convert the user's username and 0001-01-01 00:00:00 +00:00
wrepld While the usage is most bisarre, this fixes up another fstring/pstring mixup. 0001-01-01 00:00:00 +00:00
.cvsignore ignore configure in cvs 0001-01-01 00:00:00 +00:00
.dmallocrc Sample configuration for dmalloc. 0001-01-01 00:00:00 +00:00
aclocal.m4 Third-party configuration scripts may produce undesirable additions to CFLAGS/CPPFLAGS 0001-01-01 00:00:00 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 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 Update config.guess, config.sub to the versions from the GNU autotools 0001-01-01 00:00:00 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 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 Patch from vorlon@debian.org to split out our -lacl dependency to only smbd 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 Doc 0001-01-01 00:00:00 +00:00
dynconfig.c Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions. 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 Patch from vorlon@debian.org to split out our -lacl dependency to only smbd 0001-01-01 00:00:00 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 0001-01-01 00:00:00 +00:00