summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-20Merge some more FUNCTION_MACRO stuff.Tim Potter1-5/+5
2002-12-20Merge from HEAD:Tim Potter1-10/+15
2002-12-20Fixed bug in debug statement when tconX fails.Tim Potter1-1/+1
2002-12-19Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison1-1/+10
2002-12-19Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison1-1/+10
2002-12-19merge from 2.2 fix for smbclient large filesHerb Lewis2-19/+27
2002-12-19merge from 2.2 fix for smbclient large filesHerb Lewis2-19/+27
2002-12-19merge from 2.2Herb Lewis1-0/+2
2002-12-19merge from 2.2Herb Lewis1-0/+2
2002-12-18Updated from Samba-2.2.7 code tree.John Terpstra1-5/+5
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
2002-12-17fix make proto to work with SGI smakeHerb Lewis1-4/+9
2002-12-17fix make proto to work with SGI smakeHerb Lewis1-4/+8
2002-12-17* fix memory leak when constructing an driver_level_6 structureGerald Carter1-1/+7
2002-12-17* fix memory leak when constructing an driver_level_6 structureGerald Carter1-1/+7
2002-12-17Start adding code to allow the in memory version of the registry treeRichard Sharpe1-23/+168
2002-12-17it's getting comic ...Simo Sorce2-1/+60
2002-12-16Uhmm a bad day to commit changes :-((Simo Sorce1-0/+2
2002-12-16merge smbtar fix from 2.2Herb Lewis1-6/+8
2002-12-16merge smbtar fixes from 2.2Herb Lewis1-6/+8
2002-12-16oh god, I will forgot my name one of these days :-/Simo Sorce1-0/+78
2002-12-16forgont genstruct.pl is needed to build new include files for genparseSimo Sorce1-0/+298
2002-12-16fix usage messageGerald Carter1-2/+3
2002-12-16fix usage messageGerald Carter1-2/+3
2002-12-16updates to the gumsSimo Sorce7-107/+1633
2002-12-16We now read in the whole of the registry, including security bits.Richard Sharpe1-13/+21
2002-12-15Fix fnum leak under error condition in cacl_dump.Tim Potter1-6/+13
2002-12-15All the code for reading in the registy is done, but I have a malloc'dRichard Sharpe1-21/+83
2002-12-15Almost finished processing the registry encoded SEC DESC ...Richard Sharpe1-1/+102
2002-12-14More code to read in and create security descriptor entries ...Richard Sharpe1-28/+121