Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 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 | This binds the nmbd sending socket to the 'socket address'. | Volker Lendecke | 1 | -2/+2 |
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 | Sync up formatting of the va list stuff - the HEAD version was nicer. | Tim Potter | 1 | -3/+5 |
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 | bug 696; check for an invalid fid before dereferencing the fsp pointer | Gerald Carter | 1 | -0/+5 |
2003-10-30 | Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com). | Jeremy Allison | 1 | -1/+1 |
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 6 | -14/+28 |
2003-10-29 | Compile fix for tdbbackup when Samba needs to override non-C99 | Tim Potter | 1 | -1/+1 |
2003-10-29 | parameterise the listen backlog in smbd and make it larger by default. A back... | Andrew Tridgell | 2 | -2/+5 |
2003-10-28 | Don't log at level zero when chdir fails. Ensure correct error message is ret... | Jeremy Allison | 2 | -2/+3 |
2003-10-28 | Fix for bug #667. DFS filenames can now have arbitrary case. | Jeremy Allison | 3 | -67/+86 |
2003-10-27 | Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com) | Tim Potter | 1 | -1/+1 |
2003-10-27 | Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo... | Jeremy Allison | 1 | -5/+5 |
2003-10-27 | Remove some unused variables uncovered by the build farm. | Richard Sharpe | 1 | -3/+0 |
2003-10-25 | Put in a work-around for ENOTSUP not being defined on OpenBSD. | Richard Sharpe | 1 | -1/+4 |
2003-10-24 | Apply latest of Derrell Lippman's changes to libsmbclient. | Richard Sharpe | 1 | -9/+13 |
2003-10-24 | Fix one other place VA_COPY is defined ... should fix NetBSD build. | Richard Sharpe | 1 | -0/+4 |
2003-10-24 | Commit Derrell's changes to libsmbclient plus a small change to configure.in | Richard Sharpe | 5 | -397/+2801 |
2003-10-24 | Some spelling mistakes in aclocal.m4 and the va_copy fixups in configure.in | Richard Sharpe | 3 | -9/+22 |
2003-10-24 | Add shutdown abort try over initshutdown pipe first, then fall back to | Jim McDonough | 1 | -4/+49 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 5 | -4/+20 |
2003-10-24 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 4 | -0/+449 |
2003-10-24 | New files for support of initshutdown pipe. Win2k doesn't respond properly | Jim McDonough | 4 | -0/+449 |
2003-10-24 | Check for va_copy before you check for __va_copy, since va_copy is the | Richard Sharpe | 2 | -4/+18 |
2003-10-24 | Add some debugs in the error paths for tdb_brlock() to help track down | Tim Potter | 1 | -1/+6 |
2003-10-24 | Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth. | Jeremy Allison | 1 | -0/+16 |
2003-10-24 | Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth. | Jeremy Allison | 1 | -0/+16 |
2003-10-23 | Merge from 3_0: | Volker Lendecke | 2 | -12/+5 |
2003-10-23 | After a phonecall with jra finally commit this. | Volker Lendecke | 2 | -12/+5 |
2003-10-23 | Fix bug 451. Stop net -P from prompting for machine account password. | Jim McDonough | 3 | -3/+4 |
2003-10-23 | Fix bug 451. Stop net -P from prompting for machine account password. | Jim McDonough | 3 | -3/+4 |
2003-10-23 | Volker's fix for bug #668. Change the \n after the password prompt to go | Jim McDonough | 1 | -2/+3 |
2003-10-23 | Volker's fix for bug #668. Change the \n after the password prompt to go | Jim McDonough | 1 | -2/+3 |
2003-10-23 | Merge from 3_0: | Volker Lendecke | 1 | -1/+1 |
2003-10-23 | According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrind | Volker Lendecke | 1 | -1/+1 |
2003-10-23 | Apply the changes to libsmbclient that derrell has contributed. Fix some | Richard Sharpe | 4 | -394/+2799 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 25 | -63/+83 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 25 | -63/+83 |
2003-10-22 | Be sure referent ID is updated for incoming structures, too. | Jim McDonough | 1 | -3/+13 |
2003-10-22 | Fix segfault in mount.cifs helper when there is no options specified during m... | Alexander Bokovoy | 1 | -1/+1 |
2003-10-22 | Fix segfault in mount.cifs helper when there is no options specified during m... | Alexander Bokovoy | 1 | -1/+1 |
2003-10-22 | Merge from 3_0: | Volker Lendecke | 1 | -0/+1 |
2003-10-22 | In cli_lsa_lookup_sids don't leave the domain field uninitialized if | Volker Lendecke | 1 | -0/+1 |