summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Whitespace syncup.Tim Potter2002-12-201-1/+1
| | | | | | | | (This used to be commit 7a4a2cb8e86ae8ed0bd877f0cfa324e23b96593a)
* | Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter2002-12-201-0/+4
| | | | | | | | (This used to be commit 872c152d35d5b7d1dc8a1d259c668f9bf42fc979)
* | Merge from HEAD.Tim Potter2002-12-202-3/+9
| | | | | | | | | | | | - null termination of winbind request fix - bail out if we can't open winbind socket (This used to be commit 102e490d683c0758a9798a3c15e748509690c95b)
* | Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter2002-12-201-1/+1
| | | | | | | | (This used to be commit 1f2622f5ccae3ac2102a736cdc60b44d5aad5b07)
* | Merge some more FUNCTION_MACRO stuff.Tim Potter2002-12-201-5/+5
| | | | | | | | (This used to be commit adb34ee5b183d17ec0c26ec2cf4f591822c59900)
* | Merge from HEAD:Tim Potter2002-12-201-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)
* | Ignore python compiled files.Tim Potter2002-12-200-0/+0
| | | | | | | | (This used to be commit 4262a25a0dd5731e838150869b085028f18ed02d)
* | Protect nmbd against malformed reply packets. Some reports on the lists showingJeremy Allison2002-12-191-1/+10
| | | | | | | | | | | | these. Jeremy. (This used to be commit 4bc49cc943504d1a9a73894f6810bc755ee6e324)
* | merge from 2.2 fix for smbclient large filesHerb Lewis2002-12-192-19/+27
| | | | | | | | (This used to be commit 17f685fdbf5d36f82e3da0a09457f5e248b3f109)
* | merge from 2.2Herb Lewis2002-12-191-0/+2
| | | | | | | | | | actually print args for %g and %e (This used to be commit 077c515ee9d9976a5306c9f99a7bf45c8fc49dc9)
* | Updated from Samba-2.2.7 code tree.John Terpstra2002-12-181-5/+5
| | | | | | | | (This used to be commit 316321308108dcb7b06acac5dccecd18e9b46dd3)
* | Applied typoe fix from SuSE.John Terpstra2002-12-181-2/+2
| | | | | | | | (This used to be commit f40fc6fcdf26bac0df5104a05c941f522b889381)
* | Fixed typo.John Terpstra2002-12-181-1/+1
| | | | | | | | (This used to be commit b5de5fc92cd03f6196c8c825e555da220e021a8f)
* | app_head merge for get_friendly_nt_err()Gerald Carter2002-12-171-2/+2
| | | | | | | | (This used to be commit 5b311250257b3c45879a85ac46d6b6aa316514bf)
* | fix make proto to work with SGI smakeHerb Lewis2002-12-171-4/+8
| | | | | | | | (This used to be commit 24dfb8c745c20968b413466003a16b5e3ab40a24)
* | * fix memory leak when constructing an driver_level_6 structureGerald Carter2002-12-171-1/+7
| | | | | | | | | | and no dependent files (working on smbd memory leak). No CR# yet. (This used to be commit 416fd947da4463f5d4dc336dfddf5ce35f50fae9)
* | Added Registry update to remove roaming profiles from local machine cache.John Terpstra2002-12-171-0/+11
| | | | | | | | | | NOTE: This works with NT4, Win2K, WinXP. (This used to be commit 145213ab38ba6cce3269544752ae1fc18f17e3bb)
* | merge smbtar fix from 2.2Herb Lewis2002-12-161-6/+8
| | | | | | | | (This used to be commit 41188337c3fa8c716dc7a4721ee5c31e5ddd928d)
* | Add win32 utility to query driver capabilities to publishJim McDonough2002-12-160-0/+0
| | | | | | | | (This used to be commit aebed4bf8a4bec09c4390fd9bcee03b32de75831)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-12-162-0/+250
|\| | | | | | | used to be commit 953ae9d182788308fe4ee97cf98e30ed4fa3c4c0)
| * Add win32 utility to query driver capabilities to publishJim McDonough2002-12-162-0/+250
| | | | | | | | (This used to be commit c09c1e090525aeccb9ee7762a44aba286c4d71f9)
| * fix usage messageGerald Carter2002-12-161-2/+3
| | | | | | | | (This used to be commit e68c7e0ebc053b97abf9c8a8213f305679ef000d)
| * updates to the gumsSimo Sorce2002-12-167-107/+1633
| | | | | | | | | | introduce genparser will be used by tdbsam2 (This used to be commit 831d3d1ec751f23481f26b31d22b09f3d9c0709a)
| * We now read in the whole of the registry, including security bits.Richard Sharpe2002-12-161-13/+21
| | | | | | | | | | | | | | Still have to make sure that the datastructure is correct, though. Then on to writing it out and editing/changing keys, values and sec_descriptors (This used to be commit 8686b551cd0158a72c1ba4dfea6af5d0d7049210)
| * Fix fnum leak under error condition in cacl_dump.Tim Potter2002-12-151-6/+13
| | | | | | | | (This used to be commit ab337572b82a0b40b56f055cdbb2f5864ef10c87)
| * All the code for reading in the registy is done, but I have a malloc'dRichard Sharpe2002-12-151-21/+83
| | | | | | | | | | area overrun somewhere :-( (This used to be commit 330012a4d787c8b4a2eb6a4b77f53110815e073e)
| * Almost finished processing the registry encoded SEC DESC ...Richard Sharpe2002-12-151-1/+102
| | | | | | | | | | Soon to move onto writing these things out. (This used to be commit eb2f1c826b28647fc99b46e203fe90147f7f3d05)
| * More code to read in and create security descriptor entries ...Richard Sharpe2002-12-141-28/+121
| | | | | | | | (This used to be commit 3564565d33e0e3a691e5014e39ab2e5156112a08)
| * Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
| | | | | | | | | | Jeremy. (This used to be commit 3520195523c629c4d936db6b0112bd4bd4426ad7)
| * The name pointer in the talloc context must not be a talloced entry asJeremy Allison2002-12-141-2/+13
| | | | | | | | | | | | calling talloc_destroy_pool(as we do sometimes) will destroy it. Jeremy. (This used to be commit 63f344e27be5aaf2204899fea7d53a7302001108)
| * Store printer guid in the dsspooler registry key so we don't have toJim McDonough2002-12-132-106/+187
| | | | | | | | | | query the directory server every time someone asks (This used to be commit f0fc4e30f6284565de404a20450a587cd3fe00a5)
| * Fix for old DOS client when veto files is set to /.*/Jeremy Allison2002-12-131-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 636ab292db8816663c507dd8dbf85078392af5f8)
| * More printer publishing code.Jim McDonough2002-12-134-13/+86
| | | | | | | | | | | | | | | | | | - Add published attribute to info2, needed for win clients to work properly - Return proper info on getprinter 7 This means you can now look at the sharing tab of a printer and get correct info about whether it is published or not, and change it. (This used to be commit adda04379ee46f105436262663652f3f576fa3cf)
| * Begin to handle Security descriptors for keys.Richard Sharpe2002-12-131-0/+95
| | | | | | | | (This used to be commit eca76f2f6609c9decd5cb9dcf7ab9b75c2a805a6)
| * Guy Harris points out that the level and ptr fields in aTim Potter2002-12-131-0/+4
| | | | | | | | | | | | | | SPOOL_USER_CTR look like they should be transposed. We don't make use of the user level information (what is it used for??) so I haven't changed any code, just added a comment. (This used to be commit bbb0b2ee40acfeb8cd91a55feb1db0c1e2d9ced5)
* | fix usage messageGerald Carter2002-12-161-2/+3
| | | | | | | | (This used to be commit d06e77b60e123314c4214ffa3e76f70abb8a3cba)
* | Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
| | | | | | | | | | Jeremy. (This used to be commit 10328a417f070dd0f7e7f2e34501b8402c5c478a)
* | The name pointer in the talloc context must not be a talloced entry asJeremy Allison2002-12-141-2/+13
| | | | | | | | | | | | calling talloc_destroy_pool(as we do sometimes) will destroy it. Jeremy. (This used to be commit bcd22a9039b0fb3697ebc4377898cc7ecfd853cc)
* | Store printer guid in the dsspooler registry key so we don't have toJim McDonough2002-12-132-106/+187
| | | | | | | | | | query the directory server every time someone asks (This used to be commit dd81003bddc17522041e1cd2f0484e1760493e4a)
* | Fix for old DOS client when veto files is set to /.*/Jeremy Allison2002-12-131-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 8e9f3b1574cd51d6b9880d9c8a676e695cd86062)
* | More printer publishing code.Jim McDonough2002-12-134-13/+86
| | | | | | | | | | | | | | | | | | - Add published attribute to info2, needed for win clients to work properly - Return proper info on getprinter 7 This means you can now look at the sharing tab of a printer and get correct info about whether it is published or not, and change it. (This used to be commit d57bddc9b22e809c79294c7eacbd5d0f115fe990)
* | merge of get_dc_name()-like code from APP_HEAD; better support password ↵Gerald Carter2002-12-135-139/+49
| | | | | | | | | | | | server = DC1 * (This used to be commit f49de4c5176bf635ac080e082fda412066b466c8)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-12-123-0/+593
|\| | | | | | | used to be commit bdb5206b45a3e1360cc1a7e9f87299eeaa3c8d9c)
| * merge of get_dc_name()-like code from APP_HEAD; better support password ↵Gerald Carter2002-12-126-142/+156
| | | | | | | | | | | | server = DC1 * (This used to be commit 6b18ca9511ddcf1718f222af3f61491d1e5f3b60)
| * ignore editregGerald Carter2002-12-121-0/+1
| | | | | | | | (This used to be commit a48d8d3f118261a8e632a7e9c80f3cda4afdfaa1)
| * merge of smbpasswd segfault from SAMBA_2_2Gerald Carter2002-12-121-7/+10
| | | | | | | | (This used to be commit 8311c4bf8d9697f5a65a00300b60dfde12e46ae7)
| * CR1333: Fix memory leak when unpacking some structures.Martin Pool2002-12-121-10/+15
| | | | | | | | | | | | | | * (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 1e63dc101a5085a46b9632ba657e5d5cd7505751)
| * * Ignore .pyc and .pyo files produced as a side-effect of runningMartin Pool2002-12-121-0/+2
| | | | | | | | | | Python examples. (This used to be commit 3bb4bd3ed642a61e54c44c40c31f0e2242977614)
| * Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-122-1/+6
| | | | | | | | | | Jeremy. (This used to be commit ac856fbb96e5ed21992972805b27cc8c3f9377df)
| * Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-117-69/+83
| | | | | | | | | | Jeremy. (This used to be commit ff3a8d37289216a2cb808406044a7abef1e564d0)