summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-296-41/+166
* Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison2002-12-281-10/+2
* some more work on gums.Simo Sorce2002-12-283-36/+533
* Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison2002-12-281-1/+8
* For some reason, the configure tests for sendfile support in FreeBSDRichard Sharpe2002-12-272-741/+740
* Update linkJelmer Vernooij2002-12-241-3/+3
* Put in actual statusJelmer Vernooij2002-12-241-9/+17
* Add note about storing mysql passwords in smb.confJelmer Vernooij2002-12-242-3/+9
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-2314-30/+29
* the 'padding' field in the query domain info reply is not a paddingAndrew Tridgell2002-12-231-2/+8
* talloc_init_named -> talloc_init.Jeremy Allison2002-12-229-18/+18
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-2040-84/+179
* Fixed bug in debug statement when tconX fails.Tim Potter2002-12-201-1/+1
* Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison2002-12-191-1/+10
* merge from 2.2 fix for smbclient large filesHerb Lewis2002-12-192-19/+27
* merge from 2.2Herb Lewis2002-12-191-0/+2
* app_head merge for get_friendly_nt_err()Gerald Carter2002-12-171-2/+2
* fix make proto to work with SGI smakeHerb Lewis2002-12-171-4/+9
* * fix memory leak when constructing an driver_level_6 structureGerald Carter2002-12-171-1/+7
* Start adding code to allow the in memory version of the registry treeRichard Sharpe2002-12-171-23/+168
* it's getting comic ...Simo Sorce2002-12-172-1/+60
* Uhmm a bad day to commit changes :-((Simo Sorce2002-12-161-0/+2
* merge smbtar fixes from 2.2Herb Lewis2002-12-161-6/+8
* oh god, I will forgot my name one of these days :-/Simo Sorce2002-12-161-0/+78
* forgont genstruct.pl is needed to build new include files for genparseSimo Sorce2002-12-161-0/+298
* Add win32 utility to query driver capabilities to publishJim McDonough2002-12-162-0/+250
* fix usage messageGerald Carter2002-12-161-2/+3
* updates to the gumsSimo Sorce2002-12-167-107/+1633
* We now read in the whole of the registry, including security bits.Richard Sharpe2002-12-161-13/+21
* Fix fnum leak under error condition in cacl_dump.Tim Potter2002-12-151-6/+13
* All the code for reading in the registy is done, but I have a malloc'dRichard Sharpe2002-12-151-21/+83
* Almost finished processing the registry encoded SEC DESC ...Richard Sharpe2002-12-151-1/+102
* More code to read in and create security descriptor entries ...Richard Sharpe2002-12-141-28/+121
* Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
* The name pointer in the talloc context must not be a talloced entry asJeremy Allison2002-12-141-2/+13
* Store printer guid in the dsspooler registry key so we don't have toJim McDonough2002-12-132-106/+187
* Fix for old DOS client when veto files is set to /.*/Jeremy Allison2002-12-131-1/+1
* More printer publishing code.Jim McDonough2002-12-134-13/+86
* Begin to handle Security descriptors for keys.Richard Sharpe2002-12-131-0/+95
* Guy Harris points out that the level and ptr fields in aTim Potter2002-12-131-0/+4
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-126-142/+156
* ignore editregGerald Carter2002-12-121-0/+1
* merge of smbpasswd segfault from SAMBA_2_2Gerald Carter2002-12-121-7/+10
* CR1333: Fix memory leak when unpacking some structures.Martin Pool2002-12-121-10/+15
* * Ignore .pyc and .pyo files produced as a side-effect of runningMartin Pool2002-12-121-0/+2
* Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-122-1/+6
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-117-69/+83
* Fix write error returning EFBIG - found by Conrad.Jeremy Allison2002-12-111-0/+3
* Fix a small bug.Richard Sharpe2002-12-111-2/+2
* Improve the iterator wrt values ... Now prints keys and value names.Richard Sharpe2002-12-111-6/+60