tprouty/samba.git
2007-10-10 James Peachr14204: Remove the basically unused P_GSTRING and P_UGS...
2007-10-10 Jeremy Allisonr14196: Move to using talloc, not malloc for all policy...
2007-10-10 Jeremy Allisonr14194: Coverity bug #35. Fix uninitialized pipe_hnd.
2007-10-10 Jeremy Allisonr14192: Don't forget to correctly initialize pipe_hnd.
2007-10-10 Jeremy Allisonr14190: Coverity bug #33. Missing initialization of...
2007-10-10 Jeremy Allisonr14188: Coverity fix #32. Don't deref null.
2007-10-10 Jeremy Allisonr14186: Coverity fix #31. Don't deref null.
2007-10-10 Jeremy Allisonr14184: Coverity fix #56. Ensure we can't deref null.
2007-10-10 Jeremy Allisonr14182: Ensure we know that dom_sid cannot be null.
2007-10-10 Jeremy Allisonr14178: Clarify code for Coverity #49. Ensure we know we
2007-10-10 Jeremy Allisonr14176: Fix coverity bug #30. Ensure no possible null...
2007-10-10 Jeremy Allisonr14170: Paranioa fix for sesssetup.
2007-10-10 Jeremy Allisonr14168: Fix Coverity #219. I think this is a false...
2007-10-10 Jeremy Allisonr14166: Fix const warning.
2007-10-10 Alexander Bokovoyr14158: Fix coverity CID #147 -- do not dereference...
2007-10-10 Jim McDonoughr14156: Fix coverity #114: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14155: Fix coverity #115: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14153: Fix coverity #116: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14152: Fix coverity #117: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14150: Fix coverity #118: not freeing alloc'ed storage...
2007-10-10 Günther Deschnerr14148: Removing the not very well tested krb5 ticket...
2007-10-10 Jim McDonoughr14147: Fix coverity #119. alloc'ed memory returned...
2007-10-10 Günther Deschnerr14146: Just some typos.
2007-10-10 Günther Deschnerr14145: Add missing WITH_KCM hunks from my local tree.
2007-10-10 Günther Deschnerr14144: allow to set sec_info in rpcclients lsa_query_s...
2007-10-10 Jim McDonoughr14135: Fix for Coverity #123: resource leak. Also...
2007-10-10 Volker Lendecker14134: Fix Coverity bug # 137
2007-10-10 Volker Lendecker14133: Fix Coverity bug # 140
2007-10-10 Volker Lendecker14132: Fix Coverity bug # 150.
2007-10-10 Volker Lendecker14131: Fix Coverity bug # 127
2007-10-10 Günther Deschnerr14130: Remove make_server_info_pac alltogether, make_s...
2007-10-10 Günther Deschnerr14129: Add the group sids from the Kerberos PAC to...
2007-10-10 Steve Frenchr14128: Remove warning generated by coverity scan tool...
2007-10-10 Steve Frenchr14127: Remove coverity warning on mount.cifs.c
2007-10-10 Steve Frenchr14126: resolve two warnings from the coverity scan
2007-10-10 Jeremy Allisonr14121: We never pass NULL to the rpc_api_pipe fn so...
2007-10-10 Jeremy Allisonr14118: Fix coverity bug #24. Missing return statement...
2007-10-10 Jeremy Allisonr14115: Fix coverity bug #23. Don't deref a potentially...
2007-10-10 Gerald Carterr14112: * fix checks on return code from register_vuid...
2007-10-10 James Peachr14111: Work around additional typedefs in the gamin...
2007-10-10 Jeremy Allisonr14106: Fix from William Jojo for AIX vfs builds. Thank...
2007-10-10 Volker Lendecker14103: Fix a memleak found by valgrind (!!)
2007-10-10 Volker Lendecker14102: Fix Coverity bug # 70
2007-10-10 Volker Lendecker14101: Fix a segfault in trustdom establish, cli is...
2007-10-10 Volker Lendecker14099: Fix Coverity # 113
2007-10-10 Volker Lendecker14098: Fix Coverity # 112
2007-10-10 Jeremy Allisonr14092: Fix coverity bug #22. Ensure no possible null
2007-10-10 Jeremy Allisonr14090: Fix coverity bug #21, don't deref potential...
2007-10-10 Jeremy Allisonr14088: Fix Coverity bug #20. Don't deref possible...
2007-10-10 Jeremy Allisonr14087: Protect against domain being NULL. Finish Cover...
2007-10-10 Jim McDonoughr14085: Fix coverity bg #152, uninit'ed var.
2007-10-10 Jeremy Allisonr14083: Fix coverity bug #19. Don't deref possible...
2007-10-10 Jeremy Allisonr14080: Fix Coverity bug #18. Ensure non-null before...
2007-10-10 Gerald Carterr14077: fix build breakage
2007-10-10 Günther Deschnerr14076: When the backends trusted_domains call comes...
2007-10-10 Gerald Carterr14075: * add support for long variable names in smb...
2007-10-10 Günther Deschnerr14074: Some cleanup; there is no point in declaring...
2007-10-10 Günther Deschnerr14062: Forgot those in the uint16/32 acb_info switch.
2007-10-10 Günther Deschnerr14061: Some debugging for the new LOGON/ACB-flags.
2007-10-10 Günther Deschnerr14060: Only set the last rebind timestamp when we...
2007-10-10 Lars Müllerr14057: Remove generated script/gen-8bit-gap.sh while...
2007-10-10 Lars Müllerr14056: Also install the mount.smbfs sym link to rootsb...
2007-10-10 Jim McDonoughr14053: Implement Simo's suggestion: don't use /dev...
2007-10-10 Lars Müllerr14052: Remove BASEDIR use in the Makefile. BASEDIR...
2007-10-10 Günther Deschnerr14051: Add remaining (documented) userAccountControl...
2007-10-10 Günther Deschnerr14050: Add the ACB_PWEXPIRED bit abartlet has found.
2007-10-10 Günther Deschnerr14049: Found some more MSV1_0 bits and their behaviour;
2007-10-10 Jeremy Allisonr14047: Coverity fix #17. Ensure srv_name and info...
2007-10-10 Jeremy Allisonr14045: Coverity fix #14. Ensure if len is set buf...
2007-10-10 Jeremy Allisonr14043: After discussion with Jerry revert part of the
2007-10-10 Gerald Carterr14042: check that create_local_nt_token() succeeds...
2007-10-10 Volker Lendecker14036: Ok, the last one generated a const warning...
2007-10-10 Volker Lendecker14035: Fix Coverity bug # 124
2007-10-10 Volker Lendecker14034: Fix Coverity id # 125.
2007-10-10 Volker Lendecker14033: Fix Coverity bug # 126
2007-10-10 Jeremy Allisonr14031: Coverity bug CID #110. Free all resources correctly
2007-10-10 Jeremy Allisonr14030: Fix resource leak in error codepath. Coverity...
2007-10-10 Jeremy Allisonr14026: Fix resource leak on error exit. Coverity CID...
2007-10-10 Volker Lendecker14025: Remove unused code. When we want to export...
2007-10-10 Jeremy Allisonr14023: My last bug fix still left a potential null...
2007-10-10 Volker Lendecker14022: Fix Coverity bug # 92
2007-10-10 Jeremy Allisonr14020: Coverity bug CID #66. Missing free on error...
2007-10-10 Jeremy Allisonr14018: Coverity error CID #27. Missing return -1 on...
2007-10-10 Volker Lendecker14017: Okay, okay, I have turned a double-free into...
2007-10-10 Jeremy Allisonr14014: Coverity paranoia. Shut it up by making the...
2007-10-10 Jeremy Allisonr14009: Remove last const warning (have to use CONST_DI...
2007-10-10 Jeremy Allisonr14007: Coverity bug CID #197. Don't compare against...
2007-10-10 Jeremy Allisonr14006: Fix a couple of irritating warnings.
2007-10-10 Jeremy Allisonr14003: Clarify code that lead to Coverity report #13.
2007-10-10 Jeremy Allisonr14002: Quick fix for Coverity CID #12.
2007-10-10 Jeremy Allisonr13999: Quick fix for Coverity bug #11.
2007-10-10 Lars Müllerr13997: Prefix $prefix by default even to rootsbindir...
2007-10-10 Jeremy Allisonr13994: Belt and braces - ensure RPC_BUFFER is valid.
2007-10-10 Volker Lendecker13991: Fix Coverity bug # 69
2007-10-10 Jeremy Allisonr13989: Fix for Coverity bug #45 and associated spoolss...
2007-10-10 Volker Lendecker13987: Fix Coverity bug # 74. This tool is good...
2007-10-10 Volker Lendecker13984: Fix Coverity bug # 98
2007-10-10 Volker Lendecker13983: Fix Coverity bug # 111
2007-10-10 Volker Lendecker13981: Fix Coverity bug # 138
2007-10-10 Volker Lendecker13980: Fix Coverity bug # 63. Jeremy, could you take...
next