Jeremy Allison
f35a266b3c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
...
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
2007-10-18 17:40:25 -07:00
Alexander Bokovoy
97f9a90b82
Correctly free memory in regfio paths
2007-10-15 17:41:09 -05:00
Günther Deschner
43ca04918a
r25417: Use DBGC_REGISTRY class.
...
Guenther
2007-10-10 12:31:04 -05:00
Andrew Tridgell
87c91e4362
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
2007-10-10 12:28:27 -05:00
Jeremy Allison
407e6e695b
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
2007-10-10 12:28:20 -05:00
Jeremy Allison
9a10736e6f
r23080: Fix bug #4637 - we hads missed some cases where
...
we were calling PRS_ALLOC_MEM with zero count.
Jeremy.
2007-10-10 12:22:43 -05:00
Jeremy Allison
603233a98b
r22590: Make TALLOC_ARRAY consistent across all uses.
...
That should be it....
Jeremy.
2007-10-10 12:19:49 -05:00
Jeremy Allison
8968808c3b
r22589: Make TALLOC_ARRAY consistent across all uses.
...
Jeremy.
2007-10-10 12:19:49 -05:00
Stefan Metzmacher
2f58645b70
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
...
and DLIST_DEMOTE() now take the type of the tmp pointer
not the tmp pointer itself anymore.
metze
2007-10-10 11:51:59 -05:00
Volker Lendecke
be9aaffdac
r17333: Some C++ warnings
2007-10-10 11:38:26 -05:00
Volker Lendecke
d6547d12b1
r16409: Fix Klocwork ID's.
...
1177
In reg_perfcount.c: 1200 1202 1203 1204
In regfio.c: 1243 1245 1246 1247 1251
Jerry, the reg_perfcount and regfio.c ones, can you take a look please? This
is really your code, and I'm not sure I did the right thing to return an
error.
smbcacls.c: 1377
srv_eventlog_nt.c: 1415 1416 1417
srv_lsa_nt.c: 1420 1421
srv_netlog_nt.c: 1429
srv_samr_nt: 1458 1459 1460
Volker
Volker
2007-10-10 11:18:52 -05:00
Gerald Carter
939c3cb5d7
r10656: BIG merge from trunk. Features not copied over
...
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
2007-10-10 11:04:48 -05:00
Jelmer Vernooij
d30356b9ad
r9965: Fix some typo's
2007-10-10 11:03:29 -05:00
Gerald Carter
18d0543183
r9914: key ordering in hash list is case insensitive
2007-10-10 11:03:28 -05:00
Gerald Carter
3a3bf4ddb7
r9657: fix final issue with regf sk_records; profiles now successfully rewrites
...
Win2k and WinXP user profile security descriptors.
2007-10-10 11:03:24 -05:00
Gerald Carter
c588c2ee69
r9656: fix bug in sk record list with next offsets
2007-10-10 11:03:23 -05:00
Gerald Carter
8d34756191
r9486: ensure that the registry hash records are sorted by original subkey name and not the 4 character hash key
2007-10-10 11:01:11 -05:00
Gerald Carter
ed93cc50e1
r8607: BUG 2900 more compiler warnings
2007-10-10 11:00:12 -05:00
Gerald Carter
d6b1f695a0
r8606: BUG 2899: fix compiler warning in regfio routine
2007-10-10 11:00:12 -05:00
Gerald Carter
9f8344e31d
r8604: BUG 2890: fix unitialized variable reported by Jason Mader <jason@ncac.gwu.edu>
2007-10-10 11:00:12 -05:00
Gerald Carter
21e7baa5bc
r7470: fix block size caculation error when request size > 4096 bytes
2007-10-10 10:57:10 -05:00
Gerald Carter
3a91b20e4b
r7020: fixing printer ace values and getting rid of false compiler warning about unitialized variable
2007-10-10 10:57:00 -05:00
Gerald Carter
f35e0a0a8d
r6995: * fixing segfault when writing out registry values of zero length
...
* add RegSaveKey() client function
* add 'net rpc registry save' subcommand
2007-10-10 10:57:00 -05:00
Gerald Carter
81ffb0dbbb
r6942: * merging the registry changes back to the 3.0 tree
...
* removing the testprns tool
2007-10-10 10:56:57 -05:00