Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -19/+19 | |
safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy (This used to be commit 9506b8e145982b1160a2f0aee5c9b7a54980940a) | |||||
2007-10-10 | r7880: fix a typo and memleak on failures cases (patch from marcin) | Gerald Carter | 1 | -0/+6 | |
(This used to be commit 6ff0fa0b4385481f2212047d80ca17b55d996def) | |||||
2007-10-10 | r6680: event log patches from Marcin | Gerald Carter | 1 | -58/+126 | |
(This used to be commit a71e104af84810f488f42cb0843976961e6f6ebe) | |||||
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -0/+923 | |
pulling back all recent rpc changes from trunk into 3.0. I've tested a compile and so don't think I've missed any files. But if so, just mail me and I'll clean backup in a couple of hours. Changes include \winreg, \eventlog, \svcctl, and general parse_misc.c updates. I am planning on bracketing the event code with an #ifdef ENABLE_EVENTLOG until I finish merging Marcin's changes (very soon). (This used to be commit 4e0ac63c36527cd8c52ef720cae17e84f67e7221) |