1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source
0001-01-01 00:00:00 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 0001-01-01 00:00:00 +00:00
auth Fixed up the oldpw prompts. Made the matching case insensitive. 0001-01-01 00:00:00 +00:00
bin Added winbindd to list of binaries. 0001-01-01 00:00:00 +00:00
client next_token() was supposed to be a reentrant replacement for strtok(), 0001-01-01 00:00:00 +00:00
codepages Update from Toomas Soome <tsoome@ut.ee>. 0001-01-01 00:00:00 +00:00
groupdb use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
include add an ignore on proto.h 0001-01-01 00:00:00 +00:00
lib Spelling fix. 0001-01-01 00:00:00 +00:00
libsmb Cleanup of cli_lsa_enum_trust_dom(). talloc() doesn't like attempts to 0001-01-01 00:00:00 +00:00
locking use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
msdfs Got "medieval on our ass" about adding the -1 to slprintf. 0001-01-01 00:00:00 +00:00
nmbd Mismatched format and args. 0001-01-01 00:00:00 +00:00
nsswitch next_token() was supposed to be a reentrant replacement for strtok(), 0001-01-01 00:00:00 +00:00
pam_smbpass Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. 0001-01-01 00:00:00 +00:00
param use next_token instead of strtok. 0001-01-01 00:00:00 +00:00
passdb Changes to use new genrand code that got missed while I was in Japan. 0001-01-01 00:00:00 +00:00
printing use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
profile Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h 0001-01-01 00:00:00 +00:00
rpc_client Use cli_read_one() for reading DCE/RPC reply fragments. We need to check 0001-01-01 00:00:00 +00:00
rpc_parse sync this function with 2.2 (single check for NULL parameter) 0001-01-01 00:00:00 +00:00
rpc_server Merging Gerry's spoolss changes. 0001-01-01 00:00:00 +00:00
rpcclient next_token() was supposed to be a reentrant replacement for strtok(), 0001-01-01 00:00:00 +00:00
script initial support for paramter type P_LIST 0001-01-01 00:00:00 +00:00
smbd Andrew - please look this over. I've fixed a long standing (maybe 4-5 0001-01-01 00:00:00 +00:00
smbwrapper Grr - fixed compile error in smbwrapper stuff. 0001-01-01 00:00:00 +00:00
tdb Ok - I misspoke.... mmap returns MAP_FAILED, not neccessarily -1 :-). 0001-01-01 00:00:00 +00:00
tests allow env variable TESTDIR for directory for fcntl_lock test 0001-01-01 00:00:00 +00:00
torture Extra debug in open.c, fix for bad debug message in reply.c 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 next_token() was supposed to be a reentrant replacement for strtok(), 0001-01-01 00:00:00 +00:00
web use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
.cvsignore changes to sync with 2.2. tree 0001-01-01 00:00:00 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 0001-01-01 00:00:00 +00:00
acconfig.h Added patches to remove Linux specific XFS ACLs. These are now handled by the 0001-01-01 00:00:00 +00:00
aclocal.m4 - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add 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
config.guess latest config.guess and config.sub from gnu.org 0001-01-01 00:00:00 +00:00
config.sub latest config.guess and config.sub from gnu.org 0001-01-01 00:00:00 +00:00
configure Added patches to remove Linux specific XFS ACLs. These are now handled by the 0001-01-01 00:00:00 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 0001-01-01 00:00:00 +00:00
configure.in Added patches to remove Linux specific XFS ACLs. These are now handled by the 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
install-sh
internals.doc
ltconfig Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
Makefile.in auto-build proto.h if its not there, but don't make it depend 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