summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett131-1190/+1199
2003-01-03Fixed some simple typos, including one that would cause the wrong valueChristopher R. Hertel1-2/+2
2003-01-03Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett7-7/+18
2003-01-03Merge from HEAD - tridge's new timegm() that actually works on solaris.Andrew Bartlett1-18/+15
2003-01-03Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.Andrew Bartlett1-19/+0
2003-01-02pstring/fstring missmatches found by Andrew Bartlett.Jeremy Allison1-5/+5
2003-01-02Typo..Jeremy Allison1-1/+1
2003-01-02Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2-4/+4
2003-01-02WITH_SENDFILE #ifdef merged from SAMBA_2_2Gerald Carter1-1/+1
2003-01-02This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+729
2003-01-02BIG patch...Andrew Bartlett138-1215/+1225
2003-01-01Document the size constraints on a write request.Richard Sharpe1-2/+5
2003-01-01Move our password change code along a little - use NTSTATUS, and implmenetAndrew Bartlett3-50/+89
2002-12-31from HEAD:Simo Sorce1-1/+1
2002-12-31fix for bad check spotted by Ray Simard <ray@sylvan-glade.com>Simo Sorce1-1/+1
2002-12-31Merge tridge's fix :Jeremy Allison1-2/+8
2002-12-31ignore tdbsam2_parse_info.hSimo Sorce1-0/+1
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2-0/+10
2002-12-30Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2-0/+10
2002-12-30fix also net rpc shutdownSimo Sorce1-10/+1
2002-12-30Merge Richard's write > 4Gb fix.Jeremy Allison1-2/+12
2002-12-30the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce5-32/+31
2002-12-30Port the fix to cli_setup_write to handle offsets greater than 32-bits fromRichard Sharpe1-2/+12
2002-12-30Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett2-1/+478
2002-12-29Add msdfs proxy functionality to HEAD.Shirish Kalele3-24/+59
2002-12-28Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison1-10/+2
2002-12-28Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison1-10/+2
2002-12-28some more work on gums.Simo Sorce3-36/+533
2002-12-28Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison1-1/+8
2002-12-28Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison1-1/+8
2002-12-28Modify DfsEnum to handle 'msdfs proxy' shares. No NETDFS editing support forShirish Kalele1-23/+27
2002-12-27Add check to prevent non-Dfs clients from connecting to an msdfs proxy.Shirish Kalele1-0/+7
2002-12-27For some reason, the configure tests for sendfile support in FreeBSDRichard Sharpe2-741/+740
2002-12-27Add msdfs proxy functionality; a CIFS share can directly be a stand-in forShirish Kalele2-1/+25
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison13-29/+28
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison14-30/+29
2002-12-23the 'padding' field in the query domain info reply is not a paddingAndrew Tridgell1-2/+8
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison3-7/+7
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison9-18/+18
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison40-84/+179
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison40-84/+179
2002-12-20Merge removal of unpopular winbind client environment variable.Tim Potter3-47/+1
2002-12-20Formatting syncup.Tim Potter1-2/+4
2002-12-20Merge from HEAD:Tim Potter1-6/+13
2002-12-20Merge of some kind of bugfix from idra.Tim Potter1-1/+2
2002-12-20Merge from HEAD:Tim Potter1-2/+0
2002-12-20Whitespace syncup.Tim Potter1-1/+1
2002-12-20Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter1-0/+4
2002-12-20Merge from HEAD.Tim Potter2-3/+9
2002-12-20Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter1-1/+1