summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-198-24/+26
| * Merge from 3.0:Tim Potter2003-09-192-79/+79
| * Merge from 3.0:Tim Potter2003-09-191-3/+4
| * The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-1811-52/+129
| * Oops. Proper fix for #470.Jeremy Allison2003-09-181-18/+20
| * Fix for #470 - unable to display SIDs in ACLs.Jeremy Allison2003-09-181-2/+11
| * Unregister event fix from metze.Jeremy Allison2003-09-171-3/+6
| * Fix coredump from Samba4 torture suite.Jeremy Allison2003-09-172-0/+5
| * Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison2003-09-171-1/+1
| * Fix typo. Found by Aurelien DegremontJelmer Vernooij2003-09-161-1/+1
| * Merge from 3.0:Tim Potter2003-09-161-1/+1
| * Fix #442 which Alexander considered a showstopper. Allow us to join mixedJeremy Allison2003-09-162-8/+6
| * Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison2003-09-151-2/+2
| * Ensure HEAD is also up to date.Jeremy Allison2003-09-151-2/+2
| * Fixed test and wording for long share names.Christopher R. Hertel2003-09-151-3/+4
| * fix online helpSimo Sorce2003-09-151-1/+1
| * Alias charset 646 internallyAlexander Bokovoy2003-09-151-0/+1
| * Merge from Samba 3.0:Tim Potter2003-09-151-5/+39
| * Merge from Samba 3.0:Tim Potter2003-09-151-267/+226
| * Merge from Samba 3.0:Tim Potter2003-09-151-29/+8
| * Merge from Samba 3.0:Tim Potter2003-09-151-33/+31