Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r22650: sync up with SMABA_3_0_25 as of svn r22649 | Gerald Carter | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | r21585: Start syncing the monster that will become 3.0.25pre1 | Gerald Carter | 2007-02-28 | 1 | -12/+24 |
| | | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages | ||||
* | r19711: grab the deadtime parameter fix for 3.0.23d | Gerald Carter | 2006-11-15 | 1 | -0/+1 |
| | |||||
* | r16348: * merging changes from SAMBA_3_0 r16346 | Gerald Carter | 2006-06-19 | 1 | -0/+4 |
| | | | | * updating release notes to match | ||||
* | r15088: Remove all time() and gettimeofday() calls out of the mainline | Jeremy Allison | 2006-04-15 | 1 | -4/+12 |
| | | | | | | packet processing code. Only do these when needed (ie. in the idle timeout code). We drop an unneccessary global here too. Jeremy. | ||||
* | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 2006-02-20 | 1 | -1/+1 |
| | | | | macro which sets the freed pointer to NULL. | ||||
* | r13316: Let the carnage begin.... | Gerald Carter | 2006-02-03 | 1 | -1/+1 |
| | | | | Sync with trunk as off r13315 | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2005-09-30 | 1 | -1/+1 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r8963: Clean up the horrid "fake conn struct" part of MSDFS. | Jeremy Allison | 2005-08-02 | 1 | -7/+15 |
| | | | | Jeremy. | ||||
* | r7963: Add aio support to 3.0. | Jeremy Allison | 2005-06-27 | 1 | -0/+1 |
| | | | | Jeremy. | ||||
* | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 2005-06-24 | 1 | -1/+1 |
| | | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy | ||||
* | r4736: small set of merges from rtunk to minimize the diffs | Gerald Carter | 2005-01-14 | 1 | -0/+4 |
| | |||||
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵ | Jeremy Allison | 2004-12-07 | 1 | -1/+1 |
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. | ||||
* | r1154: Change default setting for case sensitivity to "auto". If set to auto | Jeremy Allison | 2004-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | then is the client supports it (current clients supported are Samba and CIFSVFS - detected by the negprot strings "Samba", "POSIX 2" and a bare "NT LM 0.12" string) then the setting of the per packet flag smb_flag FLAG_CASELESS_PATHNAMES is taken into account per packet. This allows the linux CIFS client to use Samba in a case sensitive manner. Additional command in smbclient "case_sensitive", toggles the flag in subsequent packets. Docs to follow. Jeremy. | ||||
* | r656: Make widelinks use realpath(). Tidy up cases where we need to become a ↵ | Jeremy Allison | 2004-05-13 | 1 | -0/+1 |
| | | | | | | service. Jeremy. | ||||
* | r4: merge in the SAMBA_3_0 branch from cvs | CVS Import User | 2004-04-04 | 1 | -8/+0 |
| | | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+305 |
metze |