Age | Commit message (Expand) | Author | Files | Lines |
2003-10-01 | Fixed silly typo checking for signal_handler not signal. | Jeremy Allison | 1 | -1/+1 |
2003-10-01 | Fixed silly typo checking for signal_handler not signal. | Jeremy Allison | 1 | -1/+1 |
2003-10-01 | Allow ^C to interrupt smbpasswd if using our getpass. | Jeremy Allison | 1 | -62/+86 |
2003-10-01 | Allow ^C to interrupt smbpasswd if using our getpass. | Jeremy Allison | 1 | -62/+86 |
2003-10-01 | save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit... | Gerald Carter | 1 | -0/+9 |
2003-10-01 | save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit... | Gerald Carter | 1 | -0/+9 |
2003-10-01 | merge of parameter changes from 3.0 and fix for bug 550 | Gerald Carter | 3 | -8/+7 |
2003-10-01 | wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio... | Gerald Carter | 2 | -4/+6 |
2003-10-01 | mark 'mangled map' as depcreated and remove 'mangled stack' | Gerald Carter | 1 | -4/+1 |
2003-09-30 | when we don't have a working iconv library we must default to using only buil... | Andrew Tridgell | 1 | -1/+1 |
2003-09-29 | Take care of condition where DOS and NT error codes must differ. Found by | Jeremy Allison | 1 | -1/+1 |
2003-09-29 | Take care of condition where DOS and NT error codes must differ. Found by | Jeremy Allison | 1 | -1/+1 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -2/+8 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -2/+33 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -16/+4 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -3/+4 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -6/+13 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -3/+7 |
2003-09-29 | Merge from 3.0: | Tim Potter | 22 | -650/+467 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-29 | Apply some NULL pointer paranoia to previous wins hook fix. | Tim Potter | 1 | -2/+2 |
2003-09-29 | Fix broken wins hook functionality. A i18n fixe caused the name type | Tim Potter | 1 | -2/+8 |
2003-09-29 | Testparm fixes: | Jelmer Vernooij | 1 | -3/+9 |
2003-09-29 | Testparm fixes: | Jelmer Vernooij | 1 | -3/+9 |
2003-09-28 | Change AC_CHECK_LIB_EXT to prepend libraries instead of append. This | Tim Potter | 1 | -1/+1 |
2003-09-27 | iconv isn't const safe. Neither should smb_iconv be. | Jeremy Allison | 1 | -1/+1 |
2003-09-26 | Ensure %S gets expanded in read/write lists. | Jeremy Allison | 1 | -6/+13 |
2003-09-26 | Fix for valid users = %S in homes share. | Jeremy Allison | 1 | -3/+7 |
2003-09-26 | don't write to static pointers; patch from Anthony | Gerald Carter | 1 | -1/+1 |
2003-09-26 | don't write to static pointers; patch from Anthony | Gerald Carter | 1 | -1/+1 |
2003-09-26 | Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com. | Jeremy Allison | 1 | -16/+4 |
2003-09-26 | More bug #413. Fix bad html table row termination in SWAT wizard code found by | Tim Potter | 1 | -4/+3 |
2003-09-26 | Change title of SWAT globals page from 'Global Variables' to 'Global | Tim Potter | 1 | -1/+3 |
2003-09-26 | Allow d_printf() to handle strings with escaped quotation marks since the | Tim Potter | 1 | -2/+33 |
2003-09-25 | Fix for #480. Change the interface for init_unistr2 to not take a length | Jeremy Allison | 22 | -650/+467 |
2003-09-24 | * sync more files from 3.0 | Gerald Carter | 9 | -35/+86 |
2003-09-24 | Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry! | Volker Lendecke | 1 | -1/+1 |
2003-09-24 | Another round of merges from 3.0: | Tim Potter | 1 | -13/+25 |
2003-09-24 | Another round of merges from 3.0: | Tim Potter | 1 | -81/+59 |
2003-09-24 | Another round of merges from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-24 | Fix bug #456 for 3.0.0 release. | Tim Potter | 2 | -1/+27 |
2003-09-24 | fixing a bug in the retry loop for winbindd_pam_auth[_crap]() | Gerald Carter | 1 | -15/+25 |
2003-09-24 | fixing a bug in the retry loop for winbindd_pam_auth[_crap]() | Gerald Carter | 1 | -15/+25 |
2003-09-23 | This only touches the fake kaserver support. It adds two parameters: | Volker Lendecke | 4 | -28/+49 |
2003-09-23 | Add a descriptive comment to our usage of setresuid. lib/afs.c needs | Volker Lendecke | 1 | -0/+4 |
2003-09-22 | Reformat - preparing to fix bug #480 (which will be ugly). | Jeremy Allison | 1 | -81/+59 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 7 | -10/+8 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 7 | -10/+8 |
2003-09-22 | Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com> | Jeremy Allison | 1 | -0/+1 |