summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* | 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.Jelmer Vernooij2003-10-093-102/+98
* | Refuse to configure if --with-expsam=$BACKEND was used but no librariesJelmer 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
* | 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
* | Add Dutch swat translationJelmer Vernooij2003-10-081-0/+593
* | make sure to call get_user_groups() with the full winbindd name for a user if...Gerald Carter2003-10-072-11/+22
* | Tut tut - always run with max warnings on gcc...Jeremy Allison2003-10-071-1/+3
* | Add script to generate msg files from SWAT sources.Tim Potter2003-10-078-10149/+2196
* | 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
* | cosmetic fix when DESTDIR=/ (default)Gerald Carter2003-10-0612-22/+24
* | default DESTDIR=/Gerald Carter2003-10-061-0/+1
* | split some security related functions in their own files.Simo Sorce2003-10-0615-942/+103
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-10-064-0/+1270
|\|
| * split some security related functions in their own files.Simo Sorce2003-10-0620-945/+1376
| * don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter2003-10-033-6/+19
| * cleaning out patch list; patch from Steve L. to change the cwd before the pos...Gerald Carter2003-10-031-3/+3
| * abstract UUID parsing code to an individual function; patch from AnthonyGerald Carter2003-10-031-7/+26
| * Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison2003-10-023-1/+30
| * Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.Jeremy Allison2003-10-021-0/+4
| * Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison2003-10-021-1/+1
| * Correct fix for excel read-only bug. Add panic for logic error in developer m...Jeremy Allison2003-10-022-6/+7
| * Fix for not opening Excel 2000 files that are read-only. Needs tidyingJeremy Allison2003-10-021-3/+4
| * commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-016-114/+159
| * Fixed silly typo checking for signal_handler not signal.Jeremy Allison2003-10-011-1/+1
| * Allow ^C to interrupt smbpasswd if using our getpass.Jeremy Allison2003-10-011-62/+86
| * save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...Gerald Carter2003-10-011-0/+9
| * merge of parameter changes from 3.0 and fix for bug 550Gerald Carter2003-10-013-8/+7
| * Take care of condition where DOS and NT error codes must differ. Found byJeremy Allison2003-09-291-1/+1
| * Merge from 3.0:Tim Potter2003-09-291-1/+1
| * Merge from 3.0:Tim Potter2003-09-291-2/+8
| * Merge from 3.0:Tim Potter2003-09-291-2/+33
| * Merge from 3.0:Tim Potter2003-09-291-16/+4
| * Merge from 3.0:Tim Potter2003-09-291-3/+4
| * Merge from 3.0:Tim Potter2003-09-291-6/+13
| * Merge from 3.0:Tim Potter2003-09-291-3/+7
| * Merge from 3.0:Tim Potter2003-09-2922-650/+467
| * Merge from 3.0:Tim Potter2003-09-291-1/+1
| * Testparm fixes:Jelmer Vernooij2003-09-291-3/+9
| * don't write to static pointers; patch from AnthonyGerald Carter2003-09-261-1/+1
| * * sync more files from 3.0Gerald Carter2003-09-249-35/+86
| * Another round of merges from 3.0:Tim Potter2003-09-241-13/+25
| * Another round of merges from 3.0:Tim Potter2003-09-241-81/+59
| * Another round of merges from 3.0:Tim Potter2003-09-241-1/+1
| * fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter2003-09-241-15/+25
| * fix some warnings found by the Sun C compilerGerald Carter2003-09-227-10/+8
| * Fix bug and do more error checking. Noticed by Wilco Baan Hofman <wilco@andob...Jelmer Vernooij2003-09-211-13/+33
| * Fix typoJelmer Vernooij2003-09-211-1/+1