Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892. | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows you | Jelmer Vernooij | 1 | -4/+16 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -1/+1 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |
2003-02-15 | fix dumb perror used without errno beeing set. | Simo Sorce | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -7/+7 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -1/+1 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -9/+6 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -57/+11 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -2/+1 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -2/+2 |
2001-08-24 | fixed handling of 139/445 in clients | Andrew Tridgell | 1 | -6/+0 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -4/+4 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -3/+0 |
2001-07-03 | Applied Michael Sweet's patch, with one minor signal change. | Jeremy Allison | 1 | -4/+26 |
2001-04-27 | More gcc compile on solaris tidyups. | Jeremy Allison | 1 | -1/+1 |
2001-04-22 | a couple of minor merges from 2_2 | Andrew Tridgell | 1 | -1/+1 |
2001-03-16 | Updates for CUPS 1.1 from Michael Sweet. | Jeremy Allison | 1 | -1/+38 |
2000-01-08 | cli_open() wasn't handling DENY_FCB or O_WRONLY correctly. | Andrew Tridgell | 1 | -1/+1 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -2/+2 |
1999-12-17 | client/smbspool.c from 2.0.6 | Andrew Tridgell | 1 | -0/+366 |