summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * Typo broke win9x logins.Jeremy Allison2003-10-171-1/+1
| * uuid itself might not be aligned (as is the case in epm map requests), soJim McDonough2003-10-171-3/+3
| * * fix some compile warnings in the gums codeGerald Carter2003-10-174-3/+52
| * Add endpoint mapper parse codeJim McDonough2003-10-171-1/+1
| * Add epmapper pipeJim McDonough2003-10-173-2/+15
| * Add (un)marshalling code for endpoint mapper map operationJim McDonough2003-10-171-0/+406
| * Add endpoint mapper rpc definitionsJim McDonough2003-10-171-0/+115
| * Remove DEBUG statement from wb_common.c as it should not be there.Richard Sharpe2003-10-161-2/+0
| * Tidyup wrap checking.Jeremy Allison2003-10-163-14/+38
| * Fix buggy data_len calculation in echo. Add paranoia debug message.Jeremy Allison2003-10-161-1/+5
| * Ensure error code path doesn't free unmalloced memory. Bug #628.Jeremy Allison2003-10-161-0/+4
| * created a new target: genparseSimo Sorce2003-10-152-5/+7
| * updating version in copyrightGerald Carter2003-10-141-1/+1
| * Enable us to see what sequence number we were expecting when we fail a signJeremy Allison2003-10-141-4/+4
| * fix typoSimo Sorce2003-10-141-1/+1
| * sorry folks, forgot to cvs add/remove before commit.Simo Sorce2003-10-144-1196/+1923
| * Delete unused label to fix compiler warning.Tim Potter2003-10-141-1/+0
| * Enclose usage of st_blksize and st_blocks struct stat members inTim Potter2003-10-145-0/+30
| * Set errno = ENOSYS if mmap not supported.Tim Potter2003-10-141-0/+1
| * Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone toTim Potter2003-10-142-100/+95
| * Ignore autogenerated tdbsam2_parse_info.hTim Potter2003-10-141-3/+4
| * Put back the changes that Simo reverted and fix a speling mistak.Richard Sharpe2003-10-131-1/+3
| * So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce2003-10-1317-1249/+1208
| * Pull my previous changes into head as well.Richard Sharpe2003-10-132-0/+9
| * make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter2003-10-131-1/+1
| * make nt-time <-> unix-time functions nearly reversibleSimo Sorce2003-10-121-2/+5
| * Match Samba 2.2, and make ACB_NORMAL the default ACB value.Andrew Bartlett2003-10-101-0/+7
| * Ensure cancelling a blocking lock returns the correct error message.Jeremy Allison2003-10-101-1/+1
| * Make us pass Samba4 lock tester (with one different error message).Jeremy Allison2003-10-101-0/+3
| * We need to make sure that the files that contain the static_init_$subsystem;Jelmer Vernooij2003-10-092-7/+7
| * Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester.Jeremy Allison2003-10-091-9/+20
| * Move sysquotas autoconf tests to a seperate file in tests/Jelmer Vernooij2003-10-093-102/+98
| * Refuse to configure if --with-expsam=$BACKEND was specified, butJelmer Vernooij2003-10-091-2/+2
| * At least give a message if we're returning a short read for W2K compatibility.Jeremy Allison2003-10-091-2/+12
| * Merge from 3.0:Tim Potter2003-10-091-5/+10
| * Merge from 3.0:Tim Potter2003-10-091-22/+2
| * Merge from 3.0:Tim Potter2003-10-091-1/+1
| * Merge from 3.0:Tim Potter2003-10-091-1/+1
| * Merge from 3.0:Tim Potter2003-10-091-16/+16
| * Merge from 3.0:Tim Potter2003-10-091-1/+1
| * Merge from 3.0:Tim Potter2003-10-093-76/+86
| * Merge from 3.0:Tim Potter2003-10-091-1/+3
| * Merge from 3.0:Tim Potter2003-10-091-2/+3
| * Merge from 3.0:Tim Potter2003-10-099-10149/+2789
| * Changes to allow Samba3 to pass the Samba4 RAW-READ tests.Jeremy Allison2003-10-094-20/+61
| * Fixup error code returns from Samba4 tester. Ensure invalid paths areJeremy Allison2003-10-083-40/+170
| * Max warnings with gcc.Jeremy Allison2003-10-071-1/+3
| * make sure to call get_user_groups() with the full winbindd name for a user if...Gerald Carter2003-10-072-11/+22
| * Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564.Jeremy Allison2003-10-071-6/+23
| * Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.Jeremy Allison2003-10-061-3/+3