summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-12-24Update linkJelmer Vernooij1-3/+3
(This used to be commit 03d8d0285e86bd4ee35f6efec835171eb28502da)
2002-12-24Put in actual statusJelmer Vernooij1-9/+17
(This used to be commit 36722b02b0fb494151bc1ab28ba28b09b298e38e)
2002-12-24syncJelmer Vernooij1-0/+1
(This used to be commit 28d0601630694f126c58501684ad75939a0647de)
2002-12-24Add note about storing mysql passwords in smb.confJelmer Vernooij2-3/+9
(This used to be commit a2de27a6846e3e05778fa7f0af0dbc76e82b52b3)
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison13-29/+28
Jeremy. (This used to be commit aa8439a49ec4b9f433745fefa1e769e45398f4df)
2002-12-23Finish adding strings to all talloc_init() calls.Jeremy Allison14-30/+29
Jeremy. (This used to be commit 784d15761c3271bfd602866f8f9f880dac77671c)
2002-12-23the 'padding' field in the query domain info reply is not a paddingAndrew Tridgell1-2/+8
field at all. It seems to be an optional 12 byte structure of some kind. mkaplan found a situation where the structure was not present at all (depending on ptr_0) (This used to be commit d7f18c60f73a3acb00ec9b1f9c605cc8c9d690a7)
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison3-7/+7
Jeremy. (This used to be commit 35d00bacdc4b48c9b9e2ba9d4335c53a13f40f73)
2002-12-22talloc_init_named -> talloc_init.Jeremy Allison9-18/+18
Jeremy. (This used to be commit 20a44d4cf11d91e7a09176bfe673ad0cb230dffe)
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison40-84/+179
named. Ensure we can query them. Jeremy. (This used to be commit 842e08e52a665ae678eea239759bb2de1a0d7b33)
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison40-84/+179
named. Ensure we can query them. Jeremy. (This used to be commit 09a218a9f6fb0bd922940467bf8500eb4f1bcf84)
2002-12-20Merge removal of unpopular winbind client environment variable.Tim Potter3-47/+1
(This used to be commit 0637f582fe1d41f8ef247e5989f84caa72162f05)
2002-12-20Formatting syncup.Tim Potter1-2/+4
(This used to be commit 4277262c74ef16971658f53edd403b335542d9f2)
2002-12-20Merge from HEAD:Tim Potter1-6/+13
>Fix fnum leak under error condition in cacl_dump. (This used to be commit cd11f10e841fd53538164f283dc81232ff36638a)
2002-12-20Merge of some kind of bugfix from idra.Tim Potter1-1/+2
(This used to be commit 0f556b1c0258b2cafa00b9eb2b213bec0ff88d86)
2002-12-20Merge from HEAD:Tim Potter1-2/+0
>fix rpcclient querygroup command (from 2.2 and head) (This used to be commit 77b403434f85d54fa573d9344024966d32f415ef)
2002-12-20Whitespace syncup.Tim Potter1-1/+1
(This used to be commit 7a4a2cb8e86ae8ed0bd877f0cfa324e23b96593a)
2002-12-20Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter1-0/+4
(This used to be commit 872c152d35d5b7d1dc8a1d259c668f9bf42fc979)
2002-12-20Merge from HEAD.Tim Potter2-3/+9
- null termination of winbind request fix - bail out if we can't open winbind socket (This used to be commit 102e490d683c0758a9798a3c15e748509690c95b)
2002-12-20Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter1-1/+1
(This used to be commit 1f2622f5ccae3ac2102a736cdc60b44d5aad5b07)
2002-12-20Merge some more FUNCTION_MACRO stuff.Tim Potter1-5/+5
(This used to be commit adb34ee5b183d17ec0c26ec2cf4f591822c59900)
2002-12-20Merge from HEAD:Tim Potter1-10/+15
>CR1333: Fix memory leak when unpacking some structures. > >* (pytdbunpack_item): PyList_Append creates an additional reference to > the appended object. Therefore, release the initial reference after > it's added to the list. (This used to be commit 36091157b24cfbd76c15ddc20681a1feeaa706db)
2002-12-20Ignore python compiled files.Tim Potter0-0/+0
(This used to be commit 4262a25a0dd5731e838150869b085028f18ed02d)
2002-12-20Fixed bug in debug statement when tconX fails.Tim Potter1-1/+1
(This used to be commit a2159610b9d38cc7cfa7cb877ccee816cd2206b8)
2002-12-19Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison1-1/+10
these. Jeremy. (This used to be commit 65d5bf65c439aee1450e330a9f2bd829d9b2c2d0)
2002-12-19Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison1-1/+10
these. Jeremy. (This used to be commit 4bc49cc943504d1a9a73894f6810bc755ee6e324)
2002-12-19merge from 2.2 fix for smbclient large filesHerb Lewis2-19/+27
(This used to be commit 17f685fdbf5d36f82e3da0a09457f5e248b3f109)
2002-12-19merge from 2.2 fix for smbclient large filesHerb Lewis2-19/+27
(This used to be commit 723c4caf64c56b78052c52fec78c7143ec19e944)
2002-12-19merge from 2.2Herb Lewis1-0/+2
actually print args for %g and %e (This used to be commit 077c515ee9d9976a5306c9f99a7bf45c8fc49dc9)
2002-12-19merge from 2.2Herb Lewis1-0/+2
actually print args for %g and %e (This used to be commit 47a0ba53fdf52fb4d269b1ff95491e73e47423be)
2002-12-18Updated from Samba-2.2.7 code tree.John Terpstra1-5/+5
(This used to be commit 316321308108dcb7b06acac5dccecd18e9b46dd3)
2002-12-18Applied typoe fix from SuSE.John Terpstra1-2/+2
(This used to be commit f40fc6fcdf26bac0df5104a05c941f522b889381)
2002-12-18Fixed typo.John Terpstra1-1/+1
(This used to be commit b5de5fc92cd03f6196c8c825e555da220e021a8f)
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
(This used to be commit 5b311250257b3c45879a85ac46d6b6aa316514bf)
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
(This used to be commit 3ceff08eb75ecd70dcf10d033c7451d87b659c0b)
2002-12-17fix make proto to work with SGI smakeHerb Lewis1-4/+9
(This used to be commit 773e5af6eb61fc38f8e45ea0a2afd6922cc71fd5)
2002-12-17fix make proto to work with SGI smakeHerb Lewis1-4/+8
(This used to be commit 24dfb8c745c20968b413466003a16b5e3ab40a24)
2002-12-17* fix memory leak when constructing an driver_level_6 structureGerald Carter1-1/+7
and no dependent files (working on smbd memory leak). No CR# yet. (This used to be commit 416fd947da4463f5d4dc336dfddf5ce35f50fae9)
2002-12-17* fix memory leak when constructing an driver_level_6 structureGerald Carter1-1/+7
and no dependent files (working on smbd memory leak). No CR# yet. (This used to be commit f017fa7c478f87165b7b6aa83059fe6fad29ac15)
2002-12-17Added Registry update to remove roaming profiles from local machine cache.John Terpstra1-0/+11
NOTE: This works with NT4, Win2K, WinXP. (This used to be commit 145213ab38ba6cce3269544752ae1fc18f17e3bb)
2002-12-17Start adding code to allow the in memory version of the registry treeRichard Sharpe1-23/+168
structure to be manipulated. Keys can be partially deleted now. (This used to be commit 9181ba0c682c3f37bbbaab96928c39757491d225)
2002-12-17it's getting comic ...Simo Sorce2-1/+60
yet another missing piece :-O (This used to be commit eb595efa7e6c260092478564e5fb3fdefcc120d8)
2002-12-16Uhmm a bad day to commit changes :-((Simo Sorce1-0/+2
(This used to be commit 5320d54b901b92a3a8cdf9a407651713826c6c9f)
2002-12-16merge smbtar fix from 2.2Herb Lewis1-6/+8
(This used to be commit 41188337c3fa8c716dc7a4721ee5c31e5ddd928d)
2002-12-16merge smbtar fixes from 2.2Herb Lewis1-6/+8
(This used to be commit f3b994326ea4bfc9a74acb2901c733c35900af53)
2002-12-16oh god, I will forgot my name one of these days :-/Simo Sorce1-0/+78
(This used to be commit 0b2591cc4001dd5430591f1871b76c1a6d133b43)
2002-12-16forgont genstruct.pl is needed to build new include files for genparseSimo Sorce1-0/+298
sorry (This used to be commit 4029dae9064e10a02006e9d0a5d8cf93e22eaed5)
2002-12-16Add win32 utility to query driver capabilities to publishJim McDonough0-0/+0
(This used to be commit aebed4bf8a4bec09c4390fd9bcee03b32de75831)
2002-12-16This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2-0/+250
used to be commit 953ae9d182788308fe4ee97cf98e30ed4fa3c4c0)
2002-12-16Add win32 utility to query driver capabilities to publishJim McDonough2-0/+250
(This used to be commit c09c1e090525aeccb9ee7762a44aba286c4d71f9)