summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-18Add client side code to do endpoint map queries. Currently does oneJim McDonough2-0/+130
2003-10-18Fix tower length calculations and add some constJim McDonough1-4/+5
2003-10-17Typo broke win9x logins.Jeremy Allison1-1/+1
2003-10-17uuid itself might not be aligned (as is the case in epm map requests), soJim McDonough1-3/+3
2003-10-17* fix some compile warnings in the gums codeGerald Carter4-3/+52
2003-10-17Add endpoint mapper parse codeJim McDonough1-1/+1
2003-10-17Add epmapper pipeJim McDonough3-2/+15
2003-10-17Add (un)marshalling code for endpoint mapper map operationJim McDonough1-0/+406
2003-10-17Add endpoint mapper rpc definitionsJim McDonough1-0/+115
2003-10-16Remove DEBUG statement from wb_common.c as it should not be there.Richard Sharpe1-2/+0
2003-10-16Tidyup wrap checking.Jeremy Allison3-14/+38
2003-10-16Fix buggy data_len calculation in echo. Add paranoia debug message.Jeremy Allison1-1/+5
2003-10-16Ensure error code path doesn't free unmalloced memory. Bug #628.Jeremy Allison1-0/+4
2003-10-15created a new target: genparseSimo Sorce2-5/+7
2003-10-14updating version in copyrightGerald Carter1-1/+1
2003-10-14Enable us to see what sequence number we were expecting when we fail a signJeremy Allison1-4/+4
2003-10-14fix typoSimo Sorce1-1/+1
2003-10-14sorry folks, forgot to cvs add/remove before commit.Simo Sorce4-1196/+1923
2003-10-14Delete unused label to fix compiler warning.Tim Potter1-1/+0
2003-10-14Enclose usage of st_blksize and st_blocks struct stat members inTim Potter5-0/+30
2003-10-14Set errno = ENOSYS if mmap not supported.Tim Potter1-0/+1
2003-10-14Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2-100/+95
2003-10-14Ignore autogenerated tdbsam2_parse_info.hTim Potter1-3/+4
2003-10-13Put back the changes that Simo reverted and fix a speling mistak.Richard Sharpe1-1/+3
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce17-1249/+1208
2003-10-13Pull my previous changes into head as well.Richard Sharpe2-0/+9
2003-10-13make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter1-1/+1
2003-10-12make nt-time <-> unix-time functions nearly reversibleSimo Sorce1-2/+5
2003-10-10adding notice about new samba-docs cvs modeuleGerald Carter1-0/+10
2003-10-10removing docs from HEADGerald Carter676-185761/+0
2003-10-10Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett1-0/+7
2003-10-10Ensure cancelling a blocking lock returns the correct error message.Jeremy Allison1-1/+1
2003-10-10Make us pass Samba4 lock tester (with one different error message).Jeremy Allison1-0/+3
2003-10-09We need to make sure that the files that contain the static_init_$subsystem;Jelmer Vernooij2-7/+7
2003-10-09Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester.Jeremy Allison1-9/+20
2003-10-09Move sysquotas autoconf tests to a seperate file in tests/Jelmer Vernooij3-102/+98
2003-10-09Refuse to configure if --with-expsam=$BACKEND was specified, butJelmer Vernooij1-2/+2
2003-10-09At least give a message if we're returning a short read for W2K compatibility.Jeremy Allison1-2/+12
2003-10-09Merge from 3.0:Tim Potter1-5/+10
2003-10-09Merge from 3.0:Tim Potter1-22/+2
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-09Merge from 3.0:Tim Potter1-16/+16
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-09Merge from 3.0:Tim Potter1-1/+1
2003-10-09Merge from 3.0:Tim Potter3-76/+86
2003-10-09Merge from 3.0:Tim Potter1-1/+3
2003-10-09Merge from 3.0:Tim Potter1-2/+3
2003-10-09Merge from 3.0:Tim Potter1-9/+0
2003-10-09Merge from 3.0:Tim Potter9-10149/+2789