- Fix derefercing of null pointer
[reactos.git] / reactos / base / services /
2009-09-24 Johannes Anderwald- Fix derefercing of null pointer
2009-09-21 Michael MartinLogfWriteData: Add missing LeaveCriticalSection before...
2009-09-20 Cameron Gutman - Partial rewrite of dispatch()
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-30 Stefan Ginsberg- Add missing prototype
2009-08-27 Cameron Gutman - Check that we got a valid socket before trying to...
2009-08-25 Gregor Schneidertftpd: add parenthesis around AND statements embedded...
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-11 Johannes Anderwald- Check if allocation succeeded
2009-08-09 Cameron Gutman - Fix a bug which resulted in the first letter of...
2009-08-08 Cameron Gutman - Stop trying to find more adapters if it failed to...
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-08-07 Stefan GinsbergMove variable initialization to top of scope.
2009-08-07 KJK::Hyperionmodified base/services/audiosrv/pnp_list_manager.c
2009-08-06 Stefan Ginsberg- Don't define ssize_t -- it is already done in rosdhcp.h
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Cameron Gutman - Add a debug print
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Cameron Gutman - Make ipconfig /renew work even if we haven't got...
2009-07-25 Cameron Gutmanws2_32_new compatibility fixes
2009-07-25 Cameron Gutmanws2_32_new compatibility fixes
2009-07-24 Cameron Gutman - Add support for adapters added after DHCP is started
2009-07-14 Cameron Gutman - Renew the IP address of all adapters when using...
2009-07-12 Cameron Gutman - Store the static default gateway forward entry in...
2009-07-10 Cameron Gutman - Fix more global variable abuse
2009-07-10 Cameron Gutman - Use the target hardware address to find the correct...
2009-07-08 Cameron Gutman - Remove an old hack (r14812) which limited ROS to...
2009-07-07 Cameron Gutman - Set Size to the size of the buffer we allocated...
2009-07-04 Cameron Gutman - Revert r41761
2009-07-04 Cameron Gutman - Don't use a global interface_info struct
2009-07-04 Cameron Gutman - Fix a typo
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-17 Kamil Hornicek- correct fix, also free the allocated buffer
2009-06-17 Kamil Hornicek- kill warnings
2009-06-09 Sylvain PetreolleDhcp HostName isn't mandatory.
2009-06-08 Michael Martin- ElfrReportEventW: Silence debugging thats no longer...
2009-05-30 Michael Martin- eventlog.h: Add LIST_ENTRY to EVENTSOURCE structure...
2009-05-24 Timo KreuzerFix pointer to DWORD cast. I also sent it to tftp on...
2009-05-22 Michael Martin- Implement internal function LogfDeleteOffsetInformation.
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-20 Michael Martin- eventlog.h: Add CurrentRecord to EventSource struct...
2009-05-14 Steven Edwardsimported the MT snapshot of the GPL tftp-server for...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-29 Timo KreuzerMerge 40118 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-19 Hervé PoussineauDon't directly call NtPlugPlayControl from setupapi...
2009-04-18 Colin FinckOnly trigger the installer thread after we got the...
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-14 Colin Finck- Use rundll32.exe and CreateProcessAsUserW to call...
2009-04-13 Steven Edwardsadd telnet service, enable it by default
2009-04-13 Steven Edwardsmove telnetd to main tree, not enabled yet
2009-03-20 Christoph von Wittich-allow to stop the service
2009-03-20 Samuel Serapion%m is a glibc extension, convert it to "%s", strerror...
2009-03-19 Johannes Anderwald- Experimental implementation of _RpcEnumInterfaces
2009-03-18 Timo Kreuzermerge r40095 from amd64 branch
2009-03-18 Timo Kreuzerremove allowwarnings="true"
2009-03-18 Timo Kreuzer%m is a glibc extension, convert it to "%s", strerror...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-16 Christoph von Wittich-implement WlanScan and WlanEnumInterfaces
2009-03-16 Christoph von Wittichstub wlan rpcserver
2009-03-15 Christoph von Wittichadd a dummy wlansvc
2009-02-26 Johannes Anderwald- Start automatically sysaudio / wdmaud when audiosrv...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-18 Christoph von Wittichremove allowwarnings=true
2009-01-15 KJK::HyperionSync widl, comcat, ole32, oleaut32 and rpcrt4 to wine...
2009-01-09 Christoph von Wittichfix msvc build
2009-01-06 Gregor SchneiderCompile audiosrv warning free by defining array parts...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo Kreuzersync to trunk r38300
2008-12-27 Michael Martin- Lets try this again. Re-implement inet_aton so that...
2008-12-26 Michael Martin- Revert r38346 as its incorrect fix. Real problem...
2008-12-25 Michael Martin- ipv4addrs should search for decimals not spaces when...
2008-12-24 Michael Martin- Update structs and flags to correct names based on...
2008-12-24 Stefan Ginsberg- DHCP: strlwr -> _strlwr and remove allowwarnings...
2008-12-23 Timo KreuzerReplace all deprecate functions like wcsicmp with the...
2008-12-22 Timo KreuzerAdd ssize_t to rosdhcp.h, as ms crt headers (and so...
2008-12-21 Stefan Ginsberg- Revert 38233 as it kills dhcp.exe
2008-12-21 Michael Martin- Preform the if (!Adapter) check before setting adapte...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-07 Dmitry GorbachevPut inline functions into header files.
2008-12-07 Timo Kreuzerrevert r35657
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Hervé PoussineauFix a race condition between umpnpmgr service and CMP_W...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (8/11).
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Stefan Ginsberg- Kill off more STDCALL
2008-11-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-21 Michael Martin- Added EventSource structure for keeping track of...
2008-11-12 Johannes Anderwald- Fix length check
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-10 Michael Martin- PRPC_UNICODE_STRING is the same as PUNICODE_STRING...
next