Age | Commit message (Expand) | Author | Files | Lines |
2003-10-07 | make sure to call get_user_groups() with the full winbindd name for a user if... | Gerald Carter | 2 | -11/+22 |
2003-10-07 | Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564. | Jeremy Allison | 1 | -6/+23 |
2003-10-06 | Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com. | Jeremy Allison | 1 | -3/+3 |
2003-10-06 | cosmetic fix when DESTDIR=/ (default) | Gerald Carter | 11 | -18/+20 |
2003-10-06 | default DESTDIR=/ | Gerald Carter | 1 | -0/+1 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 20 | -945/+1376 |
2003-10-03 | don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;... | Gerald Carter | 3 | -6/+19 |
2003-10-03 | cleaning out patch list; patch from Steve L. to change the cwd before the pos... | Gerald Carter | 1 | -3/+3 |
2003-10-03 | abstract UUID parsing code to an individual function; patch from Anthony | Gerald Carter | 1 | -7/+26 |
2003-10-02 | Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549. | Jeremy Allison | 3 | -1/+30 |
2003-10-02 | Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547. | Jeremy Allison | 1 | -0/+4 |
2003-10-02 | Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548. | Jeremy Allison | 1 | -1/+1 |
2003-10-02 | Correct fix for excel read-only bug. Add panic for logic error in developer m... | Jeremy Allison | 2 | -6/+7 |
2003-10-02 | Fix for not opening Excel 2000 files that are read-only. Needs tidying | Jeremy Allison | 1 | -3/+4 |
2003-10-01 | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 6 | -114/+159 |
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 | 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-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 | Testparm fixes: | Jelmer Vernooij | 1 | -3/+9 |
2003-09-26 | don't write to static pointers; patch from Anthony | Gerald Carter | 1 | -1/+1 |
2003-09-24 | * sync more files from 3.0 | Gerald Carter | 9 | -35/+86 |
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 | fixing a bug in the retry loop for winbindd_pam_auth[_crap]() | Gerald Carter | 1 | -15/+25 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 7 | -10/+8 |
2003-09-21 | Fix bug and do more error checking. Noticed by Wilco Baan Hofman <wilco@andob... | Jelmer Vernooij | 1 | -13/+33 |
2003-09-21 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2003-09-19 | Ensure that dup_sec_desc copies the 'type' field correctly. This caused | Jeremy Allison | 8 | -24/+26 |
2003-09-19 | Merge from 3.0: | Tim Potter | 2 | -79/+79 |
2003-09-19 | Merge from 3.0: | Tim Potter | 1 | -3/+4 |
2003-09-18 | The "unknown_5" 32 bit field in the user structs is actually 2 16-bit | Jeremy Allison | 11 | -52/+129 |
2003-09-18 | Oops. Proper fix for #470. | Jeremy Allison | 1 | -18/+20 |
2003-09-18 | Fix for #470 - unable to display SIDs in ACLs. | Jeremy Allison | 1 | -2/+11 |
2003-09-17 | Unregister event fix from metze. | Jeremy Allison | 1 | -3/+6 |
2003-09-17 | Fix coredump from Samba4 torture suite. | Jeremy Allison | 2 | -0/+5 |
2003-09-17 | Obviously correct typo bugfix from Lin Li <linl@xandros.com>. | Jeremy Allison | 1 | -1/+1 |
2003-09-16 | Fix typo. Found by Aurelien Degremont | Jelmer Vernooij | 1 | -1/+1 |
2003-09-16 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |