Age | Commit message (Expand) | Author | Files | Lines |
2003-11-04 | Generate 64-bit clean printf's for build options. | Tim Potter | 1 | -8/+8 |
2003-11-04 | Fix for bug #703, try lowercase netgroups lookups. | Jeremy Allison | 1 | -1/+18 |
2003-11-04 | Fix for bug #703, try lowercase netgroups lookups. | Jeremy Allison | 1 | -1/+18 |
2003-11-04 | Fix missing bracket in quota quote - my fault. | Tim Potter | 1 | -1/+1 |
2003-11-04 | Use a static string instead of malloced one in winbind_{off,on}() utility | Tim Potter | 1 | -29/+8 |
2003-11-03 | TDBSAM update code from Aur?lien Degr?mont <adegremont@idealx.com>. | Jeremy Allison | 2 | -16/+620 |
2003-11-03 | Fix for winbindd on HPUX from albert chin (china@thewrittenword.com) | Jeremy Allison | 1 | -4/+2 |
2003-11-03 | Fix for winbindd on HPUX from albert chin (china@thewrittenword.com) | Jeremy Allison | 1 | -4/+2 |
2003-11-03 | removing #include <compat.h> in hopes to avoid problems with apache header fi... | Gerald Carter | 2 | -5/+1 |
2003-11-03 | removing #include <compat.h> in hopes to avoid problems with apache header fi... | Gerald Carter | 2 | -5/+1 |
2003-11-03 | From 3_0: | Volker Lendecke | 1 | -9/+23 |
2003-11-03 | AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at least | Volker Lendecke | 1 | -9/+23 |
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 13 | -32/+35 |
2003-11-03 | Fix some uninitialised variable warnings. | Tim Potter | 1 | -2/+2 |
2003-11-02 | Printf fixes for 64-bit size_t. | Tim Potter | 1 | -3/+3 |
2003-11-02 | Tidy up calls to uname so as not to produce output on stderr if | Tim Potter | 1 | -4/+4 |
2003-11-02 | Fix duplicate libs problem in iconv detection code. | Tim Potter | 1 | -1/+1 |
2003-11-02 | Use putenv() instead of setenv() in the winbind_{off,on}() functions. Some | Tim Potter | 1 | -3/+30 |
2003-11-02 | Add prototype for smbc_remove_unused_server() to fix compiler warning. | Tim Potter | 1 | -0/+11 |
2003-11-02 | Cast to fix warning on Solaris sendfile - check buildfarm output | Tim Potter | 1 | -1/+1 |
2003-11-02 | Merge of fix for bug 661 from 3.0 | Tim Potter | 1 | -4/+8 |
2003-11-02 | Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guards | Tim Potter | 1 | -0/+4 |
2003-11-02 | Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS | Tim Potter | 1 | -4/+8 |
2003-11-01 | From 3_0: | Volker Lendecke | 1 | -2/+2 |
2003-11-01 | This binds the nmbd sending socket to the 'socket address'. | Volker Lendecke | 1 | -2/+2 |
2003-10-31 | set- set-assword when invoking --set-auth-user and no pw | Gerald Carter | 1 | -2/+7 |
2003-10-31 | prompt for password when invoking --set-auth-user and no pw | Gerald Carter | 1 | -2/+7 |
2003-10-31 | Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependent | Jeremy Allison | 1 | -2/+4 |
2003-10-31 | Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependent | Jeremy Allison | 1 | -2/+4 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -10/+17 |
2003-10-31 | Whitespace syncup with 3.0 | Tim Potter | 1 | -7/+7 |
2003-10-31 | Formatting syncup with 3.0 | Tim Potter | 1 | -0/+4 |
2003-10-31 | Fix another unused warning. | Tim Potter | 1 | -0/+3 |
2003-10-31 | Fix spelling mistake. | Tim Potter | 1 | -1/+1 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -40/+40 |
2003-10-31 | Fix some unused variable warnings. | Tim Potter | 2 | -0/+6 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -3/+0 |
2003-10-31 | Sync up with 3.0 | Tim Potter | 1 | -3/+3 |
2003-10-31 | Sync up some indentation. | Tim Potter | 1 | -3/+3 |
2003-10-31 | Sync up formatting of the va list stuff - the HEAD version was nicer. | Tim Potter | 1 | -3/+5 |
2003-10-31 | Merge from 3.0: Sync up comments. | Tim Potter | 1 | -2/+2 |
2003-10-31 | Merge of some fixes from 3.0: | Tim Potter | 1 | -8/+10 |
2003-10-30 | Add string to uuid fn. Thanks aliguori. | Jim McDonough | 1 | -1/+84 |
2003-10-30 | If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide... | Jeremy Allison | 1 | -1/+1 |
2003-10-30 | If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide... | Jeremy Allison | 1 | -1/+1 |
2003-10-30 | Last of the GUID->struct uuid changes. | Jim McDonough | 2 | -14/+7 |
2003-10-30 | Nearing the end of the GUID -> struct uuid changes. | Jim McDonough | 2 | -9/+12 |
2003-10-30 | Ok, nearing the end of the GUID->struct uuid changes. | Jim McDonough | 5 | -34/+34 |
2003-10-30 | More GUID->struct uuid changes. | Jim McDonough | 2 | -9/+14 |
2003-10-30 | Another round of GUID->struct uuid. | Jim McDonough | 5 | -10/+10 |