summaryrefslogtreecommitdiff
path: root/source3
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-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-17CP* modules are not related to developmentJelmer Vernooij1-6/+6
2003-10-17Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.Tim Potter2-4/+21
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-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-16Fix buggy data_len calculation in echo. Add paranoia debug message.Jeremy Allison1-1/+5
2003-10-16Build fix for wrepld. From MORIYAMA Masayuki.Tim Potter1-1/+2
2003-10-16Ensure error code path doesn't free unmalloced memory. Bug #628.Jeremy Allison1-0/+4
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-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-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-14Enclose usage of st_blksize and st_blocks struct stat members inTim Potter4-0/+26
2003-10-14Break out of samsync loop on error.Tim Potter1-0/+3
2003-10-14Delete unused label to fix compiler warning.Tim Potter1-1/+0
2003-10-14Set errno = ENOSYS if mmap not supported.Tim Potter1-0/+1
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-14Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2-100/+97
2003-10-14Ignore autogenerated tdbsam2_parse_info.hTim Potter1-3/+4
2003-10-14Undo previous commit because it breaks the build.Tim Potter1-2/+0
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-13Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe2-0/+9
2003-10-13make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter1-1/+1
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-12make nt-time <-> unix-time functions nearly reversibleSimo Sorce1-2/+5
2003-10-10bumping versionGerald Carter1-1/+1
2003-10-10Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett1-0/+7
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