summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
2002-12-13merge of get_dc_name()-like code from APP_HEAD; better support password ↵Gerald Carter5-139/+49
server = DC1 * (This used to be commit f49de4c5176bf635ac080e082fda412066b466c8)
2002-12-12This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2-0/+106
used to be commit bdb5206b45a3e1360cc1a7e9f87299eeaa3c8d9c)
2002-12-12merge of get_dc_name()-like code from APP_HEAD; better support password ↵Gerald Carter6-142/+156
server = DC1 * (This used to be commit 6b18ca9511ddcf1718f222af3f61491d1e5f3b60)
2002-12-12ignore editregGerald Carter1-0/+1
(This used to be commit a48d8d3f118261a8e632a7e9c80f3cda4afdfaa1)
2002-12-12merge of smbpasswd segfault from SAMBA_2_2Gerald Carter1-7/+10
(This used to be commit b17af40b1c73ccf7eeb3d1d18937cb3ffe162b5d)
2002-12-12merge of smbpasswd segfault from SAMBA_2_2Gerald Carter1-7/+10
(This used to be commit 8311c4bf8d9697f5a65a00300b60dfde12e46ae7)
2002-12-12CR1333: Fix memory leak when unpacking some structures.Martin Pool1-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)
2002-12-12* Ignore .pyc and .pyo files produced as a side-effect of runningMartin Pool1-0/+2
Python examples. (This used to be commit 3bb4bd3ed642a61e54c44c40c31f0e2242977614)
2002-12-12Merge of #include <smb.h> removals.Tim Potter5-5/+0
(This used to be commit bdb6e76ab5031365c50f7bbcd5e52c4f7a039024)
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2-1/+6
Jeremy. (This used to be commit faf89f214f326bc07f728b354062b2287cda1208)
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2-1/+6
Jeremy. (This used to be commit ac856fbb96e5ed21992972805b27cc8c3f9377df)
2002-12-12Merge of compile tweaks for python tdbpack module.Tim Potter2-2/+2
(This used to be commit b50816b500c4be0dda2cc79e0927d8a7dab65fd2)
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison7-69/+83
Jeremy. (This used to be commit ff3a8d37289216a2cb808406044a7abef1e564d0)
2002-12-11Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison7-69/+85
Jeremy. (This used to be commit ec4ed45563f9d8e25fcfd88840944a90b3139c3e)
2002-12-11Fix write error returning EFBIG - found by Conrad.Jeremy Allison1-0/+3
Jeremy. (This used to be commit 2d63fc7760634308cc280e4d745a6f7398f75d20)
2002-12-11Fix write error returning EFBIG - found by Conrad.Jeremy Allison1-0/+3
Jeremy. (This used to be commit e258887f508db3d2c923f393f0104e7cf1bd6545)
2002-12-11Fix a small bug.Richard Sharpe1-2/+2
(This used to be commit 16e0a3cc0834b691fcfec75d20dfdd5fa4d0afa6)
2002-12-11Improve the iterator wrt values ... Now prints keys and value names.Richard Sharpe1-6/+60
Does not print value values, yet. (This used to be commit fbdd850e5a53e6e2c60dbf1eb6cdcf732307135f)
2002-12-11Some more tweaking for compilation of py_tdbpack.Tim Potter2-2/+2
(This used to be commit 89be695b2997e97dfc40afd17bb61b59b85634e4)
2002-12-10Fix client reporting of 64 bit files.Jeremy Allison3-5/+9
Jeremy. (This used to be commit 8dcbfa4e770d74d4ce6faaf1a0597d07d0a5cc81)
2002-12-10Fix client large file reporting.Jeremy Allison3-5/+9
Jeremy (This used to be commit 185804ac945e717a5e3d3602e8118b35080f6251)
2002-12-10Tidy up some bits. We can now at least list all the keys.Richard Sharpe1-16/+26
More work to do on the iterators and access functions. Still not King. Stinks really. (This used to be commit f4235ae1e6e691436d3b6dc2e903950b514a7601)
2002-12-10Updating changes from HEAD.John Terpstra1-1/+2
(This used to be commit 20efb6252cd95fe9ce08298cfdd29d975a53f241)
2002-12-10fix broken incremental tar - merge from 2.2Herb Lewis1-1/+2
found by "Jacob Anawalt" <anawaltaj@hotmail.com> (This used to be commit cfef980566f195c060c0d2fa22983427e8d6570c)
2002-12-10fix broken incremental tar - merge from 2.2Herb Lewis1-1/+2
found by "Jacob Anawalt" <anawaltaj@hotmail.com> (This used to be commit 52fdb787d426976941080acff126d592b288f301)
2002-12-10Add support to Makefile.in for editregRichard Sharpe2-4/+6
Fix a couple of duplicated macros. (This used to be commit 5273844a748230f710d860e33bdcde1c0b1e6c6f)
2002-12-10Complete more of the code. An iterator is close to complete. Compiles,Richard Sharpe1-18/+87
but not tested as yet. (This used to be commit 6b2943122a5008e0b06b52fcefd5e88326d9ecaa)
2002-12-10Clean up the code some more. Create more elements of the tree.Richard Sharpe1-7/+84
Security Descriptors/Keys not yet processed. Make debugging printfs only occur if verbose is set. Create an iterator for the registry key. Still not King. Bother! (This used to be commit 8bc6aa72f533976493dba7c70a95cdfc8856f0d4)
2002-12-10The _abs time functions should not be converting from/to GMT.Jeremy Allison1-18/+11
Patch from "Jordan Russell" <jr-list-samba-technical@quo.to> Jeremy. (This used to be commit 199c9fcbb9e9a5d4b75ac370d358f54e91808e76)
2002-12-10The _abs time functions should not be converting from/to GMT.Jeremy Allison1-18/+11
Patch from "Jordan Russell" <jr-list-samba-technical@quo.to> Jeremy. (This used to be commit aecc9db60a3c8227e2d24c775282cf6c1a37efaa)
2002-12-09finnally put in Alexander parametric pacthSimo Sorce2-115/+319
(This used to be commit e6ae8b4eac66637d398406545654bba960d9e6b8)
2002-12-09make vfs recycle use vfs facilities correctly!Simo Sorce2-23/+148
WARNING: every vfs module maintainer should look at these changes to understand how to properly write a vfs module in head!! also make installmodules work correctly when the directory structure is not yet in place. Simo. (This used to be commit 6dfa46098679681a6d2c931395d6eeae2a978466)
2002-12-09Handle the creation of more parts of the tree ... Still have to do SK recordsRichard Sharpe1-3/+38
and the data parts of the VK records. Also have to code up routines that can iterate across keys and values, as well as return values associated with a particular key, etc. (This used to be commit 8dd608f7adeab33655b7eb139185108a69f64906)
2002-12-09Start allocating structures to keep the in memory copy of the registry treeRichard Sharpe1-5/+52
in. Don't yet handle the SK records (security descriptors), but will soon. It still compiles on Linux, but I am still not King. (This used to be commit b51bb89841b7251b90a7a58f0a046d87803223a9)
2002-12-09Begin to decode Value Keys, names and values ...Richard Sharpe1-0/+79
(This used to be commit 0ee49da74d357cc73ff4c7e4ee5659a35d085d4c)
2002-12-09Add some more handling of Key records ...Richard Sharpe1-8/+124
(This used to be commit 738a82110893b08fc701fbf7b639fa8cb6e116c7)
2002-12-08Fixed Typo.John Terpstra1-1/+1
(This used to be commit d2b93322b08ecd0fa1a74af1fb98c1277955ab93)
2002-12-08Commit some more changes ... Start processing the sub-keys, recursively.Richard Sharpe1-4/+30
(This used to be commit bab2b240ec9a04b636c80599489746529cdd9d57)
2002-12-08Fix the breakage, and start processing the first key record:Richard Sharpe1-8/+110
./editreg ~rsharpe/profile/NTUSER.DAT NK HDR: Name len: 12, class name len: 0 Key name: $$$PROTO.HIV (This used to be commit 63efb7ab2f4d010d6df97c539c6225093cdbbdb1)
2002-12-08A small fix to Makefile.in from Bradley Longhurst.Richard Sharpe1-2/+2
Less Fir needed. (This used to be commit 481fa87154a15eebd5a59ac4de9912fa932a42e7)
2002-12-08Define some macros for accessing shorts and ints in an endian independent ↵Richard Sharpe1-19/+46
manner. Start processing the header and etc. Make sure it compiles on Linux, and runs on Linux for the code that is there. Will try FreeBSD soon, and maybe Slowaris. (This used to be commit ee998438618c088d04ddfed05a9ba2d65f36e4ac)
2002-12-08Add definitions of the various NT Registry on-disk structures ...Richard Sharpe1-3/+181
(This used to be commit a4f9b9effc9491bdc4d0fe4bea3d25d7436e6a71)
2002-12-08Fix DAT_TIME so it becomes NTTIME and matches Samba source.Richard Sharpe1-3/+12
Add code to start reading the registry file. (This used to be commit 10bc459dd9d3b5e695f9e18624200705a1bf33dc)
2002-12-08fix rpcclient querygroup command (from 2.2 and head)Simo Sorce3-374/+337
(This used to be commit ea2154b2692f76a3f0d597ddc154ecbbef72de60)
2002-12-08make querygroup in rpcclient working, same fix as per 2.2 treeSimo Sorce2-7/+5
(This used to be commit 8877ff2482bfa880614a9f40eed448d60216419d)
2002-12-08Some more updates ...Richard Sharpe1-2/+43
(This used to be commit 92697adcd72434bcc38b98d618f013746a4db2ed)
2002-12-08The beginnings of a registry editing program.Richard Sharpe1-0/+506
(This used to be commit b9cb3e6f2acc3e439e2fe99c750ab32983357d8f)
2002-12-06Ensure global_scope() returns "", not the NULL string. Froma tpot fix.Jeremy Allison2-1/+7
Jeremy. (This used to be commit 0ff254264e6e43399404595bc87b5bd889e17952)
2002-12-06Ensure global_scope() returns "", not the NULL string. Froma tpot fix.Jeremy Allison2-1/+7
Jeremy. (This used to be commit 7185b846e41da2bf7edaa7f3edeff1cc1486d28b)
2002-12-05Merge from HEAD:Tim Potter5-25/+5
>Remove FILE_MACRO as __FILE__ is ANSI C. (This used to be commit 21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926)